I would like to create my own design for Octopress. Until now i figured out how Jekyll and Liquid are working and I think I’m ready to start. When looking in the classic theme I can see everywhere variables like paginator.posts and I was wondering if there is an overview of all available variables. But I wasn’t able to find one. Can you giv me any resource?
I would like to create my own design for Octopress. Until now i figured
Share
Octopress is based on jekyll, so you can refer to the Template Data entry on the Jekyll Wiki.