- Support beautiful Night Mode.
- Modern responsive web design.
- Full layouts
home
,post
,tags
,archive
andabout
. - Uses font awesome 5 for icons.
- Beautiful page banner with image and video.
- Beautiful Syntax Highlight using highlight.js.
- RSS support using Jekyll Feed gem.
- Optimized for search engines using Jekyll Seo Tag gem.
- Sitemap support using Jekyll Sitemap gem.
- Complex and flexible table support using Jekyll Spaceship gem.
- MathJAX and LaTeX optional support using Jekyll Spaceship gem.
- Media (Youtube, Spotify, etc.) support using Jekyll Spaceship gem.
- Diagram (PlantUML, Mermaid) support using Jekyll Spaceship gem.
- Google Translation support.
- New post tag support.
Also, visit the Live Demo site for the theme.
Install Ruby and Jekyll on your Mac.
And then execute:
$ bundle
To set up your environment to develop, run:
$ bundle install
To test this site at your local, run:
$ bundle exec jekyll serve
and open your browser at http://localhost:4000
.
This starts a Jekyll server using your theme. Add pages, documents, data, etc. like normal to test your theme's contents. As you make modifications to your theme and to your content, your site will regenerate and you should see the changes in the browser after a refresh, just like normal.
This theme is licensed under the MIT license © JeffreyTse.