https://github.com/steverusso/steverusso.me
https://github.com/steverusso/steverusso.me
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/steverusso/steverusso.me
- Owner: steverusso
- Created: 2020-06-05T11:58:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-01-22T18:36:22.000Z (over 5 years ago)
- Last Synced: 2025-10-10T13:26:30.222Z (9 months ago)
- Language: HTML
- Homepage: https://steverusso.me
- Size: 43.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# steverusso.me
This is the source code for my personal site: [steverusso.me](https://steverusso.me/)
It is a minimal site built using [Hugo](https://gohugo.io/).
## Development
To build the site locally, clone the repo and run:
```shell
hugo server
```
## License
* **Any source code** in this repository is free and unencumbered software released into the public domain. See the `UNLICENSE` file or visit [unlicense.org](http://unlicense.org/) for more information.
* **Anything else** (unless otherwise stated) is released under the [Creative Commons Attribution 4.0 International License](http://creativecommons.org/licenses/by/4.0/).