https://github.com/cnfatal/cnfatal.github.io
Personal blog site.
https://github.com/cnfatal/cnfatal.github.io
Last synced: 3 months ago
JSON representation
Personal blog site.
- Host: GitHub
- URL: https://github.com/cnfatal/cnfatal.github.io
- Owner: cnfatal
- Created: 2022-04-22T13:50:31.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T03:24:23.000Z (over 3 years ago)
- Last Synced: 2025-07-24T15:12:30.550Z (11 months ago)
- Language: SCSS
- Homepage: https://blog.fatalc.cn
- Size: 2.26 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Blog
## Quick Start
Recommand start from vscode dev contaienr [.devcontainer](.devcontainer/devcontaienr.json)
```sh
gem install bundler
bundle install
bundle exec jekyll serve
```