Skip to content

Official website of Chū-iû Law Firm

License

Notifications You must be signed in to change notification settings

iunn-sh/blowfish

Repository files navigation

logo

Hugo GitHub deployments Website

Chū-iû Law Firm

Official website https://www.chu-iu.pro/

Local Development

Run Server

# with docker
docker run --rm -it \
  -v $(pwd):/src \
  -p 1313:1313 \
  klakegg/hugo:0.111.3 \
  server
# with hugo 
hugo server

# visit http://localhost:1313 from browser

Update

git submodule update --remote --merge

Production Deployment

Commit or merge PR to main branch

About

Official website of Chū-iû Law Firm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages