Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -1,4 +1,4 @@
 Awesome Dev Env !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Dev Env !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of awesome tools, resources and workflow tips making an awesome development environment.
@@ -17,7 +17,7 @@
Many thanks to everyone on the contributor list (https://github.com/jondot/awesome-devenv/graphs/contributors) :)
 Content
 Content
_Note: for an OS specific tool, please do your best to mark with OSX/WIN/*NIX/LIN_
@@ -94,7 +94,8 @@
Documentation
Tools to document your project
⟡ Log4brains (https://github.com/thomvaill/log4brains) - Docs-as-code knowledge base to manage Architecture Decision Records (ADR) for your project and publish them automatically as a static website.
⟡ Log4brains
 (https://github.com/thomvaill/log4brains) - Docs-as-code knowledge base to manage Architecture Decision Records (ADR) for your project and publish them automatically as a static website.
Dotfiles
@@ -208,8 +209,8 @@
Shell
Tools for having an awesome shell environment
⟡ awesome-zsh-plugins (https://github.com/unixorn/awesome-zsh-plugins) - List of zsh plugins usable with zgen (https://github.com/tarjoilija/zgen) and other oh-my-zsh (https://github.com/robbyrussell/oh-my-zsh/)
compatible zsh frameworks
⟡ awesome-zsh-plugins (https://github.com/unixorn/awesome-zsh-plugins) - List of zsh plugins usable with zgen (https://github.com/tarjoilija/zgen) and other oh-my-zsh 
(https://github.com/robbyrussell/oh-my-zsh/) compatible zsh frameworks
⟡ fish-shell (https://github.com/fish-shell/fish-shell) - The user-friendly command line shell
⟡ hss (https://github.com/six-ddc/hss) - Never type the annoying ssh commands again.
⟡ oh-my-fish (https://github.com/oh-my-fish/oh-my-fish) - Framework for managing your fish shell configuration inspired by oh-my-zsh.