I created many pages under tutorial
folder.
those pages are
tutorial/ruby
tutorial/python
tutorial/c
However, I can only see posts in my Octopress blog, but pages can not be seem. only posts can be seem.
If I want to access those pages under tutorial, I should type the link manually.
Is there anyway to generate the pages I create and auto create link to menu or navigation bar?
Thanks for your help
You have to generate the pages using the
rake generate
Now add them to the navigation of your site.
Here are the docs on how to do it:
http://octopress.org/docs/theme/template/