diff --git a/README.md b/README.md index 4175506..fe7ab54 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ If you want to make a new design for the website please create another branch, since we have many different versions of the website design. Don't push to master, it is reserved for official website at dmz.rs. + +Requirements for a website: +- Conents of every page need to be generated from a single markdown file, except events page that need to be generated from a directory where each event is generated from a single markdown file +- There needs to be a page for donations that is running donationcalc in backend