No description
  • HTML 85.8%
  • CSS 12.4%
  • Go 1.8%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Tim Hårek Andreassen 0e09df94a8
All checks were successful
build-and-deploy / build-and-deploy (push) Successful in 18s
blog: New post "Goodbye SourceHut"
2026-09-09 23:49:44 +02:00
.forgejo/workflows ci: Replace sourcehut builds with forgejo-runner 2026-09-09 19:02:57 +02:00
.helix Rewrite with Hugo 2025-02-16 09:53:36 +01:00
archetypes archetypes: Replace release_year with season 2026-07-28 09:48:57 +02:00
assets feeds: Update 2026-04-24 21:19:00 +02:00
content blog: New post "Goodbye SourceHut" 2026-09-09 23:49:44 +02:00
data logs: Point schema at the forge 2026-09-09 22:18:56 +02:00
layouts fix: Move layouts to correct path 2026-08-20 13:16:34 +02:00
scripts build: Add mise 2026-05-12 23:12:39 +02:00
static 404: Add art 2025-10-05 11:35:59 +02:00
.gitignore blog: New post "Subscribe via RSS" 2026-04-13 22:44:57 +02:00
.harper-dictionary.txt Add more words 2026-06-05 21:01:03 +02:00
.mailmap chore(git): Add mailmap 2023-08-19 23:03:45 +02:00
.prettierrc chore: bracketSameLine = true 2022-01-17 22:19:44 +01:00
fnox.toml build: Use fnox for secrets 2026-05-12 23:17:52 +02:00
hugo.toml content: Point project and profile links at src.timharek.no 2026-09-09 22:17:43 +02:00
LICENSE chore: Update email address and public key (PGP) 2022-06-19 17:07:15 +02:00
mise.toml mise: Exclude prettierd 2026-07-01 22:29:36 +02:00
README.md chore: Add my personal forge 2026-09-09 20:36:54 +02:00
redirects Rewrite with Hugo 2025-02-16 09:53:36 +01:00

build status

timharek.no

My personal website and blog.

Tech stack

  • Hugo for the static generated site
  • mise for dev stuff, and kicking off new posts
  • art for my logs

More details in my colophon.

Philosophy

  • Minimal
  • Use the tools you already use
  • Everything should be plaintext
  • CV with JSON resume
    • Because it's a great specification (but I used TOML 😉)
    • I hate editing my CV in GUI tables, lists, etc.
  • Blogroll from my feed readers OPML

License

MIT © Tim Hårek