Use cetz for plotting
got some first samples:
#import "@preview/cetz:0.2.2"
#cetz.canvas({
import cetz.draw: *
import cetz.plot
plot.plot(size: (2,2), x-tick-step: 2, y-tick-step: 2, x-equal:…
db5c91ffed
Geschichte am 01.10.2024
86279a8578
Philosophie am 01.10.2024
76c25212b5
Biologie am 30.09.2024
c71fc38ac3
Mathe am 30.09.2024
4befa07423
Deutsch am 30.09.2024
Write a Dockerfile that allows SSR
A static would look like this:
FROM node:lts AS build
WORKDIR /app
COPY . .
RUN npm i
RUN npm run build
FROM httpd:2.4 AS runtime
COPY --from=build /app/dist /usr/local/ap…
fd8fd9cab4
Kunst am 26.09.2024
0c774effb7
bio lernen beendet
f6349374f7
readme und bessere template
a14f252aa8
Sozialwissenschaften am 25.09.2024
29dac49bf3
mehr gelerne für bio