Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 412 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 412 Bytes

jxhug.me

source code for my personal website. the site is created with scute and hosted on Cloudflare Pages.

Prerequisites

Building and previewing the site requires scute to be installed.

Running

# Builds the site and previews it
scute preview

Building

# Builds the site to `/build`.
scute build