Go to file
2021-02-24 12:16:56 +01:00
.vscode removed unhelpful linting rules 2020-10-18 20:08:42 -05:00
Drafts values: added internal links 2021-02-17 15:41:51 +01:00
troubleshoot Moved troubleshoot docs into i'ts own folder 2020-06-10 12:37:17 -05:00
.markdownlint.json Added linting 2020-07-15 18:13:19 -05:00
bash-zsh_TerminalShorcuts.md Fix linting, and added a main Header with the title 2020-07-15 17:37:44 -05:00
Bitcoin Explicacion.es.md Bitcoin: fix typo 2020-09-29 23:05:59 -05:00
Configure ssh keys in Mikrotik.md New: Configure ssh-keys in Mikrotik 2020-09-30 19:59:22 -05:00
DB_MYSQL_TRANSACTIONS.es.md Fix linting, and added a main Header with the title 2020-07-15 17:37:44 -05:00
DynamoDB.md Removed "bullet point" in "What lead to learn this" section 2020-09-30 19:27:12 -05:00
INSERT ... RETURNING.md new: PostgreSQL WITH and INSERT ... RETURNING statements 2020-11-13 14:52:06 -05:00
install youtube-dl in android.md youtube-dl: missing dialog installation in the All-in-one script 2021-02-21 13:17:49 +01:00
Lazy loading images in HTML.md Removed "bullet point" in "What lead to learn this" section 2020-09-30 19:27:12 -05:00
Open Graph Protocol.md Removed "bullet point" in "What lead to learn this" section 2020-09-30 19:27:12 -05:00
Perfectly centering pixels is tricky.md Removed "bullet point" in "What lead to learn this" section 2020-09-30 19:27:12 -05: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 official Troubleshoot link 2021-02-19 22:25:22 +01:00
Ssh poor-man's-vpn on android.md vpn-android: last command wasn't being executed 2020-11-02 12:09:36 -05:00
Ssh server as a Tor onion service.es.md Renamed files Tor hidden service to Tor onion service 2020-07-15 17:39:07 -05:00
Ssh server as a Tor onion service.md Renamed files Tor hidden service to Tor onion service 2020-07-15 17:39:07 -05:00
The WITH statement.md new: PostgreSQL WITH and INSERT ... RETURNING statements 2020-11-13 14:52:06 -05:00
ubuntu fresh install.md ubuntu: Added qalculate-gtk 2021-01-01 19:17:19 -05: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