https://github.com/dotcs/dotcs.github.io
Blog
https://github.com/dotcs/dotcs.github.io
blog
Last synced: 4 months ago
JSON representation
Blog
- Host: GitHub
- URL: https://github.com/dotcs/dotcs.github.io
- Owner: dotcs
- Created: 2023-01-21T21:47:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-18T18:33:33.000Z (over 1 year ago)
- Last Synced: 2025-06-12T20:38:15.715Z (12 months ago)
- Topics: blog
- Language: SCSS
- Homepage: https://blog.dotcs.me
- Size: 5.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Blog
[dotcs's private blog][blog] build with Jamstack.
## Getting started
Use nvm to setup a node environment according to [`.nvmrc`](./.nvmrc).
Then start the development server
```console
$ npm run dev
```
## Deployment
Deployment happens automatically through a GitHub Actions pipeline that will publish the static page to GitHub pages.
[blog]: https://blog.dotcs.me