a straightforward format for climbing data, with tools included
https://stele1.steleclimbing.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
5 months ago | |
---|---|---|
assets | 11 months ago | |
javascript | 8 months ago | |
posix-sh | 9 months ago | |
python3 | 8 months ago | |
roadmap | 11 months ago | |
scripts | 8 months ago | |
spec | 8 months ago | |
website | 5 months ago | |
.gitignore | 3 years ago | |
DEVELOPMENT.md | 6 months ago | |
README.md | 10 months ago |
README.md
stele1
stele1 is for rock climbing data. It provides a straightforward, stable base for managing climbs, areas, photos, and other guidebook contents.
Whenever possible, stele1 leans on well-known, existing standards. Generally, stele1 uses JSON. For some data, stele1 allows blobs (e.g., for images).
On the filesystem, stele1 prescribes a transparent layout for this data.
stele1 will continue to be stable and straightforward.
Goals
- Obvious
- Build on simple tools
- Don't be fancy
- if fanciness lives in libraries, other climbing software can use it
- interpret and compare grades programatically
- build a gpx file
- if fanciness lives in libraries, other climbing software can use it