massive update to fix issues from htmltest

This commit is contained in:
Don Harper 2020-08-22 16:32:22 -05:00
parent a6ebb354c8
commit 878ae417aa
88 changed files with 548 additions and 567 deletions

View file

@ -8,16 +8,9 @@ tags = ["cli","linux"]
Command-Line blog posts
=======================
So, it only seems fitting that I should talk about a command-line
interface to posting on this blog. No, I do not mean using
[links](http://links.twibright.com) or the like, but a way to post from
the command line.
So, it only seems fitting that I should talk about a command-line interface to posting on this blog. No, I do not mean using links (was at links.twibright.com) or the like, but a way to post from the command line.
So, this post is being typed up in [vim](http://www.vim.org) on my
[Fedora 8](http://www.fedoraproject.org) laptop. I will use this great
little tool I found called *wppost* to post. *wwpost* is part of the
[perl](http://www.perl.org) module
[WordPress::Post](http://search.cpan.org/~leocharre/WordPress-Post-1.04).
So, this post is being typed up in [vim](https://www.vim.org) on my [Fedora 8](https://www.fedoraproject.org) laptop. I will use this great little tool I found called *wppost* to post. *wwpost* is part of the [perl](https://www.perl.org) module [WordPress::Post](https://search.cpan.org/~leocharre/WordPress-Post-1.04).
A brief summary of its commands are bellow: