display cleanup, readme update

TIGHTENING UP SOME GRAPHICS

also catching blank message for feedback

and updating the docs

and adding date printing to redraw/banner
This commit is contained in:
endorphant
2016-05-31 22:42:03 -04:00
parent b144a1a7d9
commit 84700451c7
3 changed files with 46 additions and 26 deletions

View File

@@ -5,8 +5,9 @@ this project.
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.
you can also try `~endorphant/bin/ttbp-beta` for a more colorful, but
potentially volatile experience; i sometimes announce in irc or on twitter when
i'm testing a new feature.
### writing entries
@@ -63,9 +64,14 @@ this.**
you can safely put custom HTML elements!
* to modify the page footer, edit your ~/.ttbp/config/footer.txt
### general tips
### general tips/troubleshooting
* add `alias ttbp="~endorphant/bin/ttbp"` to your .bash_aliases for fewer keystrokes
* (similarly, `alias ttbp-beta="~endorphant/bin/ttbp-beta"`)
* if the date looks like it's ahead or behind, it's because you haven't set
your local timezone yet. here are some
[http://www.cyberciti.biz/faq/linux-unix-set-tz-environment-variable/](timezone
setting instructions).
### future features