Update README.md

This commit is contained in:
ivuorinen
2022-07-03 00:24:16 +00:00
parent b921bd2c07
commit 01da177550

View File

@@ -18,7 +18,6 @@ A collection of awesome things.
- [Java](#java)
- [JavaScript](#javascript)
- [Jupyter Notebook](#jupyter-notebook)
- [Makefile](#makefile)
- [Nunjucks](#nunjucks)
- [Objective-C](#objective-c)
- [PHP](#php)
@@ -108,6 +107,7 @@ A collection of awesome things.
## Dockerfile
- [datasets/geo-countries](https://github.com/datasets/geo-countries) - Country polygons as GeoJSON in a datapackage
- [jakzal/phpqa](https://github.com/jakzal/phpqa) - Docker image that provides static analysis tools for PHP
- [kfkawalec/gitlab-ci-laravel-php](https://github.com/kfkawalec/gitlab-ci-laravel-php) -
- [linuxserver/docker-calibre-web](https://github.com/linuxserver/docker-calibre-web) -
- [linuxserver/docker-swag](https://github.com/linuxserver/docker-swag) - Nginx webserver and reverse proxy with php support and a built-in Certbot (Let's Encrypt) client. It also contains fail2ban for intrusion prevention.
@@ -362,10 +362,6 @@ A collection of awesome things.
- [hooram/ownphotos](https://github.com/hooram/ownphotos) - Self hosted alternative to Google Photos
- [jina-ai/dalle-flow](https://github.com/jina-ai/dalle-flow) - A Human-in-the-Loop workflow for creating HD images from text
## Makefile
- [jakzal/phpqa](https://github.com/jakzal/phpqa) - Docker image that provides static analysis tools for PHP
## Nunjucks
- [h5bp/Front-end-Developer-Interview-Questions](https://github.com/h5bp/Front-end-Developer-Interview-Questions) - A list of helpful front-end related questions you can use to interview potential candidates, test yourself or completely ignore.