editing docs

This commit is contained in:
endorphant
2016-05-15 02:53:50 -04:00
parent 7a30ca4a5b
commit 844bd86050
4 changed files with 39 additions and 9 deletions

View File

@@ -2,13 +2,16 @@ USER DOCS
=========
ENTRIES
-you can use html
-you can also put things between <!-- comments --> to have them show up
*you can use html
*you can also put things between `<!-- comments -->` to have them show up
in the feed but not render in a browser (but people can still read
them with view-source)
PAGE LAYOUT
-to change stylesheet, edit your ~/.ttbp/www/style.css
-to change header, edit your ~/.ttbp/config/header.txt
-to change footer, edit your ~/.ttbp/config/footer.txt
*to change stylesheet, edit your ~/.ttbp/www/style.css
*to change header, edit your ~/.ttbp/config/header.txt
*to change footer, edit your ~/.ttbp/config/footer.txt
GENERAL TIPS
*add `alias ttbp="~endorphant/bin/ttbp"` to your .bash_aliases