Skip to content

Commit 7b041a3

Browse files
authored
expanded README (#1305)
1 parent ea8f620 commit 7b041a3

File tree

1 file changed

+21
-3
lines changed

1 file changed

+21
-3
lines changed

README.md

Lines changed: 21 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Observable Framework
22

3-
- [Documentation](https://observablehq.com/framework/)
4-
- [Changelog](https://github.com/observablehq/framework/releases)
5-
- [Issues](https://github.com/observablehq/framework/issues)
3+
[**Observable Framework**](https://observablehq.com/framework/) is a free, [open-source](./LICENSE), static site generator for data apps, dashboards, reports, and more. Framework combines JavaScript on the front-end for interactive graphics with any language on the back-end for data analysis. Framework features [data loaders](https://observablehq.com/framework/loaders) that precompute static snapshots of data at build time for dashboards that load instantly.
4+
5+
## Documentation 📚
6+
7+
https://observablehq.com/framework/
8+
9+
## Examples 🖼️
10+
11+
https://github.com/observablehq/framework/tree/main/examples
12+
13+
## Releases (changelog) 🚀
14+
15+
https://github.com/observablehq/framework/releases
16+
17+
## Getting help 🏠
18+
19+
Please [open a discussion](https://github.com/observablehq/framework/discussions) if you’d like help. We also recommend [searching issues](https://github.com/observablehq/framework/issues). You can also ask on the [Observable forum](https://talk.observablehq.com/) or [Observable community Slack](https://observablehq.com/slack/join).
20+
21+
## Contributing 🙏
22+
23+
See [`CONTRIBUTING.md`](./CONTRIBUTING.md).

0 commit comments

Comments
 (0)