Skip to content

jkulawik/blog

 
 

Repository files navigation

Spider Monkey

My blog built using Jekyll and the jekyllBear theme.

An easy to use, minimal, text focused Jekyll 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

Development

To set up your environment to develop this theme, run bundle install.

  • bundle exec jekyll serve --drafts - site should be available at http://localhost:4000
  • bundle exec jekyll build --destination docs

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.4%
  • CSS 41.8%
  • Ruby 3.8%