1
0
Fork 0
Websites hosted at dmz.rs and decentrala.org
Go to file
fram3d 702ab07e03
add tilda and pionir to webring
2023-09-18 22:25:32 +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 Reorganize project. Page builder. Support for EN 2023-08-07 13:29:42 +02:00
blog.py initial commit 2023-05-05 12:55:05 +02:00
build_pages.py Implement Archive builder. Change events layout 2023-08-30 13:09:10 +02:00
dogadjaji.csv October events 2023-09-17 19:28:00 +00:00
image_poster.py Png poster maker 2023-09-01 13:44:12 +02:00
nginx.dev.conf Reorganize project. Page builder. Support for EN 2023-08-07 13:29:42 +02:00
poster.py add new logo 2023-08-06 12:18:34 +02:00
prep.py Implement Archive builder. Change events layout 2023-08-30 13:09:10 +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