Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tanakaworld/blog.tanaka.world
https://github.com/tanakaworld/blog.tanaka.world
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/tanakaworld/blog.tanaka.world
- Owner: tanakaworld
- Created: 2018-06-15T07:50:16.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-15T05:32:01.000Z (7 months ago)
- Last Synced: 2024-04-16T01:13:25.491Z (7 months ago)
- Language: Shell
- Homepage: https://blog.tanaka.world
- Size: 85.1 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Run
```
$ make run
```## Update theme
```
$ make update_theme
```## Build
```
$ make build
```## Deploy
```
$ make deploy
```## New Post
```
$ make new slug=
```