Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 2 KB

File metadata and controls

55 lines (45 loc) · 2 KB
title Sebastian's notes
author Sebastian Erfort
visibility public

My personal notes on life, the universe and Markdown.

Best browsed using [[obsidian|Obsidian Markdown editor/reader]] with plugin [[Dataview|Obsidian DataView]] for things to render properly, else you might see a lot of gibberish like =this.title.1

Online version available at https://sebastianerfort.github.io/notes.

Map of Contents (excerpt)

  • [[_configuration_management|Configuration Management]]
    • [[public/tech/cfg_mgmt/Puppet]]
  • [[dev|Development]]
    • [[dev#Command Line|command line]]: [[bash]], [[awk]], [[sed]], [[editors]], [[vim]], [[neovim]]
    • version control: [[_git]], [[GitLab]], [[GitHub]]
    • [[automation]]
    • [[virtualisation_containerisation|Virtualisation and Containers]]: [[kvm]], [[QEMU]], [[libvirt]], [[Docker]], [[public/tech/dev/Vagrant]]
    • [[DevOps]]: [[devops#CI/CD|CI/CD]]
    • [[dev#Syntax Check, Formatting, Linting|Syntax Check, Formatting, Linting]]
  • [[_documentation|Documentation]], [[_productivity]] and [[writing#Notes|note-taking]]
    • [[MkDocs]]
    • [[Obsidian]]
    • [[Markdown]]
    • [[LaTeX]]
    • [[Pandoc]]
  • [[Linux]] and [[system_administration|System Administration]]
    • [[public/tech/linux/linux#System|System]]
      • [[sudo]]
      • [[systemd]]
      • [[partitions_filesystems|Disks, partitions and filesystems]]: [[btrfs]], [[imaging]]
    • [[public/tech/linux/linux#Distributions|Distros]]
      • [[openSUSE]]
      • [[public/tech/linux/Debian]]
      • [[Ubuntu]]
    • [[KDE]]
  • [[public/tech/software/_software|Software]]
    • [[opensource|Open-Source]]: [[ospo]]
  • [[web-dev|Web stuff]]
    • [[public/tech/web/CSS|CSS]]
    • [[HTML]]
    • [[_hugo]]

Notes/pages starting with an underscore _ are index or meta pages, or maps of content.

TODO

  • copyright and licensing
  • move concept notes to private repo until worth publishing

Footnotes

  1. [[public/tech/documentation/MkDocs#Obsidian|Compatibility MkDocs - Obsidian]]