cyberia.club
| site | ||
| static | ||
| .gitignore | ||
| cronjob | ||
| LICENSE | ||
| main.js | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| template.html | ||
Website for Cyberia.
editing
the site contents in site/ are now in markdown. some tips for editing:
- whitespace and line breaks are important
- you can use markdown or HTML, but not together in the same paragraph.
- you should build the site locally to ensure your content is rendered to HTML properly.
development
make sure to fetch dependencies first: npm install
run npm run develop to continually watch for changes and serve the site locally
run npm run build to generate the site once into build/
to do:
- double check that crypto wallet addresses are correct!!
- fix contradictory style rules, notably in the donate widgets