Coder Social home page Coder Social logo

roqua_frontpage's Introduction

RoQua Frontpage

Marketing website for RoQua

Development

  1. Checkout the latest master and make sure you have the gems installed and website builds properly.

    git pull origin master
    bundle install
    bundle exec nanoc compile
  2. Start the new branch

    git checkout -b new-job-opening
  3. Work on your branch. Make sure it's buids properly. Tip: You can use guard to do compiling for you.

    bundle exec guard
  4. Ensure it looks sexy

    bundle exec nanoc view
    open http://localhost:3000
  5. Push your branch when done.

    git push -u origin new-job-opening
  6. Create a new Pull Request.

  7. Wait until Circle CI is done building.

  8. Merge when your changes look good to your team.

Deployment

  1. Download the latest build.

  2. Unzip the build

    unzip ~/Downloads/frontpage.zip
  3. Upload contents of ~/Downloads/output to your hosting provider.

If you have no credentials yet, ask Herman or Erwin to add your public key and(!) IP-address to Antagonist.

You can then SSH or SFTP to [email protected].

roqua_frontpage's People

Contributors

hestervanwijk avatar jornvandebeek avatar

Watchers

 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.