elm-lang.org

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

Github stars Tracking Chart

榆树主页(Elm Home Page)

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

构建说明

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

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

Main metrics

Overview
Name With Ownerelm/elm-lang.org
Primary LanguageElm
Program languageElm (Language Count: 5)
PlatformLinux, Mac, Windows
License:BSD 3-Clause "New" or "Revised" License
所有者活动
Created At2012-05-28 22:36:14
Pushed At2023-09-14 13:32:49
Last Commit At2023-09-14 15:32:49
Release Count1
Last Release Namev0.9 (Posted on 2013-08-09 23:42:56)
First Release Namev0.9 (Posted on 2013-08-09 23:42:56)
用户参与
Stargazers Count2k
Watchers Count73
Fork Count365
Commits Count3.1k
Has Issues Enabled
Issues Count382
Issue Open Count59
Pull Requests Count291
Pull Requests Open Count30
Pull Requests Close Count182
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private

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!