Welcome to my tools documentation!
This is the home for the documentation about all the tools I use. It is mainly a compilation of information gathered from all around the web(Stack Overflow, Blogs, …).
I hope you find/learn something interesting here.
Motivation
It’s pretty annoying to always have to look up the same information, therefore this is the try to create a central source of truth for all my personal docs/notes. Current topics documented are amongst other things:
- Git related questions.
- Latex editing workflows.
- Linux cheat sheets, questions and hacks.
- Vim principles, hacks and helpers.
If you think, that I’ve forgot to mention some source where I got the information, don’t bother to hit me up on Twitter.
Additional resources
For additional resources, be sure to check out my dotfiles!
Build with
This site is build with Gatsby and based on the Grundgesetz template.
Deploy
Currently this site uses simple a travis.yml
script and the npm deploy
command with gh-pages
to automatically build the page from master.