榆树主页(Elm Home Page)
所有 elm-lang.org 的代码都是用 Elm 写的!
构建说明
运行 bash build.sh 应该在 _site 中生成静态网站。
之后,您可以运行(cd _site ; python -m SimpleHTTPServer 8000)在浏览器中的http://localhost:8000 上查看它。 并非所有链接都适用于此设置,但您应该能够访问所有页面!
Elm 网站的服务器和客户端代码。(Server and client code for the Elm website.)
所有 elm-lang.org 的代码都是用 Elm 写的!
运行 bash build.sh 应该在 _site 中生成静态网站。
之后,您可以运行(cd _site ; python -m SimpleHTTPServer 8000)在浏览器中的http://localhost:8000 上查看它。 并非所有链接都适用于此设置,但您应该能够访问所有页面!
| Name With Owner | elm/elm-lang.org |
|---|---|
| Primary Language | Elm |
| Program language | Elm (Language Count: 5) |
| Platform | Linux, Mac, Windows |
| License: | BSD 3-Clause "New" or "Revised" License |
| Created At | 2012-05-29 06:36:14 |
|---|---|
| Pushed At | 2025-09-10 22:33:00 |
| Last Commit At | 2025-09-10 22:32:52 |
| Release Count | 1 |
| Last Release Name | v0.9 (Posted on 2013-08-10 14:42:56) |
| First Release Name | v0.9 (Posted on 2013-08-10 14:42:56) |
| Stargazers Count | 2k |
|---|---|
| Watchers Count | 69 |
| Fork Count | 363 |
| Commits Count | 3.1k |
| Has Issues Enabled | |
| Issues Count | 382 |
| Issue Open Count | 59 |
| Pull Requests Count | 291 |
| Pull Requests Open Count | 30 |
| Pull Requests Close Count | 182 |
| Has Wiki Enabled | |
|---|---|
| Is Archived | |
| Is Fork | |
| Is Locked | |
| Is Mirror | |
| Is Private |
All of elm-lang.org is written in Elm!
Running bash build.sh should generate the static website in _site.
After that, you can run (cd _site ; elm reactor) to see it at http://localhost:8000 in your browser. Not all the links work with this setup, but you should be able to get to all the pages nonetheless!