Clone it to local machine or use codespace to open this project, then install depencies:
gem install jekyll bundler
bundle install
To start the server, run:
bundle exec jekyll serve
- Customized home page
- Multiple headers: blogs, gallery, about, search
- Comments support
- Tags for each blog and categorized page
- Search bar
- Table of contents
- Multilingual support
- Light/Dark Mode switch