Websites hosted at dmz.rs and decentrala.org https://dmz.rs
Go to file
fram3d 6b990d2a14
fix event descritpion
2024-04-24 21:15:17 +02:00
pages fix more typos 2024-04-16 21:53:35 +02:00
site change navigation arrow to hamburger 2024-04-18 14:52:01 +02:00
template donacije bi sad trebalo da se pojave 2024-04-15 21:03:12 +02:00
.gitignore Update `.gitignore` 2024-04-03 21:21:54 +02:00
LICENCE add README and LICENCE 2023-07-31 15:39:00 +02:00
README.md Update TODO 2023-08-30 13:00:09 +02:00
atom_gen.py bice vremena za blog, ja moram stranicu za donacije da pravim 2024-04-15 20:40:48 +02:00
blog.py and shebangs and make all scripts executable 2023-09-27 16:47:55 +02:00
build_pages.py donacije bi sad trebalo da se pojave 2024-04-15 21:03:12 +02:00
dogadjaji.csv fix event descritpion 2024-04-24 21:15:17 +02:00
image_poster.py add more text to textfile 2023-12-29 20:44:23 +01:00
nginx.dev.conf Reorganize project. Page builder. Support for EN 2023-08-07 13:29:42 +02:00
poster.py and shebangs and make all scripts executable 2023-09-27 16:47:55 +02:00
prep.py Fix a day label 2024-04-03 21:23:13 +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