You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A simple Jekyll theme, helping you to create your own blog. The repo is for self-host, and it can not deploy to GitHub Pages. You can try Jekyll-Paper-Github (https://github.com/ghosind/Jekyll-Paper-Github) if you like this repo and want to deploy it on GitHub Pages. 一个用于创建博客的简洁的Jekyll主题,此项目并非用于GitHub Pages,如需部署在GitHub Pages上请尝试Jekyll-Paper-Github。
Jekyll Paper is a simple Jekyll theme, and it is aim to helping you to create your own blog by the easiest way.
Unfortunately, Jekyll Paper implement the category page by 'jekyll-archive' plugin, and GitHub Pages does not support it. So, this project is for self-host blog, and the Github Pages version is also available in Jekyll Paper for Github.
You can add new posts at any time after you had your own blog. Create a new post need to add a new file in "_posts" directory, and the file name must follow the convention YYYY-MM-DD-name-of-post.md.
Custom Navigation Menu
You can add or update navigation menu items in _data/menus.yml file. In the configuration file, you need set title and URL for every navigation menu item.
Jekyll Paper has supported the following languages, please set language in language section of _config.yml file (default language: en). I'm anticipating you to help me improve the quality of translations and add more languages. The languages list by alphabets of its language code.
English
Deutsche (German)
Español (Spanish)
Français (French)
日本語 (Japanese)
Português (Portuguese)
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
한국어 (Korean)
Screenshots
The home page:
The post page:
The category page:
The home page in mobile version:
License
Jekyll Paper was released under MIT license.
Contributing
If you would like to make Jekyll Paper better, you can create a new pull request in Jekyll Paper Github Page.
If you have any questions or suggestions, you can create an issue on Jekyll Paper Issues.
About
A simple Jekyll theme, helping you to create your own blog. The repo is for self-host, and it can not deploy to GitHub Pages. You can try Jekyll-Paper-Github (https://github.com/ghosind/Jekyll-Paper-Github) if you like this repo and want to deploy it on GitHub Pages. 一个用于创建博客的简洁的Jekyll主题,此项目并非用于GitHub Pages,如需部署在GitHub Pages上请尝试Jekyll-Paper-Github。