taken
Taken is a minimalist two-column jekyll theme based on chapter tumblr theme
Updates
Note: There's a stable branch (v1.0) which includes the default taken theme.
Master and gh-pages branch now include the latest changes:
- Better responsive support ( sidebar collapse)
- Fade in animations
Features
- Flickr feed
- Disqus
- more ...
Demo
You can see a live demo of "taken" here
Instructions
- Fork this repository
- Clone the repository to your computer.
git clone https://github.com/YOURUSERNAME/taken.git
- Run it.
jekyll serve
- Go to http://127.0.0.1:4000.
To do list:
- Categories support
- Add portfolio section
- Flickr plugin animation and configuration
- More...