My Website
https://mmk2410.org
Marcel Kapfer
b5f1a80b4a
All checks were successful
Deploy / deploy (push) Successful in 5s
Especially including Firefox ESR |
||
---|---|---|
.devcontainer | ||
.forgejo/workflows | ||
assets | ||
media | ||
site | ||
.editorconfig | ||
.gitignore | ||
.htaccess | ||
composer.json | ||
composer.lock | ||
deploy.sh | ||
index.php | ||
package-lock.json | ||
package.json | ||
README.md |
mmk2410.org
Kirby implementation of the website running at mmk2410.org
The site uses nextDESGIN 9 as a theme.
The content is not part of this Git repository, at least not at the beginnng.
Asset Building
Running the site requires buidling and compiling assets. This is done using esbuild.
npm install
npm run build