Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 26 additions & 13 deletions _quarto.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,38 @@
project:
type: seedcase-theme
type: book
# pre-render: quarto render LICENSE.md --to html

website:
title: "Guidebook"
site-url: "https://guidebook.seedcase-project.org/"
book:
title: "Guidebook to doing research software engineering in a team-setting"
subtitle: "A living document for how we work in the Seedcase project"
search:
type: textbox
author:
- "Luke W. Johnston"
- "Signe Kirk Brødbæk"
- "Kristiane Beicher"
- "Marton Vago"
date: last-modified
repo-url: "https://github.com/seedcase-project/guidebook"
navbar:
pinned: true
left:
- text: "Welcome"
href: index.qmd
site-url: "https://guidebook.seedcase-project.org/"
body-header: |
::: {.callout-note appearance="default"}
This guidebook is written following the [diátaxis](https://diataxis.fr/how-to-guides/) "how-to guide" style.
And because this document reflects how we work in the Seedcase Project, it is living and constantly evolving. It won't ever be in a state of "done".
:::
chapters:
- index.qmd
page-footer:
center:
- text: "License: CC BY 4.0 {{< fa brands creative-commons >}} {{< fa brands creative-commons-by >}}"
href: LICENSE.html

format:
seedcase-html:
seedcase-theme-html:
include-before-body:
- "includes/site-counter.html"

editor:
markdown:
wrap: 72
canonical: true

execute:
echo: false
36 changes: 1 addition & 35 deletions index.qmd
Original file line number Diff line number Diff line change
@@ -1,39 +1,6 @@
---
title: "Guidebook"
toc: false
about:
id: hero-heading
template: jolla
image: home.svg
image-title: "Image from Storyset"
image-alt: Illustration of a ...
image-shape: rectangle
image-width: 25em
---
# Welcome!

<!-- This style is to make the image fit more nicely on the screen. -->
```{=html}
<style>
#quarto-content {
padding-top: 0;
}
div.quarto-about-jolla {
margin-top: 0%;
}
div.quarto-about-jolla .about-image {
margin-bottom: -5%;
}
</style>
```

::: {#hero-heading}
Guidebook is about...
:::

::: {.callout-tip appearance="default"}
These pages are structured follow the [Diataxis](https://diataxis.fr)
how-to guide format.
:::

## Who you are as the reader

Expand All @@ -45,4 +12,3 @@ think will read the documents:
- **Managers or leaders**: ...
- **Research or development operations personnel**: ...

## Image from [Storyset](https://storyset.com/). {.appendix}