Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zzy979/zzy979.github.io

个人博客
https://github.com/zzy979/zzy979.github.io

giscus jekyll personal-blog

Last synced: about 2 months ago
JSON representation

个人博客

Awesome Lists containing this project

README

        

# Personal blog site of [ZZy979](https://github.com/ZZy979)

## Prerequisites

Follow the instructions in the [Jekyll Docs](https://jekyllrb.com/docs/installation/) to complete the installation of the basic environment. [Git](https://git-scm.com/) also needs to be installed.

## Build

```shell
$ bundle
$ bundle exec jekyll build
$ bundle exec jekyll serve
```

## License

This work is published under [MIT](LICENSE) License.

## Acknowledgement
* Blog framework: [Jekyll](https://jekyllrb.com/)
* Theme: [Chirpy](https://github.com/cotes2020/jekyll-theme-chirpy/)
* Comment system: [giscus](https://giscus.app/)
* Deployment: [GitHub Pages](https://pages.github.com/)