1
0
Fork 0
Websites hosted at dmz.rs and decentrala.org
Go to file
Hugo 47c4260b5e June events 2024-05-17 22:56:33 +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
LICENCE
README.md
atom_gen.py bice vremena za blog, ja moram stranicu za donacije da pravim 2024-04-15 20:40:48 +02:00
blog.py
build_pages.py donacije bi sad trebalo da se pojave 2024-04-15 21:03:12 +02:00
dogadjaji.csv June events 2024-05-17 22:56:33 +02:00
image_poster.py
nginx.dev.conf
poster.py
prep.py

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