Sangelo's Space website source code! https://sangelo.space
Go to file
2024-03-22 13:03:42 +01:00
src [c+a] New Project Logo, Style tweaks 2024-03-13 12:12:04 +01:00
static [c+a] New Project Logo, Style tweaks 2024-03-13 12:12:04 +01:00
.eslintignore Initial Commit 2023-11-06 00:02:42 +01:00
.eslintrc.cjs Initial Commit 2023-11-06 00:02:42 +01:00
.gitignore Initial Commit 2023-11-06 00:02:42 +01:00
.npmrc Initial Commit 2023-11-06 00:02:42 +01:00
.prettierignore Initial Commit 2023-11-06 00:02:42 +01:00
.prettierrc Initial Commit 2023-11-06 00:02:42 +01:00
build.sh Initial Docker Automatisation Work 2024-03-22 11:19:46 +01:00
docker-compose.build.yml Initial Docker Automatisation Work 2024-03-22 11:19:46 +01:00
docker-compose.yml Initial Docker Automatisation Work 2024-03-22 11:19:46 +01:00
Dockerfile Initial Docker Automatisation Work 2024-03-22 11:19:46 +01:00
LICENSE License & Readme 2023-12-13 15:08:40 +01:00
package.json Initial Modal Work 2023-12-10 01:00:02 +01:00
README.md Specify Licenses in more detail 2024-03-22 13:03:42 +01:00
svelte.config.js Project Refactoring and some Cleanup (#1) 2024-03-12 19:47:04 +00:00
tsconfig.json Initial Commit 2023-11-06 00:02:42 +01:00
vite.config.ts Initial Commit 2023-11-06 00:02:42 +01:00
yarn.lock Initial Modal Work 2023-12-10 01:00:02 +01:00

Sangelo's Space

This is the source-code for my website, written in Svelte & SCSS.
Feel free to explore!

Contributing

You're welcome to contribute to this website if you have a Lunivity account (see homepage for details if registrations aren't open).
Once you fork and clone the repository, follow the next steps.

# install dependencies
yarn install

# run web dev server
yarn run dev

# or start the server and open the app in a new browser tab
yarn run dev --open

Once you've made your changes, you can create a Pull Request and I'll make sure to check it out!

Building

To create a production version of this website:

yarn run build

You can preview the production build with yarn run preview.

License

You can view this project's source code license here.

All assets created by me are Copyright (c) 2019-2024 Sangelo unless otherwise stated.