No description
Find a file
Joel Vogt a5a7d2bfe4
All checks were successful
/ test (push) Successful in 12s
/ deploy (push) Successful in 16s
fixed issue with blogpostlist display on phones
2025-12-09 14:34:59 +01:00
.forgejo/workflows fix pipeline 2025-11-24 14:23:00 +01:00
.vscode misc fixes 2025-08-09 14:45:56 +02:00
hooks initial commit 2025-07-30 10:34:52 +02:00
info initial commit 2025-07-30 10:34:52 +02:00
public remove dist folder from repo 2025-10-10 10:33:11 +02:00
src fixed issue with blogpostlist display on phones 2025-12-09 14:34:59 +01:00
.env.development fix wrong url base 2025-11-24 14:27:02 +01:00
.env.production fix wrong url base 2025-11-24 14:27:02 +01:00
.gitignore remove dist folder from repo 2025-10-10 10:33:11 +02:00
config initial commit 2025-07-30 10:34:52 +02:00
description initial commit 2025-07-30 10:34:52 +02:00
HEAD initial commit 2025-07-30 10:34:52 +02:00
index.html made progress 2025-08-09 13:46:39 +02:00
package-lock.json worked on blogposts listing 2025-12-04 11:31:33 +01:00
package.json added blogposts rendering 2025-11-24 14:12:17 +01:00
README.md initial commit 2025-07-30 10:34:52 +02:00
vite.config.js fix wrong href 2025-10-07 18:21:41 +02:00

Vue 3 + Vite

This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.

Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.