kungfux / kungfux.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog

Check it out at kungfux.github.io

Commands

  • Restore
$ bundle
  • Build
$ bundle exec jekyll
  • Include drafts into build
$ bundle exec jekyll --drafts
  • Build and watch
$ bundle exec jekyll s

Upgrade

  1. Update version number
- gem "jekyll-theme-chirpy", "~> 3.2"
+ gem "jekyll-theme-chirpy", "~> 4.0"
  1. Run bundle update

Integrations

GoatCounter

https://example.com#toggle-goatcounter

Rules

  • Image format is .webp
  • Cover image size 1200 x 630 with aspect ratio of 1.91 : 1

About

License:MIT License


Languages

Language:HTML 80.4%Language:Ruby 12.3%Language:SCSS 7.3%