Code Monkey home page Code Monkey logo

elm-lang.org's Introduction

Elm Home Page

All of elm-lang.org is written in Elm. This repo is the client code (in Elm) and server code (in Haskell) that makes it all work.

You can use this to run elm-lang.org/try locally, but it is quite a challenge to set up.

Build From Source

First get the Elm developer workflow setup by reading the build from source instructions, then running this script with runhaskell BuildFromSource.hs 0.17.

Then in the Elm-Platform/0.17/ directory, run these commands:

git clone https://github.com/elm-lang/elm-lang.org.git
cd elm-lang.org
git checkout master
cabal sandbox init --sandbox ../.cabal-sandbox
cabal install --only-dependencies
cabal configure
cabal build
./dist/build/run-elm-website/run-elm-website

Great! You should be set up with elm-lang.org running at localhost:8000/.

You can run cabal clean to clear out all cached build information and start fresh.

elm-lang.org's People

Contributors

process-bot avatar evancz avatar jvoigtlaender avatar thsoft avatar tomberek avatar michaelbjames avatar madscoaducom avatar maxsnew avatar joecan avatar apanatshka avatar cassiebaer avatar soupi avatar amitaibu avatar ggreif avatar inchingforward avatar michalisk avatar hogjosh avatar akeeton avatar aforemny avatar hoosieree avatar moleculezz avatar andybalaam avatar mhr avatar dobesv avatar deadfoxygrandpa avatar uehaj avatar slava-sh avatar miller-time avatar ivanov avatar r00k avatar

Watchers

Beeno Tung avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.