# user blog#
your blog is available under https://envs.net/~username/blog and https://username.envs.net/blog
and you can also use any other blogging software. ;)
with ttbp#
available system-wide as feels
and ttbp
a command-line based blogging platform running on envs.net.
just log in to your envs.net account and enter: feels
ttbp will ask you a few questions to get you started. after that, writing and reading entries all happen within the program.
that's it!
please see ttbp for more information.
with twtxt#
available system-wide as twtxt
twtxt is a decentralised, minimalist microblogging service for hackers.
to set up your twtxt it takes the following steps:
twtxt quickstart
- this wizard will generate a basic configuration file for twtxt
in~/.config/twtxt/config
. for more config option see: twtxt - configuration.
note your public twtxt location is ~/public_html/twtxt.txt- now you can use
twtxt tweet "Hello, this is twtxt!"
to post a status andtwtxt timeline
to view your timeline.
for more features see twtxt --help
and twtxt - usage.
our twtxt registry server and more information about it can be found at: https://twtxt.envs.net
with bashblog#
available system-wide as bb
a single bash script to create blogs.
usage#
bb post
orbb post --html
- to use html- write a post
- save, close and then select from the bashblog menu choices
config#
to change the name and url and other settings for your blog edit
the config
file in ~/public_html/blog/
see here for an example.