Code Monkey home page Code Monkey logo

tool-documentations's Introduction

Hi there 👋

I'm Daniel, a developer interested in web technologies 🌐, linux 🐧 and open source.
Feel free to check out my repositories or reach out to me:

⬇️
💼 Linkedin: Daniel Vera Gilliard
🐦 Twitter: @DVG3012
🔑 Keybase: @dvg
✍️ dev.to: @dvg3012
  • 🔭 I’m currently working on different projects, just checkout my repos 🤖
  • 🌱 I’m currently learning flutter, go, linux, vim, gRPC, APIs, Kubernetes, ....
  • 💬 Ask me about linux, web dev, ...
  • ⚡ Fun fact: That guy in the picture is me 👨‍💻

tool-documentations's People

Contributors

daniel-vera-g avatar dependabot[bot] avatar

Stargazers

 avatar

Watchers

 avatar

tool-documentations's Issues

Document eisvogel the right way

Commands used:

 pandocE --toc -V fontsize=9pt dl-abgaben.md -o dl-abgaben.pdf
 pandoc index.md -o index.pdf --from markdown --template eisvogel --listings --toc-own-page=true -N
 pandoc index.md -o index.pdf --from markdown --template eisvogel --listings -N --toc --pdf-engine=xelatex
 pandoc index.md -o index.pdf --from markdown --template eisvogel --listings -N --toc
pandocE --toc -V fontsize=12pt --listings  project-architecture.md -o test.pdf

References:

https://github.com/Wandmalfarbe/pandoc-latex-template/
Set margin top less: https://stackoverflow.com/questions/13515893/set-margin-size-when-converting-from-markdown-to-pdf-with-pandoc

https://github.com/Wandmalfarbe/pandoc-latex-template/blob/master/eisvogel.tex

https://raw.githubusercontent.com/Wandmalfarbe/pandoc-latex-template/master/examples/basic-example/basic-example.md

https://github.com/Wandmalfarbe/pandoc-latex-template/blob/master/.travis.yml

https://github.com/Wandmalfarbe/pandoc-latex-template/blob/master/examples/build-examples.sh

GH Actions CI/CD

  1. Markdownlint
  2. Language/Grammar lint
  3. Page build
  4. Page deploy if successfull

Docker clean

https://www.google.com/search?channel=fs&client=ubuntu&q=remove+all+container+and+volume | remove all container and volume - Google Search
https://linuxize.com/post/how-to-remove-docker-images-containers-volumes-and-networks/ | How To Remove Docker Containers, Images, Volumes, and Networks | Linuxize
https://www.digitalocean.com/community/tutorials/how-to-remove-docker-images-containers-and-volumes | How To Remove Docker Images, Containers, and Volumes | DigitalOcean
https://www.google.com/search?channel=fs&client=ubuntu&q=docker+see+volumes+for+container | docker see volumes for container - Google Search
https://stackoverflow.com/questions/30133664/how-do-you-list-volumes-in-docker-containers | How do you list volumes in docker containers? - Stack Overflow

Format USB

Best format USB

https://www.maketecheasier.com/choose-filesystem-for-usb-drive/ | ²How to Choose a Filesystem for Your USB Drive - Make Tech Easierhttps://www.itechtics.com/fat32-exfat-ntfs-best-file-system/ | ³FAT32, exFA
T Or NTFS! Which Is The Best File System?https://www.howtogeek.com/731
78/what-file-system-should-i-use-for-my-usb-drive/ | ⁴What File System Should I Use for My USB Drive?https://askubuntu.com/questions/141013/xfs-or-ext4-on-
external-hard-drive | ⁵filesystem - XFS or ext4 on external hard drive - Ask Ubuntuhttps://shahidhussain.com/best-file-system-for-your-usb-external-drive/ | ⁶Best
 file system for your USB external drive – Shahid Hussainhttps://w
 ww.google.com/search?client=ubuntu&channel=fs&q=format+to+exfat+linux&ie=utf-8&oe=utf-8 | ⁷format to exfat linux - Google-Suchehttps://www.giga.de/do
 wnloads/windows-10/tipps/exfat-oder-ntfs-welches-format-wofuer/ | ⁸exFAT oder NTFS: Welches Format wofür?

Git docs

https://stackoverflow.com/questions/30601511/how-to-see-all-local-commits-which-are-not-pushed-to-the-remote-branch | git - How to see all local commits which are not pushed to the remote branch? - Stack Overflow
https://www.google.com/search?channel=fs&client=ubuntu&q=git+find+branches+not+pushed | git find branches not pushed - Google Search
https://stackoverflow.com/questions/307579/how-do-i-copy-a-version-of-a-single-file-from-one-git-branch-to-another | How do I copy a version of a single file from one git branch to another? - Stack Overflow

Images

TODO

If images needed, add as first line into ./gatsby-config.js plugin array:

    // TODO Currently not needed as no images here
    {
      // keep as first gatsby-source-filesystem plugin for gatsby image support
      resolve: 'gatsby-source-filesystem',
      options: {
        path: `${__dirname}/static/img`,
        name: 'uploads'
      }
    },

Keyboard shortcuts

Shortcuts for:

  • Search
  • Easily navigate
  • ...

Prefer using vim keybindings?

Docs vbox

https://www.google.com/search?channel=fs&client=ubuntu&q=shared+folders+virtualbox | shared folders virtualbox - Google Search
https://help.ubuntu.com/community/VirtualBox/SharedFolders | VirtualBox/SharedFolders - Community Help Wiki
https://www.google.com/search?channel=fs&client=ubuntu&q=virtualbox+install+guest+additions+linux | virtualbox install guest additions linux - Google Search
https://linuxize.com/post/how-to-install-virtualbox-guest-additions-in-ubuntu/ | How to Install VirtualBox Guest Additions on Ubuntu 18.04 | Linuxize
https://www.virtualbox.org/manual/ch04.html | Chapter 4. Guest Additions
https://askubuntu.com/questions/22743/how-do-i-install-guest-additions-in-a-virtualbox-vm | How do I install Guest Additions in a VirtualBox VM? - Ask Ubuntu
https://www.google.com/search?channel=fs&client=ubuntu&q=ubuntu+check+startup+services | ubuntu check startup services - Google Search
https://askubuntu.com/questions/218/command-to-list-services-that-start-on-startup | upstart - Command to list services that start on startup? - Ask Ubuntu
https://www.google.com/search?channel=fs&client=ubuntu&q=turn+of+dovecot+startup+service | turn of dovecot startup service - Google Search
https://www.2daygeek.com/start-stop-restart-enable-reload-dovecot-mail-server-service-in-linux/ | How To Start / Stop / Restart / Enable / Reload The Dovecot Mail Service In Linux? | 2daygeek.com
https://www.google.com/search?channel=fs&client=ubuntu&q=remove+service+from+autostart+linux | remove service from autostart linux - Google Search
https://unix.stackexchange.com/questions/511190/how-to-remove-service-from-autostart | systemctl - How to remove service from autostart? - Unix & Linux Stack Exchange
https://www.google.com/search?channel=fs&client=ubuntu&q=virtualbox+cannot+open+shared+folder | virtualbox cannot open shared folder - Google Search
https://stackoverflow.com/questions/26740113/virtualbox-shared-folder-permissions | Virtualbox shared folder permissions - Stack Overflow
https://www.google.com/search?channel=fs&client=ubuntu&q=vim+set+syntax+highlighting | vim set syntax highlighting - Google Search
https://stackoverflow.com/questions/3853028/how-to-force-vim-to-syntax-highlight-a-file-as-html | How to force vim to syntax-highlight a file as html? - Stack Overflow
https://linuxhint.com/vim_syntax_highlighting/ | Vim Syntax Highlighting – Linux Hint

Cross post from foam

  1. Migrate all posts to foam repo
  2. Cross post selected tipps from there to public repo

CLI-tool

Be able to query docs on commandline

  • Go
  • Rust

Tmux

https://tmuxcheatsheet.com/ | Tmux Cheat Sheet & Quick Reference
https://learnxinyminutes.com/docs/tmux/ | Learn X in Y Minutes: Scenic Programming Language Tours
https://gist.github.com/andreyvit/2921703 | tmux cheatsheet
https://github.com/tmux-plugins/tmux-continuum | tmux-plugins/tmux-continuum: Continuous saving of tmux environment. Automatic restore when tmux is started. Automatic tmux start when computer is turned on.
https://github.com/tmux-plugins/tmux-resurrect/ | tmux-plugins/tmux-resurrect: Persists tmux environment across system restarts.
https://github.com/tmux-plugins/tmux-resurrect/blob/master/docs/custom_key_bindings.md | tmux-resurrect/custom_key_bindings.md at master · tmux-plugins/tmux-resurrect
https://www.google.com/search?channel=fs&client=ubuntu&q=tmux+run+plugin+ | tmux run plugin - Google Search
https://github.com/tmux-plugins/tpm | tmux-plugins/tpm: Tmux Plugin Manager

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.