Personal website
Find a file
Roman Jaroš 4830462f23
All checks were successful
forgejo/romanjaros/portfolio/pipeline/head This commit looks good
Update text content and adjust English proficiency rating
2025-03-14 09:39:15 +00:00
docker Update dockerfile to node:20-apline 2025-01-11 20:23:41 +00:00
public Fix grammar and formatting in jobs.json description 2025-01-15 16:16:59 +00:00
src Update text content and adjust English proficiency rating 2025-03-14 09:39:15 +00:00
.editorconfig DEV;First working website with content 2022-07-05 22:06:40 +02:00
.eslintrc.json DEV;Update mobile view and add Jenkinsfile 2022-07-06 17:37:42 +02:00
.gitignore Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
Jenkinsfile Update Jenkinsfile for newest image 2025-01-11 19:35:22 +00:00
next-env.d.ts Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
next.config.js Refactor job data handling and improve component structure 2025-01-11 19:58:24 +00:00
package.json Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
pnpm-lock.yaml Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
postcss.config.js Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
README.md DEV;Update mobile view and add Jenkinsfile 2022-07-06 17:37:42 +02:00
sonar-project.properties DEV;Update mobile view and add Jenkinsfile 2022-07-06 17:37:42 +02:00
tailwind.config.js Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00
tsconfig.json Upgrade to latest nodejs and completely rework website 2025-01-11 19:11:20 +00:00

Getting Started

First, run the development server:

npm run dev