Skip to content

Instantly share code, notes, and snippets.

View huzky-v's full-sized avatar
๐Ÿ˜Ž

Jacky Fong huzky-v

๐Ÿ˜Ž
View GitHub Profile
@huzky-v
huzky-v / build.yaml
Last active January 10, 2025 14:18
The Blog example
name: Build Huzky Blog and Deploy it to Cloudflare pages
run-name: Build Huzky Blog and Deploy it to Cloudflare pages ๐Ÿš€
on: [push]
jobs:
Build-Huzky-Blog:
runs-on: ubuntu-latest
steps:
- name: Install Hugo
run: wget https://gist.githubusercontent.com/dkebler/1188d098d62166fdc6065fb2658a71dd/raw/f44901bba98e6daf9071351ff1c2ed700bce9453/hugo-update.sh && bash hugo-update.sh -e