Erik Grobecker Erik
  • somewhere you aren't
  • not even I know what I am doing

  • Joined on 2024-09-07
Erik commented on issue Erik/typst#3 2024-10-02 12:42:27 +00:00
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:…
Erik opened issue Erik/typst#3 2024-10-02 11:18:41 +00:00
Use cetz for plotting
Erik opened issue Erik/software-list#1 2024-10-02 11:17:16 +00:00
include just
Erik pushed to master at Erik/typst 2024-10-01 15:10:18 +00:00
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
Compare 7 commits »
Erik opened issue Erik/typst#2 2024-10-01 11:05:05 +00:00
Lernen für die Klausur am 04.10.2024
Erik commented on issue Erik/starlight#2 2024-09-28 11:14:47 +00:00
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…
Erik opened issue Erik/starlight#2 2024-09-28 11:10:22 +00:00
Write a Dockerfile that allows SSR
Erik opened issue Erik/starlight#1 2024-09-28 11:08:10 +00:00
Privacy
Erik created branch main in Erik/starlight 2024-09-28 11:05:57 +00:00
Erik pushed to main at Erik/starlight 2024-09-28 11:05:57 +00:00
442db50e08 init from me
2ce40940bc Initial commit from Astro
Erik created repository Erik/starlight 2024-09-28 11:05:41 +00:00
Erik pushed to master at Erik/typst 2024-09-26 16:37:17 +00:00
47bbce1912 ein paar vscode extenension recommendations
Erik pushed to master at Erik/typst 2024-09-26 15:03:40 +00:00
32fabe2002 Verbesserung der template und Änderung eines links
Erik opened issue Erik/typst#1 2024-09-26 14:59:25 +00:00
Video zu Rebecca Horn erstellen
Erik pushed to master at Erik/typst 2024-09-26 14:50:10 +00:00
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
Compare 6 commits »
Erik created branch master in Erik/typst 2024-09-24 13:45:55 +00:00
Erik pushed to master at Erik/typst 2024-09-24 13:45:55 +00:00
9e7476d81d init
Erik created repository Erik/typst 2024-09-24 13:43:35 +00:00
Erik pushed to main at Erik/software-list 2024-09-22 11:31:30 +00:00
03bbf1f18e created some todos
Erik created branch main in Erik/software-list 2024-09-22 11:14:18 +00:00