placeless-jekyll-theme
Placeless blog jekyll theme.
Note
In default, this jekyll theme don't offer:
- syntax highlighting styles
- social sharing functionalities
- comment module
- etc.
It's just a static jekyll theme, nothing else.
Layouts and font families are optimized for Chinese characters.
If you don't have a jekyll site yet.
- Create a jekyll project: https://jekyllrb.com/
- Copy everything in this directory, paste into your project path, override all the existing files
- Update
_config.ymlto your own settings - Start to write new posts with
markdownin_postsdirectory
If you already have one
- Backup your project
- Copy everything but
_config.ymlin the directory, paste into your project - Add your own plugins and functionalities into it