WeeChat on-boot in a tmux session.
modified: README.rst new file: content/2020-09-15-weechat-on-boot-in-a-tmux-session.rst
This commit is contained in:
parent
9822c8ee5d
commit
c70ade91cb
2 changed files with 70 additions and 0 deletions
12
README.rst
12
README.rst
|
|
@ -6,6 +6,16 @@ This project uses Pelican (a static site generator) to produce HTML from ``.rst`
|
|||
|
||||
Pelican is written in Python and uses Jinja2 template engine by default.
|
||||
|
||||
Need a new blog post entry?
|
||||
===============================
|
||||
|
||||
Try running:
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
./new_entry
|
||||
|
||||
|
||||
development
|
||||
===============================
|
||||
|
||||
|
|
@ -38,6 +48,8 @@ I also manage my resume using ``.rst`` and I use the ``rst2pdf`` tool to turn it
|
|||
|
||||
make clean && make html && make resume
|
||||
|
||||
|
||||
|
||||
production release process
|
||||
===============================
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue