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

https://github.com/steverusso/steverusso.me


https://github.com/steverusso/steverusso.me

Last synced: 5 months ago
JSON representation

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/).