diff --git a/header.py b/header.py old mode 100644 new mode 100755 diff --git a/main.py b/main.py old mode 100644 new mode 100755 index 8d5063a..342bc4f --- a/main.py +++ b/main.py @@ -1,2 +1,26 @@ #!/usr/bin/python +#import + +infFile = "" +outFile = "" +timeCreate = 0 #Do I want this to be a str? +timeMod = 0 + + + + +def printHtml(): + print("placeholder") + +def parse(): + print("probably not gonna use") + +def metadata(): + print("placeholder") + +def css(): + print("placeholder") + +def main(): + print("placeholder") \ No newline at end of file diff --git a/outline b/outline index 4da7fea..b02f259 100644 --- a/outline +++ b/outline @@ -4,10 +4,11 @@ generate html headers metadata date, os, time, time modified get from seperate file? + title from file name? prompt for body markdown file - + sperate by headers? write navbar, sidebar with already-made files edit navbar based on url