Add placeholder Projects page
This commit is contained in:
parent
16d8d05172
commit
1687f0855d
|
@ -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)
|
Loading…
Reference in New Issue