Source code for my blog gregosuri.com
This blog is deployed on Github Pages, will be published automatically when updated.
Run the below command to start the server at http://127.0.0.1:4000
$ jekyll serverModify the .akash.yml with the necessary hostnames and run:
$ make createTo deploy changes:
$ make deploy