A materialization of random thoughts in a blog form at https://ink.insertcoin.dev
This blog runs on jekyll and is published using GitHub Pages.
Jekyll runs on Ruby most of OS have a version of ruby running, if not install it before continuing.
Installing jekyll
and blog dependencies:
bundle install
Running the local web server for development:
bundle exec jekyll serve
In ca
bundle exec jekyll build
If you have a specific feature request or if you found a bug, please use GitHub issues. Fork this project and send a pull request with improvements.