Skip to content

stephomi/nomadsculpt.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Website : https://nomadsculpt.com/

Manual : https://nomadsculpt.com/manual/

git clone https://github.com/stephomi/nomadsculpt.com.git

Manual

cd manual

# with npm
npm install
npm run dev
# npm run build
# npm run pdf

# with pnpm
pnpm install
pnpm run dev
# pnpm run build
# pnpm run pdf

# then simply localhost in your browser

Website

https://html5up.net/solid-state

cd website
python3 -m http.server 8000

# In browser: localhost:8000

Nomad colors

#262322
rgb(38, 35, 34)

#363230
rgb(54, 50, 48)

#ebbe6c
rgb(235, 190, 108)

Misc

git lfs install
git lfs fetch
git lfs checkout