My tech blog based on Jekyll and available here.
This site uses Google Analytics 4 via gtag.js
. Set your measurement ID in _config.yml
under google_analytics_id
.
- Ruby
- Bundler
Run the following commands to set up and serve the site locally:
bundle install
bundle exec jekyll serve
View the site at http://localhost:4000.