slate
slate copied to clipboard
Slate is a Jekyll theme for GitHub Pages
JavaScript code has one, if Ruby doesn't have one it makes it look asymmetric. 
I wanted to include superscript (``) in some text. The tag itself carries through, as expected, but the Slate theme includes this CSS reset (removed the other tags it affects,...
Hi, I created a new `default.html` in `_includes` directory. I commented the `{{ site.title | default: site.github.repository_name }}` becasue I do not want the title of my project on my...
Hello, Thank you for the awesome theme. Is there a way to add iframes with full width? Current implementation: ```html ``` This works on desktop but it breaks in the...
When I use backticks to format parts of section headers as code/fixed-width, they end up being rendered too small compared to the proportional-width parts of the section headers. Hurts aesthetics...
Is there a way to create a navigation bar at the top of the page? Preferably one that supports drop-downs?
### Hi :wave:, #### how are you today? :hugs: #### how can i create custom theme template for github page? (then, PRs to this org :smiley:) :thinking: ##### thank :heart:
Google has upgraded Google Analytics and is recommending using `gtag.js` instead of `analytics.js` (and sending emails to anyone using `analytics.js` on their sites). Instead of ```html (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)...
When I use a codeblock that renders beyond the width in mobiles, the styling turns a little inconsistent