Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jromero/why.jromero.codes
My Technical Website
https://github.com/jromero/why.jromero.codes
Last synced: about 1 month ago
JSON representation
My Technical Website
- Host: GitHub
- URL: https://github.com/jromero/why.jromero.codes
- Owner: jromero
- Created: 2017-01-18T02:04:22.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2020-02-06T04:42:56.000Z (almost 5 years ago)
- Last Synced: 2024-10-13T11:11:00.172Z (3 months ago)
- Homepage: https://why.jromero.codes
- Size: 2.48 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Prerequisites
- [Hugo](https://gohugo.io/)
### Build
```shell script
hugo
```### Development
```shell script
hugo serve
```