diff --git a/README.md b/README.md index 7f3a3f8..bef8ff3 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@ A collection of awesome things. - [HTML](#html) - [Java](#java) - [JavaScript](#javascript) +- [Jinja](#jinja) - [Jupyter Notebook](#jupyter-notebook) - [Nunjucks](#nunjucks) - [Objective-C](#objective-c) @@ -393,6 +394,10 @@ A collection of awesome things. - [yuche/vue-strap](https://github.com/yuche/vue-strap) - Bootstrap components built with Vue.js - [zenorocha/clipboard.js](https://github.com/zenorocha/clipboard.js) - :scissors: Modern copy to clipboard. No Flash. Just 3kb gzipped :clipboard: +## Jinja + +- [onedr0p/home-ops](https://github.com/onedr0p/home-ops) - A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible + ## Jupyter Notebook - [elastic/examples](https://github.com/elastic/examples) - Home for Elasticsearch examples available to everyone. It's a great way to get started. @@ -750,7 +755,6 @@ A collection of awesome things. - [mtdowling/chag](https://github.com/mtdowling/chag) - Use your changelog as the canonical source of change data. With pure Bash. - [ntnn/docker-imapfilter](https://github.com/ntnn/docker-imapfilter) - Docker image to run imapfilter as a daemon with configs from git - [nvm-sh/nvm](https://github.com/nvm-sh/nvm) - Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions -- [onedr0p/home-ops](https://github.com/onedr0p/home-ops) - A mono repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible - [orderedlist/dotfiles](https://github.com/orderedlist/dotfiles) - A set of vim, zsh, git, and tmux configuration files. - [petervanderdoes/gitflow-avh](https://github.com/petervanderdoes/gitflow-avh) - AVH Edition of the git extensions to provide high-level repository operations for Vincent Driessen's branching model - [reviewdog/action-shellcheck](https://github.com/reviewdog/action-shellcheck) - Run shellcheck with reviewdog