Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/naoty/blog
A CLI building blog.naoty.dev
https://github.com/naoty/blog
Last synced: 23 days ago
JSON representation
A CLI building blog.naoty.dev
- Host: GitHub
- URL: https://github.com/naoty/blog
- Owner: naoty
- License: mit
- Created: 2020-12-23T13:48:38.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-11T04:07:31.000Z (2 months ago)
- Last Synced: 2024-11-11T05:18:53.607Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 153 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# blog
```bash
# Build source files of blog.naoty.dev
$ bin/blog build
# Preview source files at localhost:8080
$ bin/blog serve
```