Compare commits
13 Commits
2debb1944e
...
v0.1.8
Author | SHA1 | Date | |
---|---|---|---|
![]() |
f471edeb58 | ||
dd98c0972b | |||
a3d7e8c636 | |||
c4c2223443 | |||
cd8c2ec5cc | |||
5a74fe1bc1 | |||
17973a4c14 | |||
683c75eea9 | |||
86cdc2460b | |||
21e8d78c8d | |||
3a50613ad7 | |||
![]() |
7065dddbbc | ||
2dfd6fa90e |
@@ -10,7 +10,7 @@ on:
|
||||
jobs:
|
||||
renovate:
|
||||
runs-on: ubuntu-latest
|
||||
container: ghcr.io/renovatebot/renovate:39.219.2
|
||||
container: ghcr.io/renovatebot/renovate:41.62.4
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- run: renovate
|
||||
|
14
content/projects/updates-sucks/index.md
Normal file
14
content/projects/updates-sucks/index.md
Normal 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
|
||||
+++
|
BIN
content/projects/updates-sucks/social_cards/projects_doteki.jpg
Normal file
BIN
content/projects/updates-sucks/social_cards/projects_doteki.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 261 KiB |
@@ -66,6 +66,9 @@
|
||||
{% endif %}
|
||||
</nav>
|
||||
|
||||
<p align="center">
|
||||
<iframe src="https://tryhackme.com/api/v2/badges/public-profile?userPublicId=4027495" style='border:none;'></iframe>
|
||||
</p>
|
||||
{# Footer menu #}
|
||||
<nav class="nav-navs">
|
||||
{%- if config.extra.footer_menu %}
|
||||
|
Reference in New Issue
Block a user