speedclimbing / website

A website about speedclimbing.

Home Page:https://speedclimbing.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

speedclimbing.org

speedclimbing.org aims to be a central place to get information about speedclimbing for everyone - from newbies to professionals. The main branch is available directly at speedclimbing.org, whereas the dev branch is available on dev.speedclimbing.org.

Data about competitions and athletes (and all statistics in gerneral) comes from api.speedclimbing.org/v1. This data is based on official results from various federations.

Contributing

Contributions of any kind are very welcome! Just make sure to always open an issue before you start working on something. Feel free to work on any open and unassigned issue. Please always base PRs on the dev branch.

Developing

Once you've colned this repo and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

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

About

A website about speedclimbing.

https://speedclimbing.org

License:GNU Affero General Public License v3.0


Languages

Language:Svelte 69.3%Language:TypeScript 25.8%Language:JavaScript 2.5%Language:CSS 2.1%Language:HTML 0.3%