knaw-huc / di-website

KNAW Digital Infrastructure website
MIT License
3 stars 3 forks source link

DI-website

KNAW Digital Infrastructure website

Content

Content for the website can be placed in the folder content. Markdown files can be put in the markdown folder and images in the images folder. The idea is to use the site structure in the naming of the files.

nl_00_00-home.md

nl_01_00_expertise.md

en_00_00-home.md

en_01_00_expertise.md

Metadata

Extra metadata (like author and publication date) can placed into the markdown file using YAML, example:

---
title: Text Analysis
author: Arno Bosse
type: page
---