Code for the WIP website of blackbird chess
Go to file
Jeroen De Meerleer 89a0807099
Removed .idea from repository
2023-01-12 21:03:28 +01:00
src Added link to git-repositories 2023-01-06 15:33:34 +01:00
static Added WIP website 2023-01-05 16:09:49 +01:00
.eslintignore Added WIP website 2023-01-05 16:09:49 +01:00
.eslintrc.cjs Added WIP website 2023-01-05 16:09:49 +01:00
.gitignore Removed .idea from repository 2023-01-12 21:03:28 +01:00
.npmrc Added WIP website 2023-01-05 16:09:49 +01:00
.prettierignore Added WIP website 2023-01-05 16:09:49 +01:00
.prettierrc Added WIP website 2023-01-05 16:09:49 +01:00
LICENSE.md Updated readme and license 2023-01-06 10:50:58 +01:00
README.md Removed .idea from repository 2023-01-12 21:03:28 +01:00
package-lock.json BUGFIX: mobile was not that great 2023-01-06 11:47:48 +01:00
package.json BUGFIX: mobile was not that great 2023-01-06 11:47:48 +01:00
postcss.config.cjs Added WIP website 2023-01-05 16:09:49 +01:00
svelte.config.js Updated readme and license 2023-01-06 10:50:58 +01:00
tailwind.config.cjs Added WIP website 2023-01-05 16:09:49 +01:00
tsconfig.json Added WIP website 2023-01-05 16:09:49 +01:00
vite.config.js Added WIP website 2023-01-05 16:09:49 +01:00

README.md

Blackbird Chess (WIP Website)

Part of Blackbird Chess

Copyright (C) 2023- Blackbird Chess Contributors

This is the Work-In-Progress website. It is built using Svelte and SvelteKit

It is also being used a internal playground for Svelte.

Licence

Copyright (C) 2023- Blackbird Chess Contributors

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.