From bc1481f89216c8b8c5fb021fcdc45e06b5706057 Mon Sep 17 00:00:00 2001 From: Ruben Rodriguez Date: Mon, 9 Sep 2019 15:21:39 -0400 Subject: [PATCH] Added documentation on markdown --- 2019/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/2019/README.md b/2019/README.md index 11b6645f..b09b9677 100644 --- a/2019/README.md +++ b/2019/README.md @@ -88,6 +88,10 @@ chmod +x foo.html Replace `foo.html` with the desired file name. +## Using Markdown + +Static pages can be edited using markdown by creating a index.mdwn file in the appropriate subdirectory (e.g. ./fun/index.mdwn) and running 'make wikipages'. Note that the .mdwn files should have the ```