TLDR
Enter a command. For example: msfvenom, direnv, git mergetool.

hexo

 
A fast, simple & powerful blog framework. More information: https://hexo.io/.
 
  • Initialize a website:
     
    hexo init {{path/to/directory}}
     
  • Create a new article:
     
    hexo new {{layout}} {{title}}
     
  • Generate static files:
     
    hexo generate
     
  • Start a local server:
     
    hexo server
     
  • Deploy the website:
     
    hexo deploy
     
  • Clean the cache file (db.json) and generated files (public/):
     
    hexo clean

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.