Files
gitea-pages/README.md
T
2024-01-25 17:36:19 +01:00

20 lines
1.1 KiB
Markdown

# [sls.gitpages.psi.ch](https://sls.gitpages.psi.ch)
## Description
This repo is the home of a gitlab pages website. The static website generator [mkdocs](https://www.mkdocs.org/) is used with the theme [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) to easily convert written mardown files to the website. The SLS gitlab pages website [sls.gitpages.psi.ch](https://sls.gitpages.psi.ch) provides amongst other things information and meetings minutes concerning the users, experts and operators of the SLS.
## Usage
Add or update your content in the markdown files and commit. The gitlab CI process (see .gitlab-ci.yml) then runs the static website generator [mkdocs](https://www.mkdocs.org/) with the theme [mkdocs-material](https://squidfunk.github.io/mkdocs-material/) inside a python docker container to build the website and puts the files in the public directory for gitlab pages to publish.
## Authors and acknowledgment
- Author
- Felix Armborst
- Contributors
- Jonas Kallestrup
- Andreas Lüdeke
- Acknowledgments
- based on CERN PS-MPC site by A. Huschauer
## Project status
active