My own personal blog: https://blog.setale.me/
  • JavaScript 61%
  • HTML 18.7%
  • SCSS 18%
  • Makefile 1.4%
  • Nix 0.9%
Find a file
Lorenzo Setale 2d6461845b
All checks were successful
Deploy / build_and_upload (push) Successful in 5m28s
adds slug as blog post is broken
2026-04-13 01:28:42 +02:00
.forgejo/workflows upgrade actions/checkout to v5 2025-11-05 11:56:49 +01:00
archetypes moves static content for pebble post 2021-12-24 12:47:31 -03:00
assets fixes images css and updates with images (no screenshot from iphone) 2026-04-13 00:55:58 +02:00
content/posts adds slug as blog post is broken 2026-04-13 01:28:42 +02:00
layouts auto fmt on the file 2026-04-08 22:06:28 +02:00
static adds back static files (no longer lfs) 2025-07-08 23:20:02 +02:00
.envrc adds cli / development tools 2025-01-14 12:18:14 +01:00
.gitattributes adds .well-known and files 2025-07-08 23:19:24 +02:00
.gitignore adds cli / development tools 2025-01-14 12:18:14 +01:00
.sops.env adds s5cmd support 2025-11-05 11:16:41 +01:00
.sops.yaml adds soops and nix development shell 2025-07-27 15:14:10 +02:00
config.yaml adds s5cmd support 2025-11-05 11:16:41 +01:00
flake.lock update lock file 2026-04-12 21:23:42 +02:00
flake.nix uses the original dart-sass as it was before 2026-04-05 11:14:59 +02:00
Makefile allows to switch to different domain 2025-10-30 15:55:45 +02:00
README.md strip whitespace in markdown files 2025-01-15 12:43:27 +01:00

Lorenzo's blog

In this repository you can find the source code of my personal blog.

Run Locally

To build or run locally the blog you need the following tools installed

  • Hugo
  • GNU Make

Once these are available, from the shell you can run:

make run

Follow the instructions on screen to open the browser and navigate the blog. A simpler way to read my blog is to visit the original website.

Happy Reading!