https://github.com/readingbat/readingbat-site
ReadingBat Website
https://github.com/readingbat/readingbat-site
Last synced: about 1 month ago
JSON representation
ReadingBat Website
- Host: GitHub
- URL: https://github.com/readingbat/readingbat-site
- Owner: readingbat
- License: apache-2.0
- Created: 2020-04-23T20:03:41.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-04-07T04:03:49.000Z (about 2 months ago)
- Last Synced: 2026-04-07T06:06:31.230Z (about 2 months ago)
- Language: Kotlin
- Homepage: http://www.readingbat.com
- Size: 8.51 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ReadingBat Site
[](https://kotlinlang.org/)
This repo has the content for [readingbat.com](https://readingbat.com).
The underlying framework for this is the [readingbat-core](https://github.com/readingbat/readingbat-core) repo.
## Site Content
* [Top-level Content.kt](git/readingbat-site/src/main/kotlin/Content.kt)
* [Java and Kotlin Content](https://github.com/readingbat/readingbat-java-content/blob/master/src/main/kotlin/Content.kt)
* [Python Content](https://github.com/readingbat/readingbat-python-content/blob/master/src/Content.kt)
## Code Content Repos
* [Java and Kotlin](https://github.com/readingbat/readingbat-java-content)
* [Python](https://github.com/readingbat/readingbat-python-content)