Skip to content

daandavidsz/roqua_frontpage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 roqua@roqua.nl.

About

website roqua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors