From 173a00661ee94798b3cd258d0a79b0a5bd1b22c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?OS=20Aplet=20=E2=9D=A4=EF=B8=8F=C2=AE=EF=B8=8F?= <185862724+osAplet@users.noreply.github.com> Date: Thu, 6 Mar 2025 07:53:36 +0100 Subject: [PATCH 1/2] jekyll-docker.yml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: OS Aplet ❤️®️ <185862724+osAplet@users.noreply.github.com> --- .github/workflows/jekyll-docker.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/workflows/jekyll-docker.yml b/.github/workflows/jekyll-docker.yml index 4ed658c..e0af1ef 100644 --- a/.github/workflows/jekyll-docker.yml +++ b/.github/workflows/jekyll-docker.yml @@ -1,13 +1,14 @@ name: Jekyll site CI -on: - push: +on: OS Aplet ❤️ ®️ + push: deployd branches: [ "Master-Lukáš" ] pull_request: branches: [ "Master-Lukáš" ] jobs: build: + test: runs-on: ubuntu-latest From f76c518792a1906c2005c88d9147228546b3b73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?OS=20Aplet=20=E2=9D=A4=EF=B8=8F=C2=AE=EF=B8=8F?= <185862724+osAplet@users.noreply.github.com> Date: Mon, 10 Mar 2025 06:37:33 +0100 Subject: [PATCH 2/2] OS aplet lukins --- codeswing.json | 4 ++++ index.html | 0 script.js | 0 style.css | 0 4 files changed, 4 insertions(+) create mode 100644 codeswing.json create mode 100644 index.html create mode 100644 script.js create mode 100644 style.css diff --git a/codeswing.json b/codeswing.json new file mode 100644 index 0000000..05b1569 --- /dev/null +++ b/codeswing.json @@ -0,0 +1,4 @@ +{ + "scripts": [], + "styles": [] +} \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..e69de29 diff --git a/script.js b/script.js new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/style.css new file mode 100644 index 0000000..e69de29