A more "advanced" starter theme, see the Hello, Pages! Theme V1 for a more "basic" version. The V2 includes:
- Custom master page layout template in
_layouts
e.g.page.html
, etc. - Shared (common) template/page building blocks using
_includes
e.g.pages.html
,footer.html
,github.html
, etc. - Footer with last built time e.g.
{{ site.time }}
(and Jekyll version e.g.{{ jekyll.version }}
) - And more
See a live demo @ henrythemes.github.io/hello-pages-theme-v2
»
For more themes in the Hello! series, see:
For even more themes see the Dr. Jekyll's Themes directory.
The Hello, Pages! theme is dedicated to the public domain. Use it as you please with no restrictions whatsoever.
Post them to the jekyll talk forum. Thanks!