My own personal blog: https://blog.setale.me/
  • JavaScript 61%
  • HTML 18.8%
  • SCSS 17.9%
  • Makefile 1.4%
  • Nix 0.9%
Find a file
Lorenzo Setale 752dfd0b9c
Some checks failed
Deploy / build_and_upload (push) Has been cancelled
caches images and assets
Signed-off-by: Lorenzo Setale <lorenzo@setale.me>
2026-06-04 08:10:23 +02:00
.forgejo/workflows caches images and assets 2026-06-04 08:10:23 +02:00
archetypes moves static content for pebble post 2021-12-24 12:47:31 -03:00
assets disable u.elates.it and uses nav instead of navbar 2026-05-02 09:41:32 +02:00
content/posts adds slug as blog post is broken 2026-04-13 01:28:42 +02:00
layouts disable u.elates.it and uses nav instead of navbar 2026-05-02 09:41:32 +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 caches images and assets 2026-06-04 08:10:23 +02:00
flake.lock upgrade lock/versions 2026-06-01 20:52:03 +02:00
flake.nix uses the original dart-sass as it was before 2026-04-05 11:14:59 +02:00
Makefile caches images and assets 2026-06-04 08:10:23 +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!