Update README.md

This commit is contained in:
ivuorinen
2022-11-29 00:23:10 +00:00
parent ea94275adb
commit 1773cb2a1a

View File

@@ -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.