The repo for gals-portfolio. This is the service I wrote and use for my portfolio and blog, which you can find at www.getagripgal.nl.
  • Svelte 52.8%
  • TypeScript 45.8%
  • HTML 0.5%
  • Shell 0.4%
  • Dockerfile 0.4%
  • Other 0.1%
Find a file
2026-08-20 08:35:32 +02:00
client Add mxizzy cs-button 2026-08-20 08:35:32 +02:00
docs/blog add json-based database. Add articles to database 2026-06-30 01:01:30 +02:00
scripts Fix env not being loaded when no config.json is present. Add Dockerfile. Add scripts to build and run docker image. 2026-06-30 15:48:24 +02:00
server code cleanup on the backend. insight id generating code moved to insight.ts. getIp now public and renamed to getRequestIp. Abstracted asset fetching into assets.ts. Added hashString method to crypto.ts 2026-08-15 12:46:29 +02:00
.dockerignore Fix env not being loaded when no config.json is present. Add Dockerfile. Add scripts to build and run docker image. 2026-06-30 15:48:24 +02:00
.gitignore Fix client/src/lib/assets not being tracked 2026-07-07 01:03:09 +02:00
Dockerfile Clean up the blog reader 2026-07-01 15:15:08 +02:00
package-lock.json Changed comment thread to place emphasis on names instead of the dates 2026-08-13 20:49:37 +02:00
package.json Add header. Add logo 2026-07-15 17:18:31 +02:00