Skip to content
This repository was archived by the owner on Feb 11, 2021. It is now read-only.

Commit bc05fa3

Browse files
author
Luke Westby
committed
initial commit
0 parents  commit bc05fa3

16 files changed

+4033
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
elm-stuff/
2+
build/
3+
.DS_Store

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Built With Elm
2+
A list of projects and apps built with Elm.
3+
4+
This site was inspired by http://builtwithreact.io and is meant to showcase the
5+
awesome work the Elm community is doing. I wanted to create a place for people
6+
to have their work recognized, especially if it is open source (proprietary
7+
projects definitely welcome though!), and stand as examples for those who are
8+
new to the language.
9+
10+
## Submitting a project
11+
Just submit a PR with your info in `/data/projects.json` and a screenshot in
12+
`/data/images`! Please ensure that the screenshot is 1000px x 800px and take
13+
care to choose the best format and do some optimization too. If your project
14+
is open source, fill in your repository url as well as the url of your project.
15+
If it is not, just leave it as `null` (this field is decoded with
16+
`Json.Decode.maybe` :smile:).
17+
18+
## Contributing
19+
Want to contribute to this site? Nice! Submit a PR or leave an issue. Feedback
20+
is encouraged and graciously accepted and my hope is that this can be a fun
21+
community project for people like me who are just getting started. Get in touch
22+
with me at @luke_dot_js on Twitter or at @luke in the elmlang Slack if you'd
23+
like!

assets/github.svg

Lines changed: 14 additions & 0 deletions
Loading

assets/logo.ai

Lines changed: 1770 additions & 0 deletions
Large diffs are not rendered by default.

assets/logo.svg

Lines changed: 48 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)