GithubHelp home page GithubHelp logo

federicobucchi / elm-lang.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from elm/elm-lang.org

0.0 2.0 0.0 17.52 MB

The full source for http://elm-lang.org/, the home-page of the Elm programming language. Open sourced as a way to teach people how to write and serve Elm code. Follow the instructions in README.md to get the site setup on your own machine.

Home Page: http://elm-lang.org/

License: BSD 3-Clause "New" or "Revised" License

Haskell 3.35% CSS 8.74% JavaScript 41.13% HTML 0.11% Elm 46.67%

elm-lang.org's Introduction

Elm Home Page

All of elm-lang.org is written in Elm. This repo contains all that source code, both for the frontend and for the backend.

You can also use this to run elm-lang.org/try locally.

Set up

First get the Elm developer workflow setup by reading the build from source instructions, then running this script with runhaskell BuildFromSource.hs master. Be aware that this is all the actively developed branches, so things may be in an intermediate state.

Then in the Elm-Platform/master/ 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

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

Watchers

 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.