feat: migrate to jekyll
All checks were successful
/ build-jeykll (push) Successful in 1m35s
/ build-docker (push) Successful in 27s
/ publish (push) Successful in 27s

This commit is contained in:
2024-10-13 15:13:06 +10:00
parent 08e23f8fce
commit 0485a32f04
50 changed files with 798 additions and 6019 deletions

View File

@ -17,6 +17,6 @@ ENV LC_ALL=en_US.UTF-8
ENV LC_CTYPE=en_US.UTF-8
COPY --from=composer:2 /usr/bin/composer /usr/local/bin/composer
COPY _site/ /usr/local/apache2/htdocs/
COPY . /usr/local/apache2/htdocs/
WORKDIR /