Skip to content

Commit 53c836e

Browse files
committed
Purposeful
1 parent 57dad6a commit 53c836e

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</font>
1313
<div style="font-size: 150%; text-align: left">
1414

15-
**Dribdat** is a set of open source tools, such as a playful ideation and challenge board, that helps you to run code sprints, creative jams, hackdays and [awesome hackathons](https://meta.dribdat.cc/project/173) based on [open standards](https://json.everyhack.day)
15+
**Dribdat** is an open source ideation and challenge board, that helps you to run code sprints, creative jams, playful hackdays and [awesome hackathons](https://awesome.dribdat.cc/)
1616
⬡⬢⬡
1717

1818

docs/purpose.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ About Dribdat
55

66
Built around Web-friendly standards like [Schema.org](https://schema.org) and [Frictionless Data](https://frictionlessdata.io), **Dribdat** (from "driven by data") is an [MIT licensed](https://codeberg.org/dribdat/dribdat/src/branch/main/LICENSE) project in an open source ecosystem. It features handy bootstraps (authentication, file uploading, data import/export, etc.), useful workflows (announce an event - publish challenges - form teams - develop projects) and diverse channels (social media sharing, digital signage, summary reports).
77

8+
Of course, we could also just make a simple website, but, ask yourself, _how hacky would that be?_
9+
10+
![cardboard car](https://i.ytimg.com/vi/-Qlv9eYUyPk/maxresdefault.jpg)
11+
12+
<small>Image: [The Q](https://www.youtube.com/channel/UCZdGJgHbmqQcVZaJCkqDRwg) via [The Awesomer](https://theawesomer.com/making-a-cardboard-f1-car/508108/)</small>
13+
814
# Purpose
915

1016
At the heart is a hexagonal visualization of your teams:
@@ -20,6 +26,8 @@ It can be used just as a Python-powered backend to aggregate data from Gitea, Gi
2026
There is a `Vue.js`-based [Backboard app](https://github.com/dribdat/backboard) and a `Node.js` [Chatbot](https://github.com/dribdat/dridbot) available as alternatives to the default Bootstrap user interface, easily customized with a bit of `CSS`.
2127
You can customize the layout and presets in an admin panel, or with `YAML` configuration files.
2228

29+
All the data is aggregated with an [open standard](https://json.everyhack.day) (`hackathon.json`), and can be exported in various formats at any time.
30+
2331
There is more on this in the [User Guide](usage) and [Whitepaper](whitepaper).
2432

2533
See also our [roadmap](https://github.com/orgs/dribdat/projects/8/views/2?pane=issue&itemId=89596986) and sign up for the beta 🔜 [EveryHack.day](https://everyhack.day)

0 commit comments

Comments
 (0)