2
0
Fork 0
Websites hosted at dmz.rs and decentrala.org
Go to file
fram3d 81f136b7cb
add linux install day event
2023-10-11 01:12:51 +02:00
pages remove searhx from list of services since it is not available anymore 2023-10-09 00:25:18 +02:00
site
template
.gitignore
LICENCE
README.md
atom_gen.py
blog.py
build_pages.py
dogadjaji.csv add linux install day event 2023-10-11 01:12:51 +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
poster.py
prep.py Support for commas 2023-09-29 12:27:11 -07: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