Hello, Pages! Theme

Easy 1-2-3 Publishing

Thanks to the new plugins for easy publishing, namely Optional Front Matter, README Index, Default Layout, and Titles from Headings you can now publish pages, that is, static (web)sites on GitHub without any configuration (that is, _config.yml) or front matter blocks (that is, ------) in your markdown documents and your README.md will become the index.html front page of your site.

More Info:

Thanks to the Relative Links plugin, you can link to markdown source files and GitHub Pages automatically changes the link to hypertext (.html) when published e.g.

[Page Two](/hello-pages-theme/two.html)  
        becomes =>
<a href="two.html">Page Two</a>

Try it. Follow along to Page Two or to Page Three.

More Info:

Live Demo

See a live demo @ henrythemes.github.io/hello-pages-theme »

Version 2.0

Note: For a more “advanced” starter theme, see the Hello, Pages! Theme V2. The V2 includes:

More Themes

For more themes in the Hello! series, see:

For even more themes see the Dr. Jekyll’s Themes directory.

Meta

License

The Hello, Pages! theme is dedicated to the public domain. Use it as you please with no restrictions whatsoever.

Questions? Comments?

Post them to the jekyll talk forum. Thanks!