summaryrefslogtreecommitdiff
path: root/notes.txt
diff options
context:
space:
mode:
Diffstat (limited to 'notes.txt')
-rw-r--r--notes.txt10
1 files changed, 6 insertions, 4 deletions
diff --git a/notes.txt b/notes.txt
index 8b1eed5..f28fd5f 100644
--- a/notes.txt
+++ b/notes.txt
@@ -1,4 +1,6 @@
-- create necessary directories/subdirectories for html output
-- for every subdirectory in md:
- - create html from md and place in appropriate html subdir
--
+Now I need to specify the different makes for each of the sites; so inside the
+master makefile just have three different builds that are built with all, one for each dir. Then
+inside each of those builds include the .css and .nav dedicated to that site
+(the files for which are always stored in /include/.
+
+Need to copy any files that aren't MD into the html directory as they are.