My blog.
This is how you run the server locally:
# Clone this repository somewhere on your machine
$ git clone https://github.com/jcs090218/blog.git --recurse
# Navigate to the project directory
$ cd ./blog
# Run the server
$ hugo server
Then in your browser, navigate to http://localhost:1313/blog/!
This work is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.