meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit 7089a905d49cc23214960d50897576c5265f9411
parent 8b0fa5800ce26c85603917cb9b3a083c622ff8ca
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 23 Feb 2026 18:31:49 +0100

Switch to the new server

Update the PREFIX macro and add an entry to the main menu for the git
frontend for public projects.

Diffstat:
Mconfig.mk | 4++--
Mmenu.tsv | 1+
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/config.mk b/config.mk @@ -1,12 +1,12 @@ # Destination where the website will be deployed # This should be the directory served by an HTTP[S] server -PREFIX=OVH:www/projects +PREFIX=mesostar:/srv/www # Tool used to convert Markdown to HTML MD2HTML=md2html # Group that owns the deployed files -GROUP = users +GROUP = www # Additional resources to install RESOURCES=fonts diff --git a/menu.tsv b/menu.tsv @@ -4,3 +4,4 @@ htrdr htrdr Schiff schiff Solstice solstice Stardis stardis +Git git