cyberia.club
Go to file
reese sapphire 0f50ca7da4 update readme 2024-02-16 19:31:47 -06:00
site minor changes, ready to deploy?? 2024-02-15 21:21:05 -06:00
static update CSS colors to match capsul 2024-02-03 20:27:25 -06:00
.gitignore added barebones main.js 2024-01-30 22:38:23 -06:00
LICENSE In the beginning there was darkness 2020-02-25 17:05:12 -06:00
README.md update readme 2024-02-16 19:31:47 -06:00
cronjob minor changes, ready to deploy?? 2024-02-15 21:21:05 -06:00
main.js moar progress 2024-01-31 15:32:29 -06:00
package-lock.json add development scripts 2024-01-31 11:51:51 -06:00
package.json add development scripts 2024-01-31 11:51:51 -06:00
template.html small changes 2024-01-31 18:08:43 -06:00

README.md

Website for Cyberia.

https://cyberia.club

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