Skip to content

ffimsl/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

website

How to render prod version

hugo --gc --minify

How to run development

required tools

first time setup

https://github.com/nusserstudios/tailbliss#-quick-start

git submodule update --init --recursive

cd src

# Install dependencies and build CSS (use pnpm or npm)
cd themes/tailbliss
pnpm install
pnpm run build:css:dev
cp static/css/main.*.css ../../static/css/
cd ../..

hugo server

How to run

cd src
hugo server

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages