mirror of
https://github.com/jekyll/jekyll.git
synced 2026-01-30 09:18:11 -05:00
Add placeholder Projects page
This commit is contained in:
14
lib/site_template/projects/index.md
Normal file
14
lib/site_template/projects/index.md
Normal file
@@ -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)
|
||||
Reference in New Issue
Block a user