From 0ba6102cb9b5032f73a26cc638b6abe46d9e22af Mon Sep 17 00:00:00 2001 From: "Luke W. Johnston" Date: Mon, 28 Oct 2024 10:24:52 -0400 Subject: [PATCH] style: :lipstick: make a landing page section, with illustration (#126) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Signe Kirk Brødbæk <40836345+signekb@users.noreply.github.com> --- home.svg | 1 + index.qmd | 44 ++++++++++++++++++++++++++++++++++++-------- 2 files changed, 37 insertions(+), 8 deletions(-) create mode 100644 home.svg diff --git a/home.svg b/home.svg new file mode 100644 index 0000000..088d7d7 --- /dev/null +++ b/home.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.qmd b/index.qmd index 649fff2..3b02440 100644 --- a/index.qmd +++ b/index.qmd @@ -1,22 +1,50 @@ --- -title: Archive of Decisions Records +title: Archive of Decision Records +about: + id: hero-heading + template: jolla + image: home.svg + image-title: "Making decisions" + image-alt: "A cartoon illustration of a person with their arms outstretched looking uncertain, with a green arrow and black arrow pointing in opposite directions, symbolising a choice or decision."" + image-shape: rectangle + image-width: 20rem listing: + id: decisions contents: why-*/*.qmd categories: true type: grid fields: - title - description - - author - date sort: "title" --- -We make decision posts (also known as "Decision Records") that are -inspired by [Architectural Decision Records](https://adr.github.io/). -These are structured records describing the reasons for why we choose -certain tools, technologies, or processes for our software, our -collaboration workflow, and our websites. +```{=html} + +``` -All our decisions adhere to our [Values and +::: column-screen +::: {#hero-heading} +Decision records inspired by [Architectural Decision +Records](https://adr.github.io/). + +*Illustration by [Storyset](https://storyset.com/choice)* +::: +::: + +
+ +We write structured decision records (or "posts") describing the reasons +for why we choose certain tools, technologies, or processes for our +software, our collaboration workflow, and our websites. All our +decisions adhere to our [Values and principles](https://seedcase-project.org/about/principles). + +::: {#decisions} +::: +