From 17ee8097f307ee888baf8345e92814eee472d06c Mon Sep 17 00:00:00 2001 From: Matias Korhonen Date: Wed, 4 Oct 2023 09:01:53 +0300 Subject: [PATCH] Initial commit --- .github/workflows/static.yml | 42 +++++++++++++++++++++++++++++++++++ .prettierrc | 1 + README.md | 9 ++++++++ dist/favicon.ico | Bin 0 -> 5430 bytes dist/index.html | 38 +++++++++++++++++++++++++++++++ 5 files changed, 90 insertions(+) create mode 100644 .github/workflows/static.yml create mode 100644 .prettierrc create mode 100644 README.md create mode 100644 dist/favicon.ico create mode 100644 dist/index.html diff --git a/.github/workflows/static.yml b/.github/workflows/static.yml new file mode 100644 index 0000000..383e3db --- /dev/null +++ b/.github/workflows/static.yml @@ -0,0 +1,42 @@ +# Simple workflow for deploying static content to GitHub Pages +name: Deploy to Pages + +on: + # Runs on pushes targeting the default branch + push: + branches: ["main"] + + # Allows you to run this workflow manually from the Actions tab + workflow_dispatch: + +# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages +permissions: + contents: read + pages: write + id-token: write + +# Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. +# However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. +concurrency: + group: "pages" + cancel-in-progress: false + +jobs: + # Single deploy job since we're just deploying + deploy: + environment: + name: github-pages + url: ${{ steps.deployment.outputs.page_url }} + runs-on: ubuntu-latest + steps: + - name: Checkout + uses: actions/checkout@v3 + - name: Setup Pages + uses: actions/configure-pages@v3 + - name: Upload artifact + uses: actions/upload-pages-artifact@v2 + with: + path: "./dist" + - name: Deploy to GitHub Pages + id: deployment + uses: actions/deploy-pages@v2 diff --git a/.prettierrc b/.prettierrc new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/.prettierrc @@ -0,0 +1 @@ +{} diff --git a/README.md b/README.md new file mode 100644 index 0000000..9a34707 --- /dev/null +++ b/README.md @@ -0,0 +1,9 @@ +# Euruko 2024 website + +Placeholder website for Euruko 2024. + +## Deploy + +The site is deployed using GitHub actions. For the moment the `dist` folder is deployed as a static website but in the future the repo can be updated to use Bridgetown, Jekyll, or whatever frontend stack works best. + +Workflows templates can be found here: diff --git a/dist/favicon.ico b/dist/favicon.ico new file mode 100644 index 0000000000000000000000000000000000000000..9e824c92d02c70b4df149d6405721a4bd55921fd GIT binary patch literal 5430 zcmeI0ZHQD=7{|}-sMX1+wU7k+!5^SqvW z&Yg4aU1K7q!L+p*+BP!~H)f_WCQhsV`box|L~ciii|GXE!wdcKY2%D5CjL&$K>ahY zeAStmFr)qq^+!^-3;wWl)t{;MNNU~(e?wrAyt?*GwMS5=$E%z1WR0b#_Kej zVq2VFEiG~FkOtN2cCpBtK)Dxry5&~)u&3)rrf<@D9G_%DFp;7?fM$Iw3o-$TUd zk@bAY{}ZQEOaE?Aj$dKEZ!0I`w-o+@Utpf^NB>69y>IdLlF>bHZF&14x;sF*lyhle zoZrX(AY1_5UtS(t<7xD&uOmP2LZ>;CtuN0&NB*Fk%DuLPUC+!Dp!k!}T*7A(`X6Dq z(560m<@gr9lU(S7t{Jp;s-aq;53Ta<0qNfd-cX7!^mkgH4aL@R4fcffSy;*k+cfyV z`lzOAzh?WY{|%fj!_U@F_gBs*ZGC>K;G-IVMPfa?T`DcUF$GaKD1Ln zXNls9#(?e^=-%!D`MeFeXG}62g)A%sjdReiPv2kbcj#YHVAmM5kLHbmeyi1m`z`Ww zw!hBB(|^e7wo8Yc+mCI3GP=XoNB3FsY(g(TcZP-YK>u;jn8N**b}DFXwXe;vNInHq zY`xrmEFEZ_mE#ahmQT4$cI)TnLAA7Z`15@`eXa8_=v`n8=D3{5dZx4=e+F6?<=PK? zom~Es9~=b53FXk*`@CyyvTII#o8+Wte+9Ym@|7=n;IArWj|MpGkcH-FLoWV*kvFPXe@dw)9K6di4Dj*S`9nlYv$YfK_2 zxb%Mt{w-nJAoqU?c8UMe|0(#5-K*axw@~v%To35n(!Nsl_ZzNX(12YKH=^jkpw;kyCt zO>oFf8nVVe+vZq_EZ^|^g|;1Z#x3^zchb+jQzL7ie9E&grmvV;@CE2Q;I!oot-f3J zZsl}(x6`|WY)+>b^>4Pi@LL9X2`KmLp!W}Gh?I0v&~9-If=$E|R^?Q6`rGr1tg9Bcz{xC~nV@IL*x we^U-OAU2_F!kA2lF{3 literal 0 HcmV?d00001 diff --git a/dist/index.html b/dist/index.html new file mode 100644 index 0000000..0063c76 --- /dev/null +++ b/dist/index.html @@ -0,0 +1,38 @@ + + + + + + Euruko 2024 + + + + + +
+

Euruko 2024

+

Tuzla, Bosnia

+
+ +