This repository contains the source code for the current landing page on edens-garden.xyz. it's deployed to my main vps via docker and is automatically pushed every time this branch updates. Feel free to use what you want from here, or open a PR if you notice any minor spelling mistakes.
This project is mainly pure html and css written into the Astro framework.
NOTE: This site is still heavily under construction.
Linting and code formatting via ESLint and Prettier are included in this project and required for any contributions. all standard tools for working with astro framework will work. intent is to keep this simple and avoid using anything JS heavy. vscode support has been left in from the original project, but neovim is the preferred editor.