https://github.com/danopcode/milkonaut.com
https://github.com/danopcode/milkonaut.com
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danopcode/milkonaut.com
- Owner: DanOpcode
- Created: 2025-01-08T20:49:24.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-11T22:16:42.000Z (over 1 year ago)
- Last Synced: 2025-06-16T05:06:03.281Z (12 months ago)
- Language: CSS
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blog
## Development
```bash
$ mkdir output
$ cd output
$ cd .. ; mix build ; cd output ; python3 -m http.server
```