GithubHelp home page GithubHelp logo

robscllc / elm-bootstrap.info Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rundis/elm-bootstrap.info

0.0 2.0 0.0 483 KB

User documentation for Elm Bootstrap

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

Elm 97.50% CSS 0.76% HTML 0.66% JavaScript 1.08%

elm-bootstrap.info's Introduction

Elm Bootstrap User Documentation

This repository contains the project for generating the User documentation for the [Elm Bootstrap] (https://github.com/rundis/elm-bootstrap) package.

Contributing

Pull requests are certainly more than wellcome. Check out the next section for how to get the docs site up and running locally.

Running locally

To run the docs site locally, you need to clone elm-boostrap and elm-bootstrap.info.

The description below assumes you have installed Elm and node/npm.

# First we clone elm-bootstrap, because the docs site refers directly to sources from this repo
$> git clone https://github.com/rundis/elm-bootstrap.git

$> cd elm-bootstrap

# you might want to fork the repo and clone your fork if you want to submit pull requests !
$> git clone https://github.com/rundis/elm-bootstrap.info.git

$> cd elm-bootstrap.info

# Initial set up of webpack stuff used to run the site
$> npm install

# Start a dev server with hot reloading to serve the site
$> npm run dev

# Open a browser
$> open http://localhost:5000

You should end up with a folder structure like follows;

  • elm-bootstrap
    • elm-bootstrap.info
      • src
      • elm-package.json
      • ...
    • src
    • test
    • elm-package.json

NOTE: elm-bootstrap.info is a subdirectory of elm-bootstrap in this setup.

License

The code is licensed BSD-3 and the documentation is licensed CC BY 3.0.

elm-bootstrap.info's People

Contributors

rundis avatar zwilias avatar jeroenpelgrims avatar robscllc avatar

Watchers

James Cloos 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.