From 93ad4d03b9d87d6177514de27bb94d9230da82e6 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Tue, 21 Jun 2022 21:39:04 +0200 Subject: ref: Move from orgmode to markdown I'll never ever again move away from markdown. fix: Move to http ... until I add a certificate --- content/projects/_index.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'content/projects') diff --git a/content/projects/_index.md b/content/projects/_index.md index 3195403..7dfbe4c 100644 --- a/content/projects/_index.md +++ b/content/projects/_index.md @@ -8,24 +8,24 @@ draft = false Just a list of some projects I have done and find useful on my day-to-day life. -- [Hub Watcher](https://hub-watcher.gabrielgio.me/) +- [Hub Watcher](https://hub-watcher.gabrielgio.me/) [[gitlab](https://gitlab.com/gabrielgio/hub-watcher)] - + A small project to monitor changes in a docker image from [docker hub](https://hub.docker.com/). By default every 5 minutes it will fetch the digest of image and compare with the previous returned digest, if they are different it will make a post request to a given url. - + I created it so I can automatically trigger my gitlab pipeline to build my custom nextcloud image everytime Nextcloud GmbH updates their image. - + - [Reddit to Nextcloud importer](https://gabrielgio.gitlab.io/reddit-nextcloud-importer/) [[github](https://gitlab.com/gabrielgio/reddit-nextcloud-importer)] A small project that monitors user\'s saved posts on reddit, downloads its - media and uploads to a nextcloud instance. - + media and uploads to a nextcloud instance. + It combines 3 projects: [praw](https://github.com/praw-dev/praw) to read and motitor user's saved feed, [gallery-dl](https://github.com/mikf/gallery-dl) to download media from several sources, and @@ -44,7 +44,7 @@ Just a list of some projects I have done and find useful on my day-to-day life. - [Password generator](https://genpass.gabrielgio.me/) [[gitlab](https://gitlab.com/gabrielgio/genpass)] - + It started with me having fun with clojure script ([last commit](https://gitlab.com/gabrielgio/genpass/-/tree/2db3d88503fbe219e99c464c4cc8e768613e1359)). Now I have been using it as a playground to play a bit with rust/wasm and it -- cgit v1.2.3