19:59

ByteStash Snippets

A code snippet storage solution written in React & node.js
19:52

What's up Docker?

WUD (aka What’s up Docker?) gets you notified when a new version of your Docker Container is available.
19:43

PdfDing PDF manager

PdfDing is a selfhosted PDF manager and viewer offering a seamless user experience on multiple devices. It’s designed be to be minimal, fast, and easy to set up using Docker.
07:15

Everything I learned about Hugo: Building robinvanderknaap.dev

Step-by-step guide building my personal blog using Hugo from scratch.
14:52

Utterances

A lightweight comments widget built on GitHub issues
I preferred Giscus over this, because of the use of GitHub Discussions instead of Issues.
14:52

giscus

A comments widget built on GitHub Discussions.
19:04

WordPress to Hugo Exporter

Hugo is static site generator written in golang. Wordpress is a tool for remote access to your server ;-) ❗️Contributions welcome! - SchumacherFM/wordpress-to-hugo-exporter

This is not working for me. At least for deuts.net

Might have to try out the cli version instead.

18:52

Glances Linux System Monitor Docker Compose

Contribute to bigbeartechworld/big-bear-video-assets development by creating an account on GitHub.
17:08

Fladder

A Simple Jellyfin Frontend.
00:56

Nightfall Hugo Theme

Nightfall Nightfall is a minimal dark theme for Hugo. Demo
Get the theme Install Hugo and dart-sass.
Import as hugo module in config.toml:
[module] [[module.imports]] path = ‘github.com/LordMathis/hugo-theme-nightfall’ OR
Import manually:
git clone https://github.com/LordMathis/hugo-theme-nightfall themes/nightfall Add theme = “nightfall” in your config.toml: Configuration For full example chech exampleSite/config.toml
Add these params to you config.toml
[params] user = “hello” hostname = “gohugo.io” [params.author] name = “Mr Hugo” email = “hugo@example.com” Social links You can also add social links.