1
0
Fork 0
Websites hosted at dmz.rs and decentrala.org
Go to file
fram3d 25662d7bda
change postiton of location and time text to make more space from events
2023-09-28 14:09:12 +02:00
pages add tilda and pionir to webring 2023-09-18 22:25:32 +02:00
site Add september events. Fix events layout 2023-08-30 19:47:00 +02:00
template Fix navigation link 2023-08-30 19:47:10 +02:00
.gitignore Png poster maker 2023-09-01 13:44:12 +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 and shebangs and make all scripts executable 2023-09-27 16:47:55 +02:00
blog.py and shebangs and make all scripts executable 2023-09-27 16:47:55 +02:00
build_pages.py and shebangs and make all scripts executable 2023-09-27 16:47:55 +02:00
dogadjaji.csv add events 2023-09-27 16:43:15 +02:00
image_poster.py change postiton of location and time text to make more space from events 2023-09-28 14:09:12 +02: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 and shebangs and make all scripts executable 2023-09-27 16:47:55 +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