biluohc / biluohc.github.io

My static blog.
https://biluohc.github.io/
0 stars 0 forks source link

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

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

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

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

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/