rewording

This commit is contained in:
Pierre de Lacroix 2025-12-02 00:26:15 +01:00
parent d086fe9041
commit 5245eb1aae
Signed by: lateralus23
GPG key ID: C20C17EC0D98B2DF
3 changed files with 6 additions and 6 deletions

View file

@ -27,14 +27,14 @@ docker push git.interhacker.space/interhack/camp-website-2026:latest
The pull process is triggered every five minutes. The pull process is triggered every five minutes.
So you may wait at least this amount of time before the website is up-to-date! So you may wait at least this amount of time before the website is up-to-date!
(and Crtl + Shift + R is usefful to nuke cache) (and Ctrl + Shift + R is useful to nuke cache)
## generate status PDF ## generate statuses PDF
Status are stored in [this online pad](https://md.interhacker.space/u2VNUSO6S36xx5Ensc3FCw). Statuses are stored in [this online pad](https://md.interhacker.space/u2VNUSO6S36xx5Ensc3FCw).
PDF can be generated thanks to `pandoc` and the good old `curl` this way: PDF can be generated thanks to `pandoc` and the good old `curl` this way:
```sh ```sh
curl -s https://md.interhacker.space/u2VNUSO6S36xx5Ensc3FCw/download | pandoc -V geometry:margin=3cm -o status.pdf curl -s https://md.interhacker.space/u2VNUSO6S36xx5Ensc3FCw/download | pandoc -V geometry:margin=3cm -o assets/Camp-Interhack_Statuts.pdf
``` ```

View file

@ -88,7 +88,7 @@
<footer> <footer>
<div> <div>
<h2>Association</h2> <h2>Association</h2>
<a href="assets/Camp-Interhack-status.pdf">status</a> <a href="assets/Camp-Interhack_Statuts.pdf">statuts</a>
</div> </div>
<div> <div>
<h2>Interhack</h2> <h2>Interhack</h2>