Websites hosted at dmz.rs and decentrala.org
Go to file
2024-08-14 14:34:37 +02:00
pages fix link to statute on serbian version 2024-06-03 00:03:16 +02:00
site fix2 2024-06-27 19:14:25 +02:00
template add ascii art in source 2024-08-14 14:34:37 +02:00
.gitignore
atom_gen.py
blog.py
build_pages.py
dogadjaji.csv add links to events 2024-08-05 12:28:02 +02:00
image_poster.py
LICENCE
nginx.dev.conf
poster.py
prep.py add links to ical events 2024-08-05 12:36:54 +02:00
README.md

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