Code for the WIP website of blackbird chess
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Jeroen De Meerleer 89a0807099
Removed .idea from repository
3 months ago
src Added link to git-repositories 3 months ago
static Added WIP website 3 months ago
.eslintignore Added WIP website 3 months ago
.eslintrc.cjs Added WIP website 3 months ago
.gitignore Removed .idea from repository 3 months ago
.npmrc Added WIP website 3 months ago
.prettierignore Added WIP website 3 months ago
.prettierrc Added WIP website 3 months ago
LICENSE.md Updated readme and license 3 months ago
README.md Removed .idea from repository 3 months ago
package-lock.json BUGFIX: mobile was not that great 3 months ago
package.json BUGFIX: mobile was not that great 3 months ago
postcss.config.cjs Added WIP website 3 months ago
svelte.config.js Updated readme and license 3 months ago
tailwind.config.cjs Added WIP website 3 months ago
tsconfig.json Added WIP website 3 months ago
vite.config.js Added WIP website 3 months ago

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/>.