Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 389 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 389 Bytes

About

This is my Hugo powered blog.

https://miguelmota.github.io/

Development

Install Hugo:

brew install hugo

Run server:

make serve

Build site:

make build

License

Articles and images are copyright of Miguel Mota.

Everything else is released under the MIT License.