From 1773cb2a1a673367ed46d5bf38e96ab99c8afdfb Mon Sep 17 00:00:00 2001 From: ivuorinen Date: Tue, 29 Nov 2022 00:23:10 +0000 Subject: [PATCH] Update README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bef8ff3..066d982 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,10 @@ A collection of awesome things. - [Elixir](#elixir) - [Elm](#elm) - [Go](#go) +- [HCL](#hcl) - [HTML](#html) - [Java](#java) - [JavaScript](#javascript) -- [Jinja](#jinja) - [Jupyter Notebook](#jupyter-notebook) - [Nunjucks](#nunjucks) - [Objective-C](#objective-c) @@ -188,6 +188,10 @@ A collection of awesome things. - [whalebrew/whalebrew](https://github.com/whalebrew/whalebrew) - Homebrew, but with Docker images - [xarantolus/upduck](https://github.com/xarantolus/upduck) - simple web server that integrates with DuckDNS & Let's Encrypt +## HCL + +- [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 + ## HTML - [Irrelon/jquery-lang-js](https://github.com/Irrelon/jquery-lang-js) - i18n Allow instant language switching on HTML pages without reloading the page. @@ -394,10 +398,6 @@ 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.