From cc56d7c8eecb257f91e0ef32b1c18b287d95f5fb Mon Sep 17 00:00:00 2001 From: Nelle Varoquaux Date: Tue, 27 May 2025 15:54:02 +0200 Subject: [PATCH] (slightly) better landing page --- blog/index.qmd | 1 - index.qmd | 22 ++++++++++++++++------ 2 files changed, 16 insertions(+), 7 deletions(-) diff --git a/blog/index.qmd b/blog/index.qmd index b954692..e5c898b 100644 --- a/blog/index.qmd +++ b/blog/index.qmd @@ -8,7 +8,6 @@ listing: - categories categories: true page-layout: full -title-block-banner: true --- Additional details and support for authors diff --git a/index.qmd b/index.qmd index 900e094..c993b23 100644 --- a/index.qmd +++ b/index.qmd @@ -5,22 +5,32 @@ description:

COMPUTO

A journal of the F listing: contents: news.yml sort: date desc + page-size: 5 fields: - date - description - feed: true + feed: + items: 5 --- -:::: {layout="[ 40, 60 ]"} +:::: {layout="[30,70]" style="display: flex; margin-bottom: 3em;"} +::: {.column style="display: flex; align-items: center;"} ![](/assets/img/logo_text_vertical.svg){ height="150px" } +::: -:::: +::: {.column style="display: flex; margin-top: auto;"} +**COMPUTO** A journal of the French Statistical Society SFdS - ISSN 2824-7795 + +
-Computo is an academic journal 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. +Computo is an academic journal that advances computational and algorithmic work in statistics and machine learning, with a focus on selecting appropriate models for specific scientific questions. It goes beyond traditional publications by embracing literate programming and modern scientific reporting tools. -[More details about our philosophy](about). +
+::: + +:::: -## News +## News ::: {#news} :::