My Website
https://mmk2410.org
Marcel Kapfer
7ae1f0c106
All checks were successful
Deploy / deploy (push) Successful in 4s
Refs: #1 |
||
---|---|---|
.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