Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/satooru65536/satooru.me-previous
https://github.com/satooru65536/satooru.me-previous
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/satooru65536/satooru.me-previous
- Owner: SatooRu65536
- License: mit
- Created: 2023-05-07T15:24:32.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-09-11T06:16:01.000Z (about 1 year ago)
- Last Synced: 2023-09-11T07:28:52.931Z (about 1 year ago)
- Language: SCSS
- Homepage: https://satooru.me
- Size: 23.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)