Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translation #20

Merged
merged 32 commits into from Mar 18, 2015
Merged

Translation #20

merged 32 commits into from Mar 18, 2015

Conversation

vlandham
Copy link
Owner

add translation capabilities to learn js data.
A lot of changes:

  • move off of docco in favor of straight markdown with code snippets
  • each language has its own set of files inside locales
  • snippets for each task are in snippets
  • there are js snippets and .out snippets
  • grunt tasks merge language files with snippets and make intermediate .md files in build
  • final step uses grunt-markdown to generate site using custom.jst template.
  • results are sent to public.

I believe we can remove src files now - as they will be growing more and more out of date.

I believe, as @ajpiano might suggest - we could remove built files from git repo now, as they don't really help with much anymore. though they could still be useful for someone who wants all the JS for the different sections....

vlandham added a commit that referenced this pull request Mar 18, 2015
@vlandham vlandham merged commit 7fa913d into master Mar 18, 2015
@vlandham vlandham deleted the translation branch April 12, 2015 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants