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
- Host: GitHub
- URL: https://github.com/wesleyac/blog
- Owner: WesleyAC
- Created: 2016-12-20T02:20:51.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2024-02-17T03:32:13.000Z (over 2 years ago)
- Last Synced: 2025-09-01T08:20:51.091Z (10 months ago)
- Language: CSS
- Homepage: https://blog.wesleyac.com
- Size: 36.1 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
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"`