Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dwinston/personal-site
https://github.com/dwinston/personal-site
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/dwinston/personal-site
- Owner: dwinston
- Created: 2020-04-27T20:47:55.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-21T05:58:45.000Z (8 months ago)
- Last Synced: 2024-11-29T11:14:08.673Z (about 1 month ago)
- Language: JavaScript
- Size: 8.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Getting started:
```
brew install hugo
hugo new posts/my-post-title.md
hugo serve -D
```