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

https://github.com/biluohc/biluohc.github.io

My static blog.
https://github.com/biluohc/biluohc.github.io

Last synced: 4 months ago
JSON representation

My static blog.

Awesome Lists containing this project

README

          

## My Blog: https://biluohc.github.io

Zola: https://github.com/getzola/zola

Theme: https://github.com/getzola/even

Tera: https://tera.netlify.app/docs

```sh
cargo install --git https://github.com/getzola/zola --locked -f --tag v0.15.3

# git clone https://github.com/biluohc/biluohc.github.io

# git submodule update
```

## Docs: https://www.getzola.org/documentation/getting-started/overview

config.toml: https://www.getzola.org/documentation/getting-started/configuration

_index.md: https://www.getzola.org/documentation/content/section

xxx.md: https://www.getzola.org/documentation/content/page

### References

https://eastfisher.github.io/blg/build-your-own-blog-site-rapidly

https://github.com/eastfisher/blg/