2 Commits

Author SHA1 Message Date
Alex Wellnitz
f471edeb58 feat: add new Project
All checks were successful
renovate / renovate (push) Successful in 2m0s
Build and Deploy / Build-Container-Image (push) Successful in 33s
2025-08-12 09:49:08 +02:00
dd98c0972b Merge pull request 'chore(deps): update ghcr.io/getzola/zola docker tag to v0.21.0' (#14) from renovate/ghcr.io-getzola-zola-0.x into main
Some checks failed
renovate / renovate (push) Successful in 1m35s
Build and Deploy / Build-Container-Image (push) Failing after 3m15s
Reviewed-on: #14
2025-08-12 06:33:55 +00:00
3 changed files with 16 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
FROM ghcr.io/getzola/zola:v0.21.0 as zola
FROM ghcr.io/getzola/zola:v0.20.0 as zola
COPY . /project
WORKDIR /project

View File

@@ -0,0 +1,14 @@
+++
title = "Updates-Sucks"
description = "A command-line tool for automating software version monitoring for DevOps engineers and system administrators."
weight = 30
[taxonomies]
tags = ["Golang", "Monitoring", "DevOps", "Versioning", "Repositories" ]
[extra]
local_image = "projects/rustysearch/doteki_logo.webp"
social_media_card = "social_cards/projects_doteki.jpg"
canonical_url = "https://alexohneander.de/projects/updates-sucks/"
add_src_to_code_block = true
+++

Binary file not shown.

After

Width:  |  Height:  |  Size: 261 KiB