Go to file
2021-02-24 17:10:55 +01:00
.vscode Moved markdownlint configurations into .vscode/settings.json 2021-02-24 17:10:55 +01:00
Drafts Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
bash-zsh_TerminalShorcuts.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
Bitcoin Explicacion.es.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
Configure ssh keys in Mikrotik.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
DB_MYSQL_TRANSACTIONS.es.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
DynamoDB.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
INSERT ... RETURNING.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
install youtube-dl in android.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
Lazy loading images in HTML.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
Open Graph Protocol.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
Perfectly centering pixels is tricky.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
README.md readme: Remove docs mention, it's already merged in this repo 2021-02-24 12:16:56 +01:00
Share file with ipfs.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
Ssh poor-man's-vpn on android.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
Ssh server as a Tor onion service.es.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
Ssh server as a Tor onion service.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
The WITH statement.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
ubuntu fresh install.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00
ubuntu network troubleshoot.md Added missing tag header to some documents 2021-02-24 17:10:55 +01:00

Knowledge

I'm still experimenting with this, but I will eventually make a blog based on these articles.

Usage

You can read this in github in the meantime, but wiki-links will only render properly while editing in Vscode with this extension Markdown Memo ext install svsool.markdown-memo

Vscode extensions for editing

Note: VSCode should recommend you to install them all when you open this project

Install all command

code --install-extension svsool.markdown-memo &
code --install-extension yzhang.markdown-all-in-one &
code --install-extension telesoho.vscode-markdown-paste-image &
code --install-extension davidanson.vscode-markdownlint &
code --install-extension gruntfuggly.auto-snippet &

Optional

  • Markdown Links ext install tchayen.markdown-links - provides a command to show the graph of links