October 26, 2024
ByteStash Snippets
A code snippet storage solution written in React & node.js
A code snippet storage solution written in React & node.js
WUD (aka What’s up Docker?) gets you notified when a new version of your Docker Container is available.
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.
Step-by-step guide building my personal blog using Hugo from scratch.
A lightweight comments widget built on GitHub issues
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.
Contribute to bigbeartechworld/big-bear-video-assets development by creating an account on GitHub.
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.