Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/satooru65536/satooru.me-previous


https://github.com/satooru65536/satooru.me-previous

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# satooru.me
satooru's profile site.

## create new post
```shell
hugo new posts/activity-report/$(date +'%Y-%m')/title/index.md
```

## start development server
```shell
hugo server -D
```

## LICENSE
[MIT](./LICENSE)