Remove default content files and add new example content

Remove default content files and add new example content, including
about pages, blog posts with mixed content formats, and updated front
page content.
This commit is contained in:
Ruben 2026-02-10 22:25:59 +01:00
parent fde5cc4d0e
commit 74672b2d04
64 changed files with 114 additions and 1069 deletions

View file

@ -0,0 +1,5 @@
<section>
<h2>HTML-seksjon</h2>
<p>Denne delen er ren HTML, vist etter Markdown-en over. Nummerprefiks (<code>10-</code>, <code>20-</code>) styrer rekkefølgen.</p>
<p>Du kan blande <code>.md</code>-, <code>.html</code>- og <code>.php</code>-filer fritt på en enkelt side.</p>
</section>