summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile2
-rw-r--r--_quarto.yml19
-rw-r--r--nummer4/vintaarn/_index.qmd5
-rw-r--r--tryk/oroeposten_4.qmd70
4 files changed, 86 insertions, 10 deletions
diff --git a/Makefile b/Makefile
index c70939f..f329477 100644
--- a/Makefile
+++ b/Makefile
@@ -7,7 +7,7 @@ render:
quarto render
publish:
- rsync -avH --delete-after _site/ www-couch@xayide.jones.dk:public_websites/posten.oroe.dk/
+ rsync -avH --delete-after _site/ www-couch@xayide.jones.dk:public_websites/posten.oroe.dk/draft/
lint-markdown:
@mdl --ignore-front-matter --style .mdl.rb */*.qmd */*/*.qmd
diff --git a/_quarto.yml b/_quarto.yml
index cf24712..b2007f4 100644
--- a/_quarto.yml
+++ b/_quarto.yml
@@ -26,11 +26,19 @@ website:
drafts:
- nummer4/
- nummer4/index.qmd
- - nummer4/leder/index.qmd
+ - nummer4/biovin/index.qmd
+ - nummer4/birkevin/index.qmd
- nummer4/brugsen/index.qmd
+ - nummer4/halloween/index.qmd
+ - nummer4/honningvin/index.qmd
- nummer4/husholdning/index.qmd
+ - nummer4/insula/index.qmd
+ - nummer4/leder/index.qmd
- nummer4/skolen/index.qmd
- nummer4/sognefogeden/index.qmd
+ - nummer4/vinskuret/index.qmd
+ - nummer4/vintema/index.qmd
+ - nummer4/vintaarn/index.qmd
- tryk/oroeposten_4.qmd
draft-mode: visible
@@ -55,10 +63,19 @@ callout-appearance: minimal
# tell latex where to locate images
resource-path:
+- nummer4/biovin
+- nummer4/birkevin
- nummer4/brugsen
+- nummer4/halloween
+- nummer4/honningvin
- nummer4/husholdning
+- nummer4/insula
+- nummer4/leder
- nummer4/skolen
- nummer4/sognefogeden
+- nummer4/vinskuret
+- nummer4/vintema
+- nummer4/vintaarn
format:
html:
diff --git a/nummer4/vintaarn/_index.qmd b/nummer4/vintaarn/_index.qmd
index c484315..551b72d 100644
--- a/nummer4/vintaarn/_index.qmd
+++ b/nummer4/vintaarn/_index.qmd
@@ -56,8 +56,3 @@ Kom uanmeldt og bank på eller aftal en tid.
**Svenne** 50 92 81 09
:::
-
-FIXME: find billedet eller slet kommentaren.
-![Kælderen er lager for vinene til både Vintårnet og restauranten. Foto: Birgit Friis Petersen.]()
-
-
diff --git a/tryk/oroeposten_4.qmd b/tryk/oroeposten_4.qmd
index 7efbbdc..8156906 100644
--- a/tryk/oroeposten_4.qmd
+++ b/tryk/oroeposten_4.qmd
@@ -6,16 +6,26 @@ format:
pdf: default
---
-<!--
## Leder
--->
+
+## Et år med Orøposten
+
+**Forfatter: Kåre Hendriksen**
+
+{{< include ../nummer4/leder/_index.qmd >}}
# Orø Brugsen er vores brugs
-**Marianne Klug-Andersen**
+**Forfatter: Marianne Klug-Andersen**
{{< include ../nummer4/brugsen/_index.qmd >}}
+# Halloween
+
+**Forfatter: Joan Ahm**
+
+{{< include ../nummer4/halloween/_index.qmd >}}
+
# Orø Husholdningsforening
## Foreningernes og fællesskabernes ø
@@ -24,6 +34,14 @@ format:
{{< include ../nummer4/husholdning/_index.qmd >}}
+# Insula
+
+## En ø-tilflytterroman
+
+**Forfatter: Lars Emil Woetmann**
+
+{{< include ../nummer4/insula/_index.qmd >}}
+
# Skolens administrationsbygning strammes op
**Forfatter: Mie Delfs**
@@ -36,6 +54,52 @@ format:
{{< include ../nummer4/sognefogeden/_index.qmd >}}
+# Orø -- vinenes ø
+
+**Forfatter: Birgit Friis Petersen**
+
+{{< include ../nummer4/vintema/_index.qmd >}}
+
+# Marlieses og Claus' vine
+
+## Vinenes ø
+
+**Forfatter: Birgit Friis Petersen**
+
+{{< include ../nummer4/birkevin/_index.qmd >}}
+
+# Bings og Provianten
+
+## Vinenes ø
+
+**Forfatter: Birgit Friis Petersen**
+
+{{< include ../nummer4/biovin/_index.qmd >}}
+
+# Vinskuret
+
+## Vinenes ø
+
+**Forfatter: Birgit Friis Petersen**
+
+{{< include ../nummer4/vinskuret/_index.qmd >}}
+
+# Vintårnet på Langdalgaard
+
+## Vinenes ø
+
+**Forfatter: Birgit Friis Petersen**
+
+{{< include ../nummer4/vintaarn/_index.qmd >}}
+
+# Kristians honningvin
+
+## Vinenes ø
+
+**Forfatter: Birgit Friis Petersen**
+
+{{< include ../nummer4/honningvin/_index.qmd >}}
+
```{=latex}
\end{multicols}
```