Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yamanoku/archives
yamanoku's archive content
https://github.com/yamanoku/archives
archives astro blog
Last synced: 16 days ago
JSON representation
yamanoku's archive content
- Host: GitHub
- URL: https://github.com/yamanoku/archives
- Owner: yamanoku
- Created: 2021-04-11T13:00:59.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-29T03:57:16.000Z (7 months ago)
- Last Synced: 2024-05-01T12:27:03.666Z (7 months ago)
- Topics: archives, astro, blog
- Language: Astro
- Homepage: https://archives.yamanoku.net/
- Size: 13.8 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [archives.yamanoku.net](https://archives.yamanoku.net/)
[yamanoku](https://github.com/yamanoku) archive contents. (Japanese Only)
## Build Setup
```bash
# install dependencies
$ npm ci# serve with hot reload at localhost:4321
$ npm run dev# generate static project
$ npm run build
```