Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tanakaworld/blog.tanaka.world


https://github.com/tanakaworld/blog.tanaka.world

Last synced: 8 days ago
JSON representation

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=
```