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
- Host: GitHub
- URL: https://github.com/nsmith5/website
- Owner: nsmith5
- License: mit
- Created: 2020-05-11T23:55:57.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T22:39:50.000Z (over 4 years ago)
- Last Synced: 2025-02-27T04:26:06.899Z (over 1 year ago)
- Language: CSS
- Homepage: https://www.nfsmith.ca
- Size: 39 MB
- Stars: 1
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# My Website
[](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`.