Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/shipengqi/blog-src

:see_no_evil: :books: My blog source code, builded by Hugo.
https://github.com/shipengqi/blog-src

blog hexo

Last synced: 3 months ago
JSON representation

:see_no_evil: :books: My blog source code, builded by Hugo.

Awesome Lists containing this project

README

        

# blog-src

:see_no_evil: :books: My blog source code, built by [hugo](https://github.com/gohugoio/hugo).

- [博客地址](https://shipengqi.github.io),Deployed on GitHub Pages.

## Usage

Development:

```
hugo serve

# or
hugo serve --disableFastRender
```

Manually deploy:

```
./deploy.sh
```

> Any changes in the `content` directory will automatically trigger a deployment.

## 主题

[LoveIt](https://github.com/dillonzq/LoveIt)

## Reading list

[Reading list](./SUMMARY.md)