All posts
-
0.3.0
Social links now work using only a
titleand display their Font Awesome icon. Also, the site title is no longer anh1element, butdiv#site-title. This allows search engines to automatically infer the post/page title from the only h1 element. -
0.2.4
Foreground and background colors are now separate variables. Also, most static links do not show a
:visitedstyle anymore. -
0.2.3
SCSS variables can now be overridden in
_sass/_custom.scss. Import_variables.scssto get the default values. -
0.2.2
Page titles are now shown above posts and static pages. You can disable this by setting
show_page_titlestofalsein_config.yml. -
0.2.1
In
jekyll-glassv0.2.1, the post list now shows excerpts by default. You can disable this by settingshow_excerptstofalsein_config.yml. -
0.2.0
jekyll-glassv0.2.0 now dynamically generates static links from your configuration. -
0.1.0
jekyll-glassv0.1.0 is the first release. It is pretty much identical to how my blog looked before I made it a theme.