Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sild/sild.github.io
https://github.com/sild/sild.github.io
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sild/sild.github.io
- Owner: Sild
- Created: 2023-03-02T12:54:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:28:31.000Z (3 months ago)
- Last Synced: 2024-11-12T02:32:23.596Z (3 months ago)
- Language: HTML
- Size: 2.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
# check changes
hugo server -D
# deploy changes
hugo -D && git commit -am "up content" && git push
```