Skip to content
Toshaan Bharvani edited this page Aug 11, 2019 · 2 revisions

Fringe

We use the content/<eventcode>/fringe/ folder to create fringe event pages.

The page has the following metadata

---
title: <Name of the fringe event>
eventdate: <The day(s) of the fringe event in string format>
date: <Date of last edit>
draft: <false/true>
---

More information :

  • title: Full name of the fringe event in utf-8
  • eventdate: The day(s) of the fringe event in string format, you chose how the date get shown
  • date: HugoCMS date - indicates the last updated date
  • draft: HugoCMS boolean - false/true - indicates whether the page is a draft or not

The rest of the page is the actual content of the fringe event in Markdown.

Additional Notes

Please keep account with the following notes :

  • We require registration from all participants of a fringe event, this can be provided through our registration system, or organized yourself.

Content Types

Clone this wiki locally