We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a16e380 commit 3c7f7f0Copy full SHA for 3c7f7f0
README.md
@@ -1,6 +1,16 @@
1
-# @jangle-cms/app
2
-> The web application at https://app.jangle.io
+# Jangle CMS
+> An example web app made with Elm
3
4
+## Introduction
5
+
6
+In August 2023, I took a gap year and started to build a CMS using [Elm Land](https://elm.land). I got pretty far
7
+with the design system and made a lot of Elm components, so I thought it would be fun to share the source
8
+code for the design system at [https://design.jangle.io](https://design.jangle.io):
9
10
+
11
12
+Feel free to take whatever you want from this project, I hope it helps you or your business make cool things
13
+with Elm! :heart:
14
15
## Local development
16
0 commit comments