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主题,此项目并非用于G...
Jekyll Paper is a simple Jekyll theme that aims to help users create their own blogs easily. It offers a range of features including responsiveness, pagination, RSS feed, sitemap, custom 404 page, SASS support, internationalization, configurable navigation menu, category index, SEO optimization, mathematics rendering with MathJax, diagrams with Mermaid, and comments with Disqus. The theme is compatible with self-hosted blogs as well as GitHub Pages.
To create your own blog using Jekyll Paper, follow these steps:
$ gem install bundler jekyll$ git clone git@github.com:ghosind/Jekyll-Paper.git$ cd Jekyll-Paper$ bundle install$ bundle exec jekyll serveJekyll Paper is a lightweight Jekyll theme that simplifies the process of creating a personal blog. It offers a range of features such as responsiveness, pagination, RSS feed, Sitemap, customizable navigation menu, category index, SEO optimization, mathematics and diagram support, and comments integration with Disqus. The installation process is straightforward, requiring a few simple steps. With Jekyll Paper, users can easily customize their blogs and manage their content effectively.