jdm / asknot

Ask not what Mozilla can do for you but what you can do for Mozilla.
http://whatcanidoformozilla.org
Other
252 stars 210 forks source link

Workflow Improvements #255

Closed SamuelMoraesF closed 9 years ago

SamuelMoraesF commented 9 years ago

Modifications made by @joridos, the same PR of @mozillabrasil/participe#1.

en-EN version:

Added the grunt and some tasks to improve Workflow.

Before:

687474703a2f2f692e696d6775722e636f6d2f4855444154556c2e706e67

Now:

687474703a2f2f692e696d6775722e636f6d2f355672397333652e706e67

All credits to @joridos

Review on Reviewable

jdm commented 9 years ago

Thank you for contributing these changes! However, one of the advantages of the current code is that only a python installation is required, which is much less effort than setting up node.js in my experience. I would be interested in a separate PR that only includes the changes reflected in the screenshots; I'm not interested in merging all of the file moves and node infrastructure changes.

jonatanrdsantos commented 9 years ago

:+1: Ok

SamuelMoraesF commented 9 years ago

@joridos, can you make a new PR?

jonatanrdsantos commented 9 years ago

@SamuelMoraesF I'm not have much time to do it now, but if you can do for me I really appreciate that.

SamuelMoraesF commented 9 years ago

@joridos, I added to my todo list.

After I get this done, I'll open a new PR.

Thanks!