Commit graph

15 commits

Author SHA1 Message Date
56a38b63b2 remove unused images 2023-03-12 17:56:06 +01:00
be40df4abc minor nit for cct name 2023-03-12 17:48:57 +01:00
0f530dfbba add link to retreat website 2023-03-12 17:48:24 +01:00
24decfd955 minor fixes 2023-03-12 17:16:38 +01:00
272be07f0f
Improve our_work and be able to set the synopsis 2023-03-04 17:52:46 +01:00
24590b299d
Improve the about_us page and be able to fill some parts without HTML 2023-02-28 16:45:41 +01:00
c07bfb70d1
Improve the website and be able to use markdown for members 2023-02-28 16:27:00 +01:00
ce85ef590e WIP our_work.html 2023-02-17 13:28:53 +01:00
23e7d09877 Switch team members to html from markdown
The markdown inside <p> tags are not processed as markdown - which I
believe is according to spec. Instead, we can use html files without
changing much.

Fixes #1.
2023-02-17 12:43:48 +01:00
53822b241a
Fix a bit the output of about_us.html 2023-02-17 11:33:23 +01:00
409444e1c2 Import current and former members 2023-02-16 13:22:08 +01:00
36efa8d61b Use Markdown.content_to_html
Instead of `snd Markdown.to_html`
2023-02-16 13:19:38 +01:00
51883fdd20 Implement members 2023-02-16 13:09:52 +01:00
f3f0923337 index, about: inject page object 2023-02-16 10:55:52 +01:00
b9fe4a36ae
First commit 2023-02-15 18:07:07 +01:00