mirror of
https://github.com/joanmarcriera/lab-site.git
synced 2026-08-30 18:01:51 +00:00
No description
- CSS 59.8%
- HTML 40.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
LinkedIn posts now link long versions here; cards make those links unfurl with a proper title, description and image. |
||
| .github/workflows | ||
| content | ||
| layouts | ||
| static | ||
| hugo.toml | ||
| README.md | ||
Lab Notes — blog.riera.co.uk
Hugo source for blog.riera.co.uk — technology leadership and self-hosted AI infrastructure. No hype, just things that work.
How it works
- Static site built with Hugo; config in
hugo.toml, posts incontent/. - Deployed to GitHub Pages by
.github/workflows/hugo.ymlon every push tomain.
Writing a post
Add a Markdown file under content/posts/ with front matter, push to main, done.