An open API service indexing awesome lists of open source software.

https://github.com/nsmith5/website

My Personal Website / Blog
https://github.com/nsmith5/website

Last synced: about 1 year ago
JSON representation

My Personal Website / Blog

Awesome Lists containing this project

README

          

# My Website

[![Build Status](https://cicd.nfsmith.ca/api/badges/nsmith/website/status.svg)](https://cicd.nfsmith.ca/nsmith/website)

Source code for [my website](https://www.nfsmith.ca). Contains a static hugo
site. To preview locally run

```shell
$ hugo server
```

To build run `hugo` and check the result in `./public`.