forked from cyberia/website
cyberia.club
site | ||
static | ||
.gitignore | ||
cronjob | ||
LICENSE | ||
main.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
template.html |
Website for Cyberia.
currently being rebuilt for accessibility and other reasons.
to do:
- double check that crypto wallet addresses are correct!!
- fix contradictory style rules, notably in the donate widgets
- update & test cronjob
setup
make sure to fetch dependencies first: npm install
development
run npm run develop
deployment
run npm run build
. the generated site should be in build/