My own personal blog: https://blog.setale.me/
- JavaScript 61%
- HTML 18.7%
- SCSS 18%
- Makefile 1.4%
- Nix 0.9%
|
All checks were successful
Deploy / build_and_upload (push) Successful in 5m28s
|
||
|---|---|---|
| .forgejo/workflows | ||
| archetypes | ||
| assets | ||
| content/posts | ||
| layouts | ||
| static | ||
| .envrc | ||
| .gitattributes | ||
| .gitignore | ||
| .sops.env | ||
| .sops.yaml | ||
| config.yaml | ||
| flake.lock | ||
| flake.nix | ||
| Makefile | ||
| README.md | ||
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!