diff --git a/README.md b/README.md index cadf129..d4404ea 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,8 @@ The webserver uses it's own git clone of this repository. https://osamc.de/ -Edit the HTML files by hand. +Dates for the next meetings are automatically calculated. +For everything else edit the HTML files by hand. ## Deploying the website @@ -20,7 +21,14 @@ directory. Additional sanity checking and security measures are done in this ste https://osamc.de/archiv/ Each sub directory is one talk or project. -Everything that has an .ini file will be parsed by the index generator program. +Everything that has a metadata.ini file will be parsed by the index generator program. +Possible index files are index.html index.php and index.pdf + +## Protocols / Pad + +The collaborative text pad is currently not in this git. #TODO + +## Large File Storage Since we host large files, like music sessions, in the archive it needs git large file storage for github. git lfs is detected by github, you or other users don't need to setup anything on github,