Commit Graph

30 Commits

Author SHA1 Message Date
Justin Blake
ad8f817f5a Add docs for kernel object properties and optimize 2023-06-24 06:57:00 -04:00
Robin Heggelund Hansen
f467ec553a Document how one can hack on core packages. 2022-09-02 14:33:22 +02:00
Robin Heggelund Hansen
e86c8a5105 Add note on how to write kernel code. 2022-05-07 17:01:48 +02:00
Robin Heggelund Hansen
c258b8c0de Remove elm website project, elm installer builders and elm docs. 2021-12-18 20:31:34 +01:00
Dillon Kearns
912b31ea64
Clarify BSD-3 is recommended license for packages.
Context: I used to link to the "Preparing for Publication" section in the `elm-package` repo that recommended BSD-3 for package licenses.

> The recommended `license` is BSD3, but of course, you can use whatever license you want.

[It was removed](2076638d81 (diff-04c6e90faac2675aa89e2176d2eec7d8)) when the `elm-publish` functionality was moved to the core repo. This change will allow me to point to a definitive source that says that BSD-3 is the recommended default in the Elm ecosystem.

See https://github.com/dillonkearns/idiomatic-elm-package-guide/issues/3
2020-04-22 10:25:30 -07:00
Evan Czaplicki
4c01a329b1 change to 0.19.1 2019-10-21 08:17:41 -04:00
Evan Czaplicki
a009ceaf33
state needed change more clearly 2019-10-14 14:14:51 -04:00
Evan Czaplicki
e560ef2c98 add a 0 so the docs are in order 2019-10-13 15:09:33 -04:00
Evan Czaplicki
3bd38cf4bd add more vertical whitespace 2019-10-13 15:02:46 -04:00
Evan Czaplicki
908f0ea7b1 add draft of upgrade instructions for 0.19.1 2019-10-13 15:00:46 -04:00
Evan Czaplicki
b21f5ded91 move upgrade-docs/ to docs/upgrade-instructions/ 2019-10-13 15:00:30 -04:00
Evan Czaplicki
a73347ddbb make the readme simpler 2019-10-07 13:21:12 -04:00
Evan Czaplicki
545ff2dffa try alternate style for helpful links 2019-10-07 13:10:41 -04:00
Evan Czaplicki
b26366edd2 Add necessary indirect dependency to documentation 2018-08-22 12:19:19 -04:00
Evan Czaplicki
a1525aaf11 Remove some stuff about the REPL that isn't helpful really 2018-08-16 16:11:35 -04:00
Evan Czaplicki
cb35c1eb29
Update package.md 2018-06-26 15:32:20 -05:00
Evan Czaplicki
d5f285ddbe
Update application.md 2018-06-23 10:41:10 -05:00
Evan Czaplicki
f6ea101750 Update style of elm.json dependencies 2018-06-22 19:49:23 -05:00
Andy
4e5ee7b768
Package readme: Minor syntactic fix 2018-05-18 21:00:30 +02:00
Evan Czaplicki
2861e0eacc Updated visual style of elm.json docs 2018-05-08 15:39:55 +02:00
Evan Czaplicki
1ce549bf42 Fix a header 2018-05-08 14:48:01 +02:00
Evan Czaplicki
0c3601e3d6 Add docs about the REPL 2018-05-08 14:30:49 +02:00
Evan Czaplicki
ab9927bdba Add docs on elm.json format 2018-05-08 14:30:43 +02:00
Evan Czaplicki
d87788f27d Shuffle docs around 2018-04-18 11:12:03 +02:00
Evan Czaplicki
3075c39eb5 Fix some more typos
Thanks to #1666 for finding this one!
2018-03-06 14:43:19 -08:00
Evan Czaplicki
55a65a1907 Fix some typos
Fix https://github.com/elm-lang/elm-compiler/issues/1677
Fix https://github.com/elm-lang/elm-compiler/issues/1675
Fix https://github.com/elm-lang/elm-compiler/issues/1674

Thanks @mfeineis!
2018-03-06 14:40:33 -08:00
Evan Czaplicki
61e4573f99 Move contributor agreement into docs/ 2018-02-21 17:48:59 -08:00
Evan Czaplicki
5299f30277 Move the hints/ into docs/
Longer term, maybe these will live in the elm-lang.org repo?
2018-02-21 17:37:18 -08:00
Evan Czaplicki
f66b008353 Move changelog to docs/upgrade/
Switches to comprehensive and helpful docs at 0.16
2018-02-21 17:35:10 -08:00
Evan Czaplicki
54493055f1 Migrate upgrade docs from elm-platform repo 2018-02-21 17:31:16 -08:00