diff --git a/README.md b/README.md index 3b36a04..7a0d6c3 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,8 @@ header and footer files. the program sets you up with basic default. if you break your page somehow, you can force the program to regenerate your configuration by deleting your ~/.ttbp directory entirely. **you might want to back up your ~/.ttbp/entries directory before you do this.** -* to modify your stylesheet, edit your ~/.ttbp/www/style.css +* to modify your stylesheet, edit your ~/.ttbp/config/style.css + * (future feature: having multiple stylesheets you can select) * to modify the page header, edit your ~/.ttbp/config/header.txt * you might note that there's a place marked off in the default header where you can safely put custom HTML elements! * to modify the page footer, edit your ~/.ttbp/config/footer.txt diff --git a/bin/core.py b/bin/core.py index 9079b44..654b9ec 100644 --- a/bin/core.py +++ b/bin/core.py @@ -17,6 +17,7 @@ WWW = os.path.join(PATH, "www") CONFIG = os.path.join(PATH, "config") DATA = os.path.join(PATH, "entries") FEED = os.path.join(SOURCE, "www", "index.html") +DOCS = os.path.join(SOURCE, "www", "help.html") NOPUB = os.path.join(CONFIG, "nopub") HEADER = "" @@ -200,22 +201,31 @@ def write_global_feed(blogList): +

tilde.town feels engine

github repo | state - of the ttbp

-

curious? run ~endorphant/bin/ttbp while logged in to tilde.town.

-

it's still a little volatile. let me know if anything breaks.

+ of the ttbp +

 

- -

live feels-sharing:

-
-