An open API service indexing awesome lists of open source software.

https://github.com/wesleyac/blog

https://blog.wesleyac.com
https://github.com/wesleyac/blog

Last synced: 10 months ago
JSON representation

https://blog.wesleyac.com

Awesome Lists containing this project

README

          

# Wesley's Blog

This is the GitHub repo for my blog. Feel free to file issues/PRs for any typos or things that I get wrong!

# Notes

To build on nixos:

* `nix-shell -p bundler libxml2 --run "bundle install --gemfile=Gemfile --path vendor/cache"`
* `nix-shell -p minify bundler libxml2 --run "./bin/minify.sh && bundle exec jekyll build"`