Giter Club home page Giter Club logo

nodejs-website's Introduction

Project Structure

  • ./content contains the source articles, organized by language-team groupings. Articles are written in Github-flavoured Markdown.
  • ./gulp organizes the Gulp.js-driven build scripts used by the project.
  • ./public currently contains the full library of website content generated by the build scripts. Changes should not be made directly here. Soon, we'll be switching over to leveraging iojs/build to help automate this.
  • [./source] houses the reusable styling and structural elements used by the project.
  • [./wg-meetings] is an archive of the meeting minutes from this project's Working Group (see ./GOVERNANCE.md).

Running Locally

Dependencies

git pull https://github.com/iojs/website.git
npm install -g gulp
npm install

Local Development

gulp

Runs a local HTTP server on port 4657 with live-reload, which will update your browser immediately with content or style changes. Generated assets are provided to the ./public directory for publishing.

Deployment

The website is currently hosted on a (sponsored) 3rd party provider with a deployment process managed via the io.js build team. As repo changes are approved and merged to the master branch, changes are automatically deployed within a few minutes.

Current Project Team Members

  • Trent Oswald (@therebelrobot) Facilitator
  • Mikeal Rogers (@mikeal)
  • Jeremiah Senkpiel (@Fishrock123)
  • Charlie Robbins (@indexzero)
  • Sean Ouimet (@snostorm)
  • Zeke Sikelianos (@zeke)

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.