Coder Social home page Coder Social logo

matt-oc.github.io's Introduction

Microservices Day

This repo contains the public website for the Microservices day public website, located at http://microservicesday.com.

Development

The site is built using a simple Gulp toolchain which consists of several key tasks:

HTML - build the Handlebars templates in ./pages using data passed in from the ./data directory and put them in ./dist/index.html. There is currently only one page

CSS - build the final CSS from the LESS contained in ./styles and compile it to ./dist/microservices-day.css

JS - Concat and uglify explicitly declared NPM managed clientside libs into ./dist/js/vendor.js. Browserfy, Babelify, concat then copy ES6 app JS into ./dist/js/app/js

Images - Copy everything in ./images/ into ./dist/images

Static assets - Copy everything in ./static/ into ./dist

The following top level Gulp tasks are available

gulp serve // start dev server
gulp build // build production assets
gulp deploy // run 'build' then automagically deploy to gh-pages (need repo write access)

License

There are trademarks and brand names that are proprietary, and all their rights are reserved. This repository or license does not in any way give license for their usage without explicit written permission.

However, the code and non-protected marks and names are licensed under the MIT license.

matt-oc.github.io's People

Contributors

matt-oc avatar

Watchers

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