ryanluker / luker.dev

Personal Blog

Home Page:https://www.luker.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blog CI

Git repository and discussion area for my personal blog.

Install

wget https://github.com/getzola/zola/releases/download/v0.12.2/zola-v0.12.2-x86_64-unknown-linux-gnu.tar.gz
tar -xf zola-v0.12.2-x86_64-unknown-linux-gnu.tar.gz

Local build and serve

https://www.getzola.org/documentation/getting-started/cli-usage/#serve
zola serve

URL Staleness checkings

zola check

Cloudflare Pages

Build command:
zola build

Build output directory:
/public

Root directory:
/

Build comments on pull requests:
Enabled

ZOLA_VERSION -> 0.12.2

About

Personal Blog

https://www.luker.dev/

License:MIT License


Languages

Language:HTML 75.0%Language:CSS 25.0%