Skip to content

jmshgs/jxhug.me

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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