Git Product home page Git Product logo

generator-goro's Introduction

generator-goro Overview

This boilerplate is intended to jumpstart creation of marketing websites on Goro that use AngularJS.

Usage

Install generator-goro:

npm install -g generator-goro

Make a new directory then cd into it:

mkdir my-project && cd $_

Run

yo goro

and answer the questions.

Writing JavaScript

Please be sure your Javascript follows the Google Javascript and Google AngularJS style guides. Google doesn't write Angular the same way it is shown on the external AngularJS site.

Using AngularJS in Goro is some what tricky due to the usage of the Closure Compiler. But most of this is resolved for you with the boilerplate. Read the Goro documentation on using AngularJS with Goro for more info.

Easily debug changes in your site by appending ?debug=1 to your goro preview url. This will use the uncompiled js and make it easier to debug.

More About Yeoman

To learn more about Yeoman check out the Getting Started Guide. Yeoman also heaviliy relies on Grunt and Bower.

License

Apache 2.0

generator-goro's People

Contributors

bogusred avatar fractionwhole avatar yowakita avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

generator-goro's Issues

TemplateSyntaxError - _base.tpl

After previewing a generated project in Goro I receive the following error:

<ExtendsNode: extends "global.layouts/maia.tpl"> must be the first tag in the template.

Seems like it can be solved just by moving the first extends tag before the comment.

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.