21 Commits

Author SHA1 Message Date
Grzegorz Matoga
7f25427916 feat: add initial HTML and CSS files for Gitea Pages
Some checks failed
Docker Build and Push Demo / Build-Docker-Image (push) Has been cancelled
2025-07-25 02:58:46 +02:00
Grzegorz Matoga
ca8bc3c7c6 feat: add initial domain configuration for Gitea Pages
All checks were successful
Docker Build and Push Demo / Build-Docker-Image (push) Successful in 49s
2025-07-25 01:10:52 +02:00
Grzegorz Matoga
61003adcb6 feat: add deployment workflow and update site content for Gitea Pages
All checks were successful
Docker Build and Push Demo / Build-Docker-Image (push) Successful in 56s
2025-07-24 23:44:43 +02:00
Grzegorz Matoga
f0727f4268 fix: add missing print statement for build process impact
All checks were successful
Docker Build and Push Demo / Build-Docker-Image (push) Successful in 33s
2025-07-24 22:55:54 +02:00
Grzegorz Matoga
faf8062409 fix: remove extra quote from Docker pull command output
All checks were successful
Docker Build and Push Demo / Build-Docker-Image (push) Successful in 33s
2025-07-24 22:53:33 +02:00
Grzegorz Matoga
0e393c2cc0 fix: correct syntax for echo command in Docker pull instruction 2025-07-24 22:52:55 +02:00
Grzegorz Matoga
f4dc2f053b fix: update Docker image tags to use lowercase repository owner and improve pull command output 2025-07-24 22:49:51 +02:00
Grzegorz Matoga
8480cba1b1 fix: update Docker pull command output to remove unnecessary colon
Some checks failed
Docker Build and Push Demo / Build-Docker-Image (push) Failing after 3m10s
2025-07-24 22:44:03 +02:00
Grzegorz Matoga
05ba2cd348 fix: remove unnecessary colon from Docker pull command output 2025-07-24 22:43:31 +02:00
Grzegorz Matoga
c03b345531 refactor: consolidate Docker image tags into a single line for clarity 2025-07-24 22:41:57 +02:00
Grzegorz Matoga
672514b544 wip 2025-07-24 22:37:41 +02:00
Grzegorz Matoga
f9c4384c71 docker image
All checks were successful
Build and Push Docker Image / build (push) Successful in 19s
2025-07-24 18:26:54 +02:00
Grzegorz Matoga
cf9c95038a refactor: update git clone command to remove https prefix and streamline environment variables
Some checks failed
Build and Push Docker Image / build (push) Failing after 5s
2025-07-24 18:24:59 +02:00
Grzegorz Matoga
b789f67ec7 refactor: streamline git clone and docker build steps in workflow
Some checks failed
Build and Push Docker Image / build (push) Failing after 3s
2025-07-24 18:24:18 +02:00
Grzegorz Matoga
8e27adb991 fix: correct GITEA_TOKEN to GITEATOKEN in build-and-push workflow
Some checks failed
Build and Push Docker Image / build (push) Failing after 4s
2025-07-24 18:22:58 +02:00
Grzegorz Matoga
98713fa4c3 wip
Some checks failed
Build and Push Docker Image / build (push) Failing after 3s
2025-07-24 18:22:09 +02:00
Grzegorz Matoga
dcb480e04c wip
Some checks failed
Build and Push Docker Image / build (push) Failing after 3s
2025-07-24 18:20:18 +02:00
Grzegorz Matoga
975d301df3 wip
Some checks failed
Build and Push Docker Image / build (push) Failing after 14s
2025-07-24 18:19:12 +02:00
Grzegorz Matoga
73b2f7cadd use default ubuntu image
Some checks failed
Build and Push Docker Image / build (push) Failing after 5s
2025-07-24 18:16:40 +02:00
Grzegorz Matoga
07596d15e1 init
Some checks failed
Build and Push Docker Image (Simple) / build (push) Failing after 15s
2025-07-24 18:13:50 +02:00
Grzegorz Matoga
295a25646d first commit 2025-07-24 18:03:34 +02:00