Compare commits

...

2 commits

3 changed files with 30 additions and 3 deletions

View file

@ -1,10 +1,9 @@
FROM --platform=arm64 alpine:3.20.3 AS zola
FROM ghcr.io/getzola/zola:v0.19.2 as zola
RUN apk add zola
COPY . /project
WORKDIR /project
RUN ["zola", "build"]
FROM --platform=arm64 ghcr.io/static-web-server/static-web-server:2
FROM ghcr.io/static-web-server/static-web-server:2
WORKDIR /
COPY --from=zola /project/public /public

5
compose.yml Normal file
View file

@ -0,0 +1,5 @@
services:
blog:
build: .
ports:
- 37189:8000

View file

@ -0,0 +1,23 @@
+++
title = "Brave New World"
draft = false
insert_anchor_links = "left"
# [extra]
# hot = true
# katex = true
+++
# Brave new World
## Quotes
> "Not nearly so pneumatic as Lenina" (comparing two women in bed to each other) \
> p. 42
> "Ending is better than mending" \
> p. 42
> "You can't consume much if you sit still and watch"\
> p. 42
Which is ironic, written in a book.