GithubHelp home page GithubHelp logo

tarunc / balanced.github.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from balanced/balanced.github.com

0.0 3.0 1.0 10.11 MB

Balanced Blog

Home Page: blog.balancedpayments.com

Ruby 0.02% CSS 98.25% JavaScript 1.73%

balanced.github.com's Introduction

Balanced Payments Blog

Balanced

Setting up the development environment with Vagrant

Vagrant is a tool to automate the installation of development environments in separate virtual machines. This project has been setup with vagrant to map this current folder to /srv/app and to install the latest version of jekyll available.

Vagrant will also connect port 4000 in the virtual machine to port 4000 on the host computers localhost, so that if you surf to http://127.0.0.1:4000/ when jekyll is running then you will be able to see the blog running.

Any changes made while jekyll is running should be propagated to the virtual machine and automatically regenerate the site with the changes made.

Step by step

Install Vagrant and required dependencies.

% vagrant up
% vagrant provision # Not necessary on first run, updates jekyll on subsequent
% vagrant ssh
% cd /srv/app
% jekyll serve -w

Open your web browser and point it to http://127.0.0.1:4000/ and behold the glory of the blog.

balanced.github.com's People

Contributors

alexkennedy avatar aspires avatar chadwhitacre avatar cholo avatar dmitshur avatar gaqzi avatar joonas avatar kimlinglam avatar kleinsch avatar kyungmin avatar mahmoudimus avatar matin avatar matthewfl avatar mjallday avatar msherry avatar remear avatar rhc2104 avatar rserna2010 avatar steveklabnik avatar tarunc avatar

Watchers

 avatar  avatar  avatar

Forkers

digideskio

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.