br between vikings and te
[libreplanet-static.git] / 2019 / README.md
index cfcb3f31371e025e0d3e13394e7a5a56fec53466..2b2b2b1868ad679ee86446fd361dfa22acc3ff11 100644 (file)
@@ -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 ```<!--#include...``` lines in place, everything else being regular markdown. It is a requirement to have the python-markdown package installed to run 'make wikipages'. To add this functionality to new pages, edit the Makefile. Also note that the index.html in those directories would be generated from the mdwn file and should not be edited directly.
+
 ## Modifying top-right corner
 
 In the `/2019/includes/banner.html` find the `...#top-right-desktop