Go to file
Tim Hårek Andreassen cd1e09b10e
ci: Update
Signed-off-by: Tim Hårek Andreassen <tim@harek.no>
2023-08-14 21:33:23 +02:00
.builds ci: Update 2023-08-14 21:33:23 +02:00
components fix(breadcrumbs): Use <Link> 2023-08-14 18:26:07 +02:00
content chore(blog): Add new post: "timharek.no is now built with Deno Fresh" 2023-08-14 19:40:36 +02:00
islands feat: Install Deno Fresh 2023-08-04 23:33:16 +02:00
routes fix(rss): Identations and old characters 2023-08-14 20:40:28 +02:00
src fix(cli/blog): Use correct utils and update path 2023-08-14 18:56:43 +02:00
static feat: Add new icons 2023-08-14 17:47:22 +02:00
.gitignore chore(fresh): Add _app 2023-08-04 23:33:16 +02:00
.prettierrc chore: bracketSameLine = true 2022-01-17 22:19:44 +01:00
LICENSE chore: Update email address and public key (PGP) 2022-06-19 17:07:15 +02:00
README.md docs: Update README 2023-08-14 18:50:19 +02:00
config.ts feat(fresh): Add RSS 2023-08-05 13:42:48 +02:00
deno.json fix(cli/blog): Use correct utils and update path 2023-08-14 18:56:43 +02:00
dev.ts feat: Install Deno Fresh 2023-08-04 23:33:16 +02:00
fresh.gen.ts feat: Add work route 2023-08-13 17:27:31 +02:00
main.ts feat(fresh): Use dotenv for hostname and port 2023-08-13 20:14:45 +02:00
redirects.json chore: Add redirects for all Norwegian links 2023-08-14 18:47:24 +02:00
twind.config.ts chore: Add sticky and bg color 2023-08-14 16:17:04 +02:00

README.md

sourcehut GitHub mirror Codeberg mirror

builds.sr.ht status

timharek.no

My personal website, made with Deno Fresh.

Features

  • Blog
  • CV
  • Logs

The CV-page is generated from a simple JSON-file, static/api/cv.json, it's loosely based on JSON Resume schema.

License

MIT © Tim Hårek