Giter Club home page Giter Club logo

bundler-site's Introduction

gembundler.com

gembundler.com is intended to serve as a convenient source for documentation on the bundler gem.

The site gembundler.com is a static site generated using Middleman.

Bundler's manual pages document much of its functionality and serve as an important part of the site. They are included via the Rakefile.

Basic Middleman Commands

Run a local development web server:

bundle exec middleman server

This will start a local web server running at: http://localhost:4567. It will serve the site as it exists in /source.

Note: the development server will automatically reload pages when they or there associated stylesheets are modified. This feature is enabled in config.rb.

Build the site:

bundle exec middleman build

This will use the files in /source to generate a static site in /build.

Using the --clean flag like so:

bundle exec middleman build --clean

will also build the site but will also remove from /build any files that aren't produced by the current state of /source.

bundler-site's People

Contributors

dcneiner avatar dwradcliffe avatar emilrehnberg avatar hone avatar indirect avatar jasonmp85 avatar jc00ke avatar jendiamond avatar jhhere avatar jlsuttles avatar joshbuddy avatar leonardehrenfried avatar lottlizard avatar marcinb avatar maxim avatar michael-erasmus avatar notlaforge avatar patr1ck avatar patshaughnessy avatar paulrex avatar qrush avatar radar avatar raykrueger avatar sferik avatar sicaking avatar sikachu avatar simi avatar timmoore avatar wycats avatar zofrex avatar

Watchers

 avatar  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.