Paper is a minimal Jekyll theme. Perfect for hosting your personal site, blog, or portfolio on GitHub or self-hosting on your own server. The styling is purposely minimalistic so that you can add your own flare to the website.
Live demo of the theme can be seen here. I’m also currently using this theme on my personal blog.
Features
- Compatible with Jekyll 3.x and Github Pages
- Live local reloading for faster development
- Responsive layout built-in
- Supports Jekyll’s built-in Sass/SCSS preprocessor
- Supports Google Analytics
- Supports Disqus for commenting
- Minimum Dependencies
- Rakefile for automation
rake check
- Check links/html files of the generated siterake clean
- Clean up generated siterake post
- Begin a new post in./_posts
rake preview
- Preview with livereload on local machine