Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/disnet/disnetdev
My personal website
https://github.com/disnet/disnetdev
Last synced: about 1 month ago
JSON representation
My personal website
- Host: GitHub
- URL: https://github.com/disnet/disnetdev
- Owner: disnet
- Created: 2016-11-12T19:43:51.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-05-02T16:20:14.000Z (7 months ago)
- Last Synced: 2024-05-03T02:44:05.434Z (7 months ago)
- Language: Nunjucks
- Homepage: https://www.disnetdev.com
- Size: 13.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# disnetdev
My personal website
## Building
Uses Eleventy:
```bash
npm i
npm run build
```