diff --git a/.forgejo/workflows/test.yaml b/.forgejo/workflows/test.yaml index d470cda..39d711f 100644 --- a/.forgejo/workflows/test.yaml +++ b/.forgejo/workflows/test.yaml @@ -1,6 +1,8 @@ on: [push] jobs: - test: + build: runs-on: docker steps: - - run: echo All Good + - uses: https://forgejo.vanten-s.com/vanten-s/vanten-s.com@main + - run: git clone https://forgejo.vanten-s.com/vanten-s/vanten-s.com + - run: hugo diff --git a/Dockerfile b/Dockerfile new file mode 100644 index 0000000..a10d162 --- /dev/null +++ b/Dockerfile @@ -0,0 +1,3 @@ +FROM alpine + +RUN apk add hugo diff --git a/content/_index.md b/content/_index.md index c1a718f..3145440 100644 --- a/content/_index.md +++ b/content/_index.md @@ -8,8 +8,7 @@ draft = false I'm vanten. A software engineer and child from Sweden. - -My geekcode: +My [geekcode](https://geekcode.xyz): ```text -----BEGIN GEEK CODE BLOCK----- version: 3.1