elm-lang.org

Elm 网站的服务器和客户端代码。(Server and client code for the Elm website.)

Github星跟蹤圖

榆树主页(Elm Home Page)

所有 elm-lang.org 的代码都是用 Elm 写的!

构建说明

运行 bash build.sh 应该在 _site 中生成静态网站。

之后,您可以运行(cd _site ; python -m SimpleHTTPServer 8000)在浏览器中的http://localhost:8000 上查看它。 并非所有链接都适用于此设置,但您应该能够访问所有页面!

主要指標

概覽
名稱與所有者elm/elm-lang.org
主編程語言Elm
編程語言Elm (語言數: 5)
平台Linux, Mac, Windows
許可證BSD 3-Clause "New" or "Revised" License
所有者活动
創建於2012-05-28 22:36:14
推送於2023-09-14 13:32:49
最后一次提交2023-09-14 15:32:49
發布數1
最新版本名稱v0.9 (發布於 2013-08-09 23:42:56)
第一版名稱v0.9 (發布於 2013-08-09 23:42:56)
用户参与
星數2k
關注者數73
派生數365
提交數3.1k
已啟用問題?
問題數382
打開的問題數59
拉請求數291
打開的拉請求數30
關閉的拉請求數182
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?

Elm Home Page

All of elm-lang.org is written in Elm!

Build Instructions

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!