~ajhalili2006's personal website, built with Zensical (successor of Material for Mkdocs) [old repo name got bugged while attempting to do manual knot migration via repo deletion] andreijiroh.dev
zensical mkdocs-material website

Use prebuilt image from CI to avoid waiting times [skip ci]

Signed-off-by: Andrei Jiroh Halili <ajhalili2006@gmail.com>

Changed files
+1 -2
+1 -2
.gitpod.yml
···
checkoutLocation: tildeweb-ajhalili2006
-
image:
-
file: .gitpod.Dockerfile
tasks:
- init: |
···
checkoutLocation: tildeweb-ajhalili2006
+
image: ghcr.io/ajhalili2006/ajhalili2006.github.io/devenv:commit-8e8a1e4d9dea4af2ffcbe874f44617b7b425788d
tasks:
- init: |