My Website
https://mmk2410.org
|
||
---|---|---|
.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