Go to file
Kristian Takvam e9f8dc6631
Update LICENSE with new copyright year and author
2025-10-16 20:37:10 +02:00
.github/workflows Update deploy.yml to include permissions 2025-10-06 19:59:32 +02:00
public Update social links and remove unused profile picture 2025-10-16 18:42:04 +02:00
src Implement blog functionality with posts and layout 2025-10-16 20:31:02 +02:00
.env.example Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
.gitignore Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
.prettierignore Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
.prettierrc Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
LICENSE Update LICENSE with new copyright year and author 2025-10-16 20:37:10 +02:00
README.md Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
astro.config.mjs Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
package-lock.json Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
package.json Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
pnpm-lock.yaml Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00
tsconfig.json Overhaul website completely (new theme) 2025-10-16 18:18:28 +02:00

README.md

Astro Portfolio Template @trueberryless

Built with Astro

Getting started

  1. Use this template via the GitHub UI.
  2. Clone your own repo and open it in any editor of your choice (global search recommended).
  3. Search for TODO everywhere and complete them. Be aware: to fully complete these steps it will take you around one hour, so be patient, but I promise, it will be worth it 💜
  4. Deploy your website with Netlify, Vercel or in any other possible way, Astro supports: https://docs.astro.build/en/guides/deploy/

License

Licensed under the MIT license, Copyright © trueberryless.

See LICENSE for more information.