Giter Site home page Giter Site logo

pwright / aerogear.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from briandooley/aerogear.org

0.0 2.0 0.0 65.26 MB

Jekyll based project site repo for aerogear.org

Home Page: https://aerogear.org

Ruby 5.54% HTML 45.14% Shell 0.11% CSS 30.35% JavaScript 18.25% Dockerfile 0.61%

aerogear.org's Introduction

aerogear.org

Requirement

Before you can run the site, make sure you have asciidoc installed on your machine!

Running locally

Ruby & its ecosystem is difficult to install and manage, so we recommend running Jekyll & aerogear.org via Docker.

Building

Build and tag a local docker image via:

[sudo] docker build --tag aerogear.org .

Note: This will clone a fresh copy of the aerogear.org repo into the container.

Running

To run Jekyll via Docker, and mount your local repo to serve content from, run:

docker run --rm -it -p 4000:4000 -v `pwd`:/home/aerogear/aerogear aerogear.org

This will setup a watch locally, and serve content locally via http://localhost:4000

Publishing Changes

  1. Make changes in aerogear.org repo on a custom branch
  2. Create a PR against the master branch
  3. Get the changes reviewed and verified
  4. Merge to the master branch
  5. Contact a team member on #aerogear on irc to trigger the build to publish the master branch to https://aerogear.org

aerogear.org's People

Contributors

matzew avatar cvasilak avatar qmx avatar danielpassos avatar corinnekrych avatar kborchers avatar edewit avatar lholmquist avatar lfryc avatar secondsun avatar danbev avatar laurafitzgerald avatar andresgalante avatar jasonmadigan avatar sebastienblanc avatar aliok avatar gdaniels avatar michellemurray avatar balunasj avatar odra avatar jstaffor avatar philipgough avatar hbons avatar pmuir avatar maleck13 avatar jameelb avatar yavuzsel avatar tadeaskriz avatar kpiwko avatar camilamacedo86 avatar

Watchers

James Cloos 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.