LinkedList Octopress Theme
Based on https://github.com/ivanjovanovic/ji-octopress-theme
You can view the theme live here.
Install
$ cd octopress
$ git clone https://github.com/rwwaskk/linkedlist.git .themes/linkedlist
$ rake install['linkedlist']
$ rake generate && rake deploy
What's the difference?
- Your name in a linked list! Dynamically drawn with html5 canvas.
- Main navigation: blog, archive, about
- Show previous/next blog on individual blog's page
- Sticky footer
To do
- Make the theme responsive on iPhone 4
- Serve fonts locally
Log in or sign up for Devpost to join the conversation.