Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbtek/paper
A gentle theme for Jekyll utilising material design.
https://github.com/dbtek/paper
blog jekyll material-design theme
Last synced: about 1 month ago
JSON representation
A gentle theme for Jekyll utilising material design.
- Host: GitHub
- URL: https://github.com/dbtek/paper
- Owner: dbtek
- License: mit
- Created: 2015-09-07T13:37:31.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-03T16:54:08.000Z (almost 4 years ago)
- Last Synced: 2024-08-07T23:37:28.758Z (5 months ago)
- Topics: blog, jekyll, material-design, theme
- Language: HTML
- Homepage: http://dbtek.github.io/paper-demo
- Size: 1.15 MB
- Stars: 55
- Watchers: 4
- Forks: 67
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Paper for Jekyll
A new material design utilising theme for your Jekyll blog. Built on [Material Design Lite](http://www.getmdl.io/).![screenshot](assets/screenshots/mockup.jpg)
## Demo
[dbtek.github.io/paper-demo](http://dbtek.github.io/paper-demo)### Batteries Included
There are many cool features bundled with Paper such as:- Full Github Pages support.
- Responsive layout.
- Dynamic search with [jekyll-search](https://github.com/christian-fei/Simple-Jekyll-Search/).
- Customizable theme colors.
- Sass variables.
- RSS feed.
- Post tags and categories.
- Pagination.
- Syntax highlighting with pygments.
- Disqus comments.### Tech
Under the hood Paper contains:
- Material Design Lite.
- CoffeeScript.
- Sass.### Install
Easiest way of getting Paper work is forking.- Fork the [repo](https://github.com/dbtek/paper).
- Rename forked repo as `username.github.io`.
- Set up blog by editing `_config.yml`.
- Enjoy.### Author
Ismail Demirbilek
[@dbtek](https://twitter.com/dbtek)### License
[MIT](http://opensource.org/licenses/MIT)