LS-KR / oau-about-site

Home Page:https://oneamongus.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://oneamongus.ca

License:Creative Commons Attribution 4.0 International


Languages

Language:Vue 69.8%Language:TypeScript 15.6%Language:CSS 8.6%Language:SCSS 3.4%Language:Nix 2.0%Language:Dockerfile 0.6%