portfolio showcasing my projects https://www.rannes.dev
Go to file
ChrQR 1610c9aba5
All checks were successful
Node.js CI / build_image (push) Successful in 44s
fixed css and app width
2024-05-17 23:52:54 +02:00
.gitea/workflows forgot to remove needs: build_app from workflow 2024-05-17 21:15:09 +02:00
.vscode lesgoooo 2024-04-13 21:15:03 +02:00
src fixed css and app width 2024-05-17 23:52:54 +02:00
static favicon 2024-04-26 23:39:07 +02:00
.dockerignore fixed dockerfile. changed package manager to yarn 2024-04-26 23:08:24 +02:00
.eslintignore lesgoooo 2024-04-13 21:15:03 +02:00
.eslintrc.cjs lesgoooo 2024-04-13 21:15:03 +02:00
.gitignore lesgoooo 2024-04-13 21:15:03 +02:00
.npmrc lesgoooo 2024-04-13 21:15:03 +02:00
.prettierignore lesgoooo 2024-04-13 21:15:03 +02:00
.prettierrc lesgoooo 2024-04-13 21:15:03 +02:00
Dockerfile fixed dockerfile. changed package manager to yarn 2024-04-26 23:08:24 +02:00
package-lock.json fixed ci? 2024-04-27 09:24:46 +02:00
package.json maybe 2024-04-21 17:11:29 +02:00
postcss.config.js lesgoooo 2024-04-13 21:15:03 +02:00
README.md - updated readme 2024-05-17 21:32:25 +02:00
svelte.config.js cannot figure out dockerfile 2024-04-26 01:01:30 +02:00
tailwind.config.js Implemented darkmode 2024-04-23 16:56:43 +02:00
vite.config.js lesgoooo 2024-04-13 21:15:03 +02:00
yarn.lock fixed ci? 2024-04-27 09:24:46 +02:00

This is a portfolio application built to showcase my projects and try out the svelte framework.

It is built using:

  • Svelte / Sveltekit
  • Tailwind CSS

The gitea workflow builds docker image and pushed it to this registry. It is then deploy to my infrastructure which you can read more about here

The project is hosted at rannes.dev.