.vscode | ||
Drafts | ||
bash-zsh_TerminalShorcuts.md | ||
Bitcoin Explicacion.es.md | ||
Configure ssh keys in Mikrotik.md | ||
DB_MYSQL_TRANSACTIONS.es.md | ||
DynamoDB.md | ||
INSERT ... RETURNING.md | ||
install youtube-dl in android.md | ||
Lazy loading images in HTML.md | ||
MatrixSynapse.pdf | ||
Open Graph Protocol.md | ||
Perfectly centering pixels is tricky.md | ||
README.md | ||
Share file with ipfs.md | ||
Ssh poor-man's-vpn on android.md | ||
Ssh server as a Tor onion service.es.md | ||
Ssh server as a Tor onion service.md | ||
The WITH statement.md | ||
ubuntu fresh install.md | ||
ubuntu network troubleshoot.md |
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
- Markdown Memo
ext install svsool.markdown-memo
- Markdown All in One
ext install yzhang.markdown-all-in-one
- Markdown Paste
ext install telesoho.vscode-markdown-paste-image
- markdownlint
ext install davidanson.vscode-markdownlint
- Auto Snippet
ext install gruntfuggly.auto-snippet
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