S
S
sergealmazov2017-02-16 12:01:29
Blogs
sergealmazov, 2017-02-16 12:01:29

How to write a blog from the terminal?

How can I blog from the Linux terminal command line? What is the best way to organize such a blog?
Interesting thoughts appear from time to time, but I don’t want to go to the blog panel. It would be desirable from the command line through Nano, for example. Or somehow better.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
R
riot26, 2017-02-16
@sergealmazov

github pages + jekyll + writing in nano on markdown

S
sim3x, 2017-02-16
@sim3x

cat < EOF > file.rst
some bullshit text

     def some_bullshit_func(some_args):
         pass

EOF

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question