Add page about blogs

This commit is contained in:
Yash Karandikar 2021-05-20 13:41:31 -05:00
parent 9b31bed078
commit efec35f41e
1 changed files with 10 additions and 0 deletions

View File

@ -0,0 +1,10 @@
# Your personal blog on ttylde
You can make a personal blog using the [bashblog tool](https://tildegit.org/team/bashblog), installed as `bb`.
## Usage
1. cd to `~/public_html/blog` (create it if it doesn't exist)
2. `bb post`
3. write the post (it will open your `$EDITOR`). Markdown is supported.
4. save and close, then select from the menu choices