sequenceDiagram
participant gh as GitHub Pages<br/>using Actions
participant Lume as Lume<br/>run with Deno
actor me as developer
me->>+Lume: HTML templates<br/>written in Vento
me->>Lume: texts/posts<br/>written in Markdown
me-->>Lume: CSS<br/>copied as is – not processed
Lume->>-me: static website
Lume->>gh: static website
note over Lume,gh: (workflow run)
-
Notifications
You must be signed in to change notification settings - Fork 0
Portfolio website with postmortem-like posts.
dogfuntom/dogfuntom.github.io
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Portfolio website with postmortem-like posts.