No description
Find a file
2025-06-16 16:31:53 +03:00
_src wip figures and images 2025-06-16 16:31:53 +03:00
.gitignore yay website 2025-06-11 09:40:03 +03:00
eleventy.config.js yay website 2025-06-11 09:40:03 +03:00
LICENSE Initial commit 2025-06-11 01:23:55 -05:00
package-lock.json yay website 2025-06-11 09:40:03 +03:00
package.json yay website 2025-06-11 09:40:03 +03:00
README.md added instructions to readme 2025-06-11 09:44:41 +03:00

sunny's website

my personal website :3

you will need npm and a terminal to run this

  1. clone the repo with git clone
  2. cd into website/
  3. run npm install
  4. run npx @11ty/eleventy --serve to deploy a local server
  5. have fun