mirror of https://codeberg.org/Sonoj/osamc.de
readme
This commit is contained in:
parent
900bae31a6
commit
09b79181d9
12
README.md
12
README.md
|
@ -7,7 +7,8 @@ The webserver uses it's own git clone of this repository.
|
||||||
|
|
||||||
https://osamc.de/
|
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
|
## Deploying the website
|
||||||
|
|
||||||
|
@ -20,7 +21,14 @@ directory. Additional sanity checking and security measures are done in this ste
|
||||||
https://osamc.de/archiv/
|
https://osamc.de/archiv/
|
||||||
|
|
||||||
Each sub directory is one talk or project.
|
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
|
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,
|
github. git lfs is detected by github, you or other users don't need to setup anything on github,
|
||||||
|
|
Loading…
Reference in New Issue