From 7e7c66b991fcc1862952bd9e3a8aa90e9ffa2824 Mon Sep 17 00:00:00 2001 From: Johan Larsson Date: Wed, 20 May 2026 10:47:29 +0200 Subject: [PATCH] Improve index page layout --- index.qmd | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/index.qmd b/index.qmd index 5e76f46..9f1db3c 100644 --- a/index.qmd +++ b/index.qmd @@ -2,6 +2,8 @@ description:

COMPUTO

A journal of the French Statistical Society SFdS - ISSN 2824-7795 +page-layout: full +toc: false listing: - id: headlines contents: news.yml @@ -17,16 +19,16 @@ listing: max-items: 8 --- -:::: {layout="[30,70]" style="display: flex; margin-bottom: 3em;"} +:::: {.grid} -::: {.column style="display: flex; align-items: center;"} -![](/assets/img/logo_text_vertical.svg){ height="150px" } +::: {.g-col-12 .g-col-md-3 .d-flex .flex-column .align-items-center .align-items-md-start} +![](/assets/img/logo_text_vertical.svg){ width="175px" style="max-width: 100%; height: auto;" } ::: -::: {.column style="display: flex; margin-top: auto;"} +::: {.g-col-12 .g-col-md-9 .d-flex .flex-column} **COMPUTO** A journal of the French Statistical Society SFdS - ISSN 2824-7795 -
+
This journal aims at promoting computational/algorithmic contributions in statistics and machine learning that provide insight into which models or methods are more appropriate to address a specific scientific question. In order to achieve this goal, Computo goes beyond classical static publications by leveraging technical advances in literate programming and scientific reporting.
@@ -34,15 +36,15 @@ This journal aims at promoting computational/algorithmic contributions in statis :::: -:::: {layout="[50,50]" style="gap: 1.5rem; align-items: start;"} +:::: {.grid} -::: {.column} +::: {.g-col-12 .g-col-md-6} ## Headlines ::: {#headlines} ::: ::: -::: {.column} +::: {.g-col-12 .g-col-md-6} ## Recent Publications ::: {#published} :::