My blog built using Jekyll and the jekyllBear theme.
Bear Blog is "a blogging platform where words matter most".
This is a port of it's theme to Jekyll, with some tweaks. So you can use GitHub Pages to host your blog while getting the same awesome Bear Blog feels.
Stop worrying about the style, focus on your writing.
- Looks great on any device
- Tiny, optimized, and awesome pages, with a 100 on PageSpeed Insights
- No trackers, ads, or scripts, did I mention minimal already?
- Auto light and dark themes
- Tag support, to filter blog pages
- Quick, 15 minute setup
- Gallery view for your images
- Code highlighting
To set up your environment to develop this theme, run bundle install
.
bundle exec jekyll serve --drafts
- site should be available athttp://localhost:4000
bundle exec jekyll build --destination docs