Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tusooa/about-site

 
 

Repository files navigation

About Site for One Among Us

This is the about site for One Among Us, a not-for-profit organization which operates one-among.us and other projects.

It is deployed by Hugo and GitHub Pages on oneamongus.ca.

Developing

Ensure you have cloned the repo and installed Node.js.

corepack enable
pnpm i
pnpm docs:dev

Docker

You can also use the following command to run the dev server locally.

docker compose up

If you got any troubles after we updated dependencies, try the command below.

docker compose build

Build

pnpm docs:build

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 48.5%
  • TypeScript 36.8%
  • CSS 9.2%
  • SCSS 3.0%
  • Nix 1.9%
  • Dockerfile 0.6%