Coder Social home page Coder Social logo

boilerplate-grow's Introduction

Showcase

A repo to house documentation and examples for all our internal components

  • Come up with an awesome idea
  • Code said idea
  • Show it off in this here Showcase

Version

0.2.0

Tech

THe Huge showcase makes use of a number of technologies:

  • Grow.io - awesome static site generator
  • Rollup - compiles ES6 JS assets

Installation

You will need npm:

$ curl https://install.growsdk.org | bash
$ git clone [email protected]:hugeinc/showcase.git
$ npm install
$ npm run watch
$ grow run

Adding your own Component(s)

Content

First, create a yaml file for your component that will contain various meta-data, description, dates, etc. about your component. Save this in content/components. Feel free to copy / paste an existing file for reference i.e. to see which fields are available, etc.

Template

Next, create the HTML template that will showcase your component. Simply make a <component>.html page in views/components/ that contains documentation and perhaps a demo. It should extend the base component.html template. Again, feel free to copy / paste an existing page.

Deploying

To build and push to hugeinc.github.io/showcase:

$ grow deploy huge

(NOTE: I've deprecated showcase.hugeops.com to avoid any confusion).

TODO

License

MIT

boilerplate-grow's People

Contributors

apathetic avatar jsdelivrbot 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.