Initial landing page

This commit is contained in:
Jose Selesan
2026-06-09 09:32:42 -03:00
commit 703d17cf2f
24 changed files with 621 additions and 0 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
.DS_Store
_site
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.git
.gitignore