summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias Beyer <mail@beyermatthias.de>2022-01-06 10:47:02 +0100
committerMatthias Beyer <mail@beyermatthias.de>2022-01-06 11:09:01 +0100
commit0a9345d3378209bfac51f1e1929fed3cc2325b1c (patch)
tree58d90881e59075814b54ba47c24aa8a8f02e4afa
parent25a151df00bd9578dc686f703085535ba4b5cef9 (diff)
Start changing content structure to match emanotes expected layout
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
-rw-r--r--Blog.md13
-rw-r--r--Blog/.gitignore (renamed from content/blog-imports/.gitignore)0
-rw-r--r--Computer.md (renamed from content/computer/_index.md)5
-rw-r--r--Computer/blueprint-of-a-distributed-social-network-on-ipfs-and-its-problems-2.md (renamed from content/computer/blueprint-of-a-distributed-social-network-on-ipfs-and-its-problems-2.md)0
-rw-r--r--Computer/blueprint-of-a-distributed-social-network-on-ipfs-and-its-problems.md (renamed from content/computer/blueprint-of-a-distributed-social-network-on-ipfs-and-its-problems.md)0
-rw-r--r--Computer/breaking-the-code-without-touching.md (renamed from content/computer/breaking-the-code-without-touching.md)0
-rw-r--r--Computer/butido-a-linux-package-building-tool-in-rust.md (renamed from content/computer/butido-a-linux-package-building-tool-in-rust.md)0
-rw-r--r--Computer/computer_science/_index.md (renamed from content/computer/computer_science/_index.md)0
-rw-r--r--Computer/computer_science/decentralized-issue-tracking.md (renamed from content/computer/computer_science/decentralized-issue-tracking.md)0
-rw-r--r--Computer/computer_science/why-strong-typing-is-important.md (renamed from content/computer/computer_science/why-strong-typing-is-important.md)0
-rw-r--r--Computer/computer_science/why-we-need-distributed-issue-tracking.md (renamed from content/computer/computer_science/why-we-need-distributed-issue-tracking.md)0
-rw-r--r--Computer/contributing-to-neovim.md (renamed from content/computer/contributing-to-neovim.md)0
-rw-r--r--Computer/developing-a-query-api-for-toml-query.md (renamed from content/computer/developing-a-query-api-for-toml-query.md)0
-rw-r--r--Computer/hardware/_index.md (renamed from content/computer/hardware/_index.md)0
-rw-r--r--Computer/linux_unix/_index.md (renamed from content/computer/linux_unix/_index.md)0
-rw-r--r--Computer/linux_unix/gui.md (renamed from content/computer/linux_unix/gui.md)0
-rw-r--r--Computer/open_data/_index.md (renamed from content/computer/open_data/_index.md)0
-rw-r--r--Computer/open_source/_index.md (renamed from content/computer/open_source/_index.md)0
-rw-r--r--Computer/open_source/a-scale-for-describing-the-maturity-of-open-source-projects.md (renamed from content/computer/open_source/a-scale-for-describing-the-maturity-of-open-source-projects.md)0
-rw-r--r--Computer/open_source/all-we-need-for-a-self-hosting-distributed-open-source-programming-toolchain.md (renamed from content/computer/open_source/all-we-need-for-a-self-hosting-distributed-open-source-programming-toolchain.md)0
-rw-r--r--Computer/open_source/closed-mls-are-bullshit.md (renamed from content/computer/open_source/closed-mls-are-bullshit.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/_index.md (renamed from content/computer/open_source/improving-open-source-code/_index.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-1-if-statements.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-1-if-statements.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-2-function-naming-and-size.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-2-function-naming-and-size.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-3-modularization.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-3-modularization.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-4-api-design.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-4-api-design.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-5-planning-of-an-application-or-library.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-5-planning-of-an-application-or-library.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-6-version-control.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-6-version-control.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-7-contributor-experience.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-7-contributor-experience.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-8-code-verbosity.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-8-code-verbosity.md)0
-rw-r--r--Computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-9-types.md (renamed from content/computer/open_source/improving-open-source-code/how-to-improve-your-open-source-code-9-types.md)0
-rw-r--r--Computer/open_source/open-source-project-rule-1-choose-your-project-members-carefully.md (renamed from content/computer/open_source/open-source-project-rule-1-choose-your-project-members-carefully.md)0
-rw-r--r--Computer/open_source/open-source-project-rule-2-get.md (renamed from content/computer/open_source/open-source-project-rule-2-get.md)0
-rw-r--r--Computer/open_source/should-i-send-a-patch.md (renamed from content/computer/open_source/should-i-send-a-patch.md)0
-rw-r--r--Computer/os/_index.md (renamed from content/computer/os/_index.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/_index.md (renamed from content/computer/os/experience-switching-to-nixos/_index.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-1.md (renamed from content/computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-1.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-2.md (renamed from content/computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-2.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-3.md (renamed from content/computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-3.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-4.md (renamed from content/computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-4.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-5.md (renamed from content/computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-5.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-6.md (renamed from content/computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-6.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-7.md (renamed from content/computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-7.md)0
-rw-r--r--Computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-8.md (renamed from content/computer/os/experience-switching-to-nixos/my-experience-when-switching-to-nixos-part-8.md)0
-rw-r--r--Computer/os/first-steps-to-nixos.md (renamed from content/computer/os/first-steps-to-nixos.md)0
-rw-r--r--Computer/os/from-zero-to-nix.md (renamed from content/computer/os/from-zero-to-nix.md)0
-rw-r--r--Computer/os/how-to-install-nixos-from-nixos.md (renamed from content/computer/os/how-to-install-nixos-from-nixos.md)0
-rw-r--r--Computer/os/how-to-setup-neo-vim-on-nixos.md (renamed from content/computer/os/how-to-setup-neo-vim-on-nixos.md)0
-rw-r--r--Computer/os/nixos-19-03-and-wayland.md (renamed from content/computer/os/nixos-19-03-and-wayland.md)0
-rw-r--r--Computer/os/nixos-on-unstable-how-to-fix-a-broken-nixos-rebuild.md (renamed from content/computer/os/nixos-on-unstable-how-to-fix-a-broken-nixos-rebuild.md)0
-rw-r--r--Computer/os/racket-on-nixos.md (renamed from content/computer/os/racket-on-nixos.md)0
-rw-r--r--Computer/os/switching-to-kde.md (renamed from content/computer/os/switching-to-kde.md)0
-rw-r--r--Computer/os/the-world-in-a-shell.md (renamed from content/computer/os/the-world-in-a-shell.md)0
-rw-r--r--Computer/os/why-i-use-linux.md (renamed from content/computer/os/why-i-use-linux.md)0
-rw-r--r--Computer/programming/_index.md (renamed from content/computer/programming/_index.md)0
-rw-r--r--Computer/programming/apis.md (renamed from content/computer/programming/apis.md)0
-rw-r--r--Computer/programming/programming_languages/_index.md (renamed from content/computer/programming/programming_languages/_index.md)0
-rw-r--r--Computer/programming/programming_languages/bash.md (renamed from content/computer/programming/programming_languages/bash.md)0
-rw-r--r--Computer/programming/programming_languages/go.md (renamed from content/computer/programming/programming_languages/go.md)0
-rw-r--r--Computer/programming/programming_languages/php.md (renamed from content/computer/programming/programming_languages/php.md)0
-rw-r--r--Computer/programming/programming_languages/racket.md (renamed from content/computer/programming/programming_languages/racket.md)0
-rw-r--r--Computer/programming/programming_languages/roc.md (renamed from content/computer/programming/programming_languages/roc.md)0
-rw-r--r--Computer/programming/programming_languages/rust/_index.md (renamed from content/computer/programming/programming_languages/rust/_index.md)0
-rw-r--r--Computer/programming/programming_languages/rust/extending-an-iterator-in-rust.md (renamed from content/computer/programming/programming_languages/rust/extending-an-iterator-in-rust.md)0
-rw-r--r--Computer/programming/programming_languages/rust/filters-everywhere.md (renamed from content/computer/programming/programming_languages/rust/filters-everywhere.md)0
-rw-r--r--Computer/programming/programming_languages/rust/rust-2020-libraries-libraries-libraries.md (renamed from content/computer/programming/programming_languages/rust/rust-2020-libraries-libraries-libraries.md)0
-rw-r--r--Computer/programming/programming_languages/rust/rust-2021.md (renamed from content/computer/programming/programming_languages/rust/rust-2021.md)0
-rw-r--r--Computer/programming/programming_languages/rust/rust-is-one-of-the-best-c-replacements-we-currently-have.md (renamed from content/computer/programming/programming_languages/rust/rust-is-one-of-the-best-c-replacements-we-currently-have.md)0
-rw-r--r--Computer/programming/programming_languages/rust/the-annoyance-of-programming-language-tutorials-or-why-learning-rust-feels.md (renamed from content/computer/programming/programming_languages/rust/the-annoyance-of-programming-language-tutorials-or-why-learning-rust-feels.md)0
-rw-r--r--Computer/programming/programming_languages/rust/the-rust-tool-for-the-job.md (renamed from content/computer/programming/programming_languages/rust/the-rust-tool-for-the-job.md)0
-rw-r--r--Computer/programming/programming_languages/til-dont-use-c-for-new-projects.md (renamed from content/computer/programming/programming_languages/til-dont-use-c-for-new-projects.md)0
-rw-r--r--Computer/programming/programming_languages/too-much-languages-to-choose-from.md (renamed from content/computer/programming/programming_languages/too-much-languages-to-choose-from.md)0
-rw-r--r--Computer/programming/programming_techniques/_index.md (renamed from content/computer/programming/programming_techniques/_index.md)0
-rw-r--r--Computer/programming/programming_techniques/ci-first-vs.md (renamed from content/computer/programming/programming_techniques/ci-first-vs.md)0
-rw-r--r--Computer/programming/programming_techniques/software-architecture-without-knowing-about-it.md (renamed from content/computer/programming/programming_techniques/software-architecture-without-knowing-about-it.md)0
-rw-r--r--Computer/programming/programming_techniques/test-driven-project-initialization.md (renamed from content/computer/programming/programming_techniques/test-driven-project-initialization.md)0
-rw-r--r--Computer/programming/writing-a-mastodon-bot.md (renamed from content/computer/programming/writing-a-mastodon-bot.md)0
-rw-r--r--Computer/programming/writing-a-prometheus-mpd-exporter.md (renamed from content/computer/programming/writing-a-prometheus-mpd-exporter.md)0
-rw-r--r--Computer/programming/writing-a-rust-library-crate-for-time-calculating-1.md (renamed from content/computer/programming/writing-a-rust-library-crate-for-time-calculating-1.md)0
-rw-r--r--Computer/the-abomination-that-github-calls-suggested-change.md (renamed from content/computer/the-abomination-that-github-calls-suggested-change.md)0
-rw-r--r--Computer/tools/_index.md (renamed from content/computer/tools/_index.md)0
-rw-r--r--Computer/tools/bash-right-prompt.md (renamed from content/computer/tools/bash-right-prompt.md)0
-rw-r--r--Computer/tools/cli/_index.md (renamed from content/computer/tools/cli/_index.md)0
-rw-r--r--Computer/tools/cli/helpers.md (renamed from content/computer/tools/cli/helpers.md)0
-rw-r--r--Computer/tools/cli/scripts.md (renamed from content/computer/tools/cli/scripts.md)0
-rw-r--r--Computer/tools/git/_index.md (renamed from content/computer/tools/git/_index.md)0
-rw-r--r--Computer/tools/git/a-clean-git-workflow.md (renamed from content/computer/tools/git/a-clean-git-workflow.md)0
-rw-r--r--Computer/tools/git/generating-git-repository-stats.md (renamed from content/computer/tools/git/generating-git-repository-stats.md)0
-rw-r--r--Computer/tools/git/git-dit-github-import.md (renamed from content/computer/tools/git/git-dit-github-import.md)0
-rw-r--r--Computer/tools/git/git-workshop.md (renamed from content/computer/tools/git/git-workshop.md)0
-rw-r--r--Computer/tools/git/splitting-files-while-preserving-history-in-git.md (renamed from content/computer/tools/git/splitting-files-while-preserving-history-in-git.md)0
-rw-r--r--Computer/tools/git/which-git-tutorial-should-i-read.md (renamed from content/computer/tools/git/which-git-tutorial-should-i-read.md)0
-rw-r--r--Computer/tools/installing-notmuch-and-muchsync-on-uberspace.md (renamed from content/computer/tools/installing-notmuch-and-muchsync-on-uberspace.md)0
-rw-r--r--Computer/tools/microservices.md (renamed from content/computer/tools/microservices.md)0
-rw-r--r--Computer/tools/monitoring-syncthing-with-prometheus-and-grafana.md (renamed from content/computer/tools/monitoring-syncthing-with-prometheus-and-grafana.md)0
-rw-r--r--Computer/tools/nix.md (renamed from content/computer/tools/nix.md)0
-rw-r--r--Computer/tools/planning.md (renamed from content/computer/tools/planning.md)0
-rw-r--r--Computer/tools/rust-services-on-kubernetes-with-nix.md (renamed from content/computer/tools/rust-services-on-kubernetes-with-nix.md)0
-rw-r--r--Computer/tools/vim/_index.md (renamed from content/computer/tools/vim/_index.md)0
-rw-r--r--Computer/tools/vim/advanced-vim-tips.md (renamed from content/computer/tools/vim/advanced-vim-tips.md)0
-rw-r--r--Computer/tools/vim/redefining-my-vim-workflow.md (renamed from content/computer/tools/vim/redefining-my-vim-workflow.md)0
-rw-r--r--Computer/tools/vim/til-dont-use-space-as-your-leader-in-vim-if-you-want-to-use-the-a-vim-plugin.md (renamed from content/computer/tools/vim/til-dont-use-space-as-your-leader-in-vim-if-you-want-to-use-the-a-vim-plugin.md)0
-rw-r--r--Computer/tools/why-i-love-mailinglists.md (renamed from content/computer/tools/why-i-love-mailinglists.md)0
-rw-r--r--Cooking.md0
-rw-r--r--Fitness.md0
-rw-r--r--Food.md0
-rw-r--r--Globalism.md (renamed from content/globalism/_index.md)5
-rw-r--r--Hiking.md (renamed from content/hiking/_index.md)11
-rw-r--r--Hiking/inspiration.md (renamed from content/hiking/inspiration.md)0