This repository has been archived by the owner on Feb 11, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 141
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Luke Westby
committed
Dec 10, 2015
0 parents
commit bc05fa3
Showing
16 changed files
with
4,033 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
elm-stuff/ | ||
build/ | ||
.DS_Store |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Built With Elm | ||
A list of projects and apps built with Elm. | ||
|
||
This site was inspired by http://builtwithreact.io and is meant to showcase the | ||
awesome work the Elm community is doing. I wanted to create a place for people | ||
to have their work recognized, especially if it is open source (proprietary | ||
projects definitely welcome though!), and stand as examples for those who are | ||
new to the language. | ||
|
||
## Submitting a project | ||
Just submit a PR with your info in `/data/projects.json` and a screenshot in | ||
`/data/images`! Please ensure that the screenshot is 1000px x 800px and take | ||
care to choose the best format and do some optimization too. If your project | ||
is open source, fill in your repository url as well as the url of your project. | ||
If it is not, just leave it as `null` (this field is decoded with | ||
`Json.Decode.maybe` :smile:). | ||
|
||
## Contributing | ||
Want to contribute to this site? Nice! Submit a PR or leave an issue. Feedback | ||
is encouraged and graciously accepted and my hope is that this can be a fun | ||
community project for people like me who are just getting started. Get in touch | ||
with me at @luke_dot_js on Twitter or at @luke in the elmlang Slack if you'd | ||
like! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Large diffs are not rendered by default.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.