Giter VIP home page Giter VIP logo

scalatra-website's Introduction

Scalatra project

This is the home of the Scalatra website which generates the site at scalatra.org.

To build it, you'll need to have Ruby and bundler installed.

Then you'll need Jekyll and a few other things installed on your system. cd into the root directory of the project and type:

bundle install

This will download the project's rubygem dependencies.

Once everything's installed, you can do this to generate the documentation:

jekyll --server --auto

This will start an embedded webserver and automatically regenerate the website as you make changes to it. You can then view the site at http://localhost:4000/2.4/.

Building on a mac

To build this site on a recent version of OS X;

sudo gem install jekyll
sudo gem install bundler

cd into the root directory of the project and type:

bundle install

This will download the project's rubygem dependencies.

Once everything's installed, you can do this to build the site:

bundle exec jekyll serve

You can run this to start hosting the site locally with autorefresh:

bundle exec jekyll --serve

This will start an embedded webserver and automatically regenerate the website as you make changes to it. You can then view the site at http://localhost:4000/2.4/.

Note: on recent LLVM-favoring versions of Mac, you will need to install gcc.

scalatra-website's People

Contributors

afternoon avatar alabid avatar bahuljain avatar bowlingx avatar casualjim avatar ceedubs avatar christoph-neumann avatar david-wilson avatar dozed avatar elnur avatar etorreborre avatar fernandomora avatar isterin avatar japhar81 avatar jjst avatar jkutner avatar jlarmstrong avatar kmels avatar micrypt avatar mrefish avatar olkinn avatar omnispearjared avatar pozharko avatar rossabaker avatar samijaber avatar seratch avatar shuhei avatar skazhy avatar smashedtoatoms avatar ymasory 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.