You are viewing a single comment's thread from:

RE: How to properly setup SSH Key Authentication - If you are logging into your server with root, you are doing it wrong!

in #sysadmin7 years ago

Thanks! I can't tell you how much I hate editing / writing posts on Steemit, it is so laggy and Grammarly makes it virtually impossible to read due to some quirky stuff going on with their forms. Only site I have ever had problems with it.

Sort:  

Atom, emacs, and vim have preview modes for markdown that include checkers. I like to use external editors because then it gives me an excuse to use git to version control my posts.

Next evolution is to post to steemit directly from git (See https://github.com/r351574nc3/docker-git-steem-bot)

VS Code, Sublime Text, and other GUI editors have the ability to use git directly in the editor.