https://github.com/deep110/deep110.github.io
visit blog at https://deep110.github.io
https://github.com/deep110/deep110.github.io
Last synced: 2 months ago
JSON representation
visit blog at https://deep110.github.io
- Host: GitHub
- URL: https://github.com/deep110/deep110.github.io
- Owner: deep110
- License: mit
- Created: 2016-12-27T22:27:09.000Z (over 9 years ago)
- Default Branch: source
- Last Pushed: 2024-11-10T15:48:53.000Z (over 1 year ago)
- Last Synced: 2025-03-25T09:18:47.646Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 33.5 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
My personal blog based on [cobalt](https://github.com/cobalt-org/cobalt.rs/)
## Development
### Building Cobalt
### Running the server
```
cobalt serve -P 3000
```