diff --git a/lib/site_template/projects/index.md b/lib/site_template/projects/index.md new file mode 100644 index 00000000..c4587134 --- /dev/null +++ b/lib/site_template/projects/index.md @@ -0,0 +1,14 @@ +--- +layout: page +title: Projects +--- + +Just a sample of another page that you could include for some purpose in the primary navigation. + +This could be a great place to list your own projects. But to get you started, here's some handy links: + +- [List of Jekyll-powered websites](https://github.com/jekyll/jekyll/wiki/Sites) +- [Octopress, a Jekyll based blog framework](https://github.com/octopress/) +- [Jekyll documentation](http://jekyllrb.com/) +- [Jekyll source on GitHub](https://github.com/jekyll/jekyll) +- [Available plugins](http://jekyllrb.com/docs/plugins/#available_plugins) \ No newline at end of file