Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Minimalist two-column Jekyll theme based on the Tumblr chapter theme, with Flickr feed and Disqus support.
Taken is a minimalist two-column Jekyll theme for blogs, based on the Tumblr chapter theme, that turns a standard Jekyll project into a responsive static site with a sidebar, Flickr feed, and Disqus comments.
Taken is a free, open-source Jekyll theme created by vfalanis and hosted on GitHub. It takes a Jekyll project containing Markdown posts and compiles it into a static two-column website with a left sidebar and main content area. The theme is a port of the Tumblr theme "chapter" and has a stable v1.0 branch plus a master branch with recent updates.
jekyll serve to preview at http://127.0.0.1:4000.The setup process is three steps: fork the GitHub repository, clone it to your computer, and run jekyll serve from the directory. The site then runs locally at http://127.0.0.1:4000. The stable v1.0 branch holds the default theme, while master and gh-pages include responsive and animation updates.
Yes, Taken is a free, open-source Jekyll theme on GitHub. You can fork and use it for personal or commercial projects; the repository doesn't specify a license.
Taken is a minimalist two-column Jekyll theme based on the Tumblr chapter theme. It converts a Jekyll project into a blog with a sidebar, Flickr feed, and Disqus comments, producing a static HTML site.
The repository to-do list notes that categories support is planned but not yet implemented. It also lists a portfolio section and improved Flickr plugin animation as future additions.
Fork the repository, clone it with git clone https://github.com/YOURUSERNAME/taken.git, and run jekyll serve. The site will be available at http://127.0.0.1:4000.
The stable v1.0 branch is the original theme. Master and gh-pages branches include recent updates: better responsive sidebar support and fade-in animations.
