mirror of
https://github.com/tildeclub/ttbp.git
synced 2026-06-15 01:40:17 +00:00
editing docs
This commit is contained in:
23
README.md
23
README.md
@@ -4,3 +4,26 @@ tilde.town blogging platform
|
||||
a command-line based blogging platform running on tilde.town
|
||||
|
||||
to use, run `~endorphant/bin/ttbp` while logged in to tilde.town
|
||||
|
||||
you can also try `~endorphant/bin/ttbp-beta` for a more unstable, bleeding-edge
|
||||
experience.
|
||||
|
||||
ENTRIES
|
||||
=======
|
||||
|
||||
* 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
|
||||
|
||||
GENERAL TIPS
|
||||
============
|
||||
|
||||
* add `alias ttbp="~endorphant/bin/ttbp"` to your .bash_aliases
|
||||
|
||||
Reference in New Issue
Block a user