This branch is 206 commits behind Decentrala/website:master
2023-09-29 12:27:11 -07:00
2023-09-18 22:25:32 +02:00
2023-08-30 19:47:10 +02:00
2023-09-01 13:44:12 +02:00
2023-09-27 16:43:15 +02:00
2023-07-31 15:39:00 +02:00
2023-09-29 12:27:11 -07:00
2023-08-30 13:00:09 +02:00

Decentrala

Redisign of dmz.rs .

Build site

Run

python atom_gen.py
python prep.py
python build_pages.py

Complete website will be contained in site/. You can copy this to server.

Development server

To start a development server, first build site, then run (possibly with sudo)

nginx -p . -c nginx.dev.conf

To stop it:

nginx -p . -s stop

TODO:

  • create page builder
    • rename prep.py to more informative name (build_events.py)
  • create blogging system
  • create xmpp bot that connects to events section.
  • webring system
    • make page
    • populate page
  • make english version
    • double check spelling and wording
  • add account and donations page and style them with the site style
Description
Websites hosted at dmz.rs and decentrala.org
Readme 2.5 MiB
Languages
Python 38.4%
HTML 36.4%
CSS 18.2%
JavaScript 7%