My website.
Find a file
Hornwitser 17f8693eae Add resolveRefs transform
Provide a transformation function that maps absolute references to
resources into relative references based on the location of a page.
This makes it possible to use the same links across multiple pages
in the hierarchy that works when loaded as files from the filesystem.
2025-01-22 08:58:48 +01:00
.vscode Scaffold project structure 2025-01-21 07:56:15 +01:00
content Scaffold basic page layout and site generation 2025-01-22 05:52:21 +01:00
public Scaffold basic page layout and site generation 2025-01-22 05:52:21 +01:00
utils Add resolveRefs transform 2025-01-22 08:58:48 +01:00
.gitattributes Scaffold project structure 2025-01-21 07:56:15 +01:00
.gitignore Scaffold project structure 2025-01-21 07:56:15 +01:00
cli.ts Port cli.js to TypeScript 2025-01-22 07:16:01 +01:00
package.json Add resolveRefs transform 2025-01-22 08:58:48 +01:00
pnpm-lock.yaml Scaffold project structure 2025-01-21 07:56:15 +01:00
Readme.md Scaffold project structure 2025-01-21 07:56:15 +01:00
tsconfig.json Add resolveRefs transform 2025-01-22 08:58:48 +01:00

hornwitser.no

The code behind hornwitser.no