From edc8a1dff4ca6282194aaf5d6499f8d120b122d0 Mon Sep 17 00:00:00 2001 From: Daniel Schmitz Date: Tue, 4 Oct 2016 10:32:24 -0300 Subject: [PATCH 1/5] Add Transaltion Status --- README.md | 65 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) diff --git a/README.md b/README.md index 4ef988a0d8..a3c45eb96c 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,68 @@ $ npm install -g hexo-cli $ npm install $ hexo server ``` + +## Transaltion Status ( en to pt_br) + +**Website** +- [ ] Entry Page + +**Guide** +- [ ] Installation +- [ ] Introduction +- [ ] The Vue Instance +- [ ] Template Syntax +- [ ] Computed Properties and Watchers +- [ ] Class and Style Bindings +- [ ] Conditional Rendering +- [ ] List Rendering +- [ ] Event Handling +- [ ] Form Input Bindings +- [ ] Components +- [ ] Advanced +- [ ] Transitions: Entering, Leaving, and Lists +- [ ] Transitioning State +- [ ] Render Functions +- [ ] Reactivity in Depth +- [ ] Custom Directives +- [ ] Mixins +- [ ] Plugins +- [ ] Single File Components +- [ ] Routing +- [ ] State Management +- [ ] Unit Testing +- [ ] Server-Side Rendering +- [ ] Migration from Vue 1.x +- [ ] Migration from Vue Router 0.7.x +- [ ] Comparison with Other Frameworks + +**API** +- [ ] Global Config +- [ ] Global API +- [ ] Options / Data +- [ ] Options / DOM +- [ ] Options / Lifecycle Hooks +- [ ] Options / Misc +- [ ] Instance Properties +- [ ] Instance Methods / Data +- [ ] Instance Methods / Events +- [ ] Instance Methods / Lifecycle +- [ ] Directives +- [ ] Special Attributes +- [ ] Built-In Components +- [ ] VNode Interface +- [ ] Server-Side Rendering + +**Examples** +- [ ] Markdown Editor +- [ ] GitHub Commits +- [ ] Firebase + Validation +- [ ] Grid Component +- [ ] Tree View +- [ ] SVG Graph +- [ ] Modal Component +- [ ] Elastic Header +- [ ] Wrapper Component +- [ ] TodoMVC +- [ ] HackerNews Clone + From 152884ea53cbbcba8444e57bac259a4a68d92f8b Mon Sep 17 00:00:00 2001 From: daniel-schmitz Date: Tue, 4 Oct 2016 10:55:23 -0300 Subject: [PATCH 2/5] Entry Page --- src/support-vuejs/index.md | 8 +++---- themes/vue/layout/index.ejs | 24 +++++++++---------- .../layout/partials/community_dropdown.ejs | 2 +- themes/vue/layout/partials/main_menu.ejs | 4 ++-- themes/vue/layout/partials/sidebar.ejs | 2 +- 5 files changed, 20 insertions(+), 20 deletions(-) diff --git a/src/support-vuejs/index.md b/src/support-vuejs/index.md index c529876aca..c593474198 100644 --- a/src/support-vuejs/index.md +++ b/src/support-vuejs/index.md @@ -1,16 +1,16 @@ -# Support Vue.js Development +# Ajude no desenvolvimento do Vue.js - Support Vue.js on Patreon (recurring pledge) + Ajude o Vue.js no Patreon (pagamento mensal) - Donate via PayPal (one time) + Doe via PayPal (único pagamento) -## Current premium sponsors: +## Atuais mantedores premium:

diff --git a/themes/vue/layout/index.ejs b/themes/vue/layout/index.ejs index 5b9e69251e..a60613cabb 100644 --- a/themes/vue/layout/index.ejs +++ b/themes/vue/layout/index.ejs @@ -11,10 +11,10 @@

@@ -24,21 +24,21 @@
-

Approachable

-

Already know HTML, CSS and JavaScript? Read the guide and start building things in no time!

+

Acessível

+

Todos conhecem HTML, CSS e JavaScript? Leia o guia e comece a criar aplicações sem perder tempo!

-

Versatile

-

Simple, minimal core with an incrementally adoptable stack that can handle apps of any scale.

+

Versátil

+

Simples, núcleo mínimo com uma adaptabilidade incremental em camadas que podem lidar com aplicações em qualquer escala.

-

Performant

+

Performático

16kb min+gzip Runtime
- Blazing Fast Virtual DOM
- Minimal Optimization Efforts + Virtual DOM incrível e rápido
+ Mínimo esforço para otimizações

@@ -46,15 +46,15 @@
-

PROUDLY SPONSORED BY

+

ORGULHOSAMENTE MANTIDO POR

<%- partial('partials/sponsors') %>
- Become a Backer + Seja um Patrocinador
diff --git a/themes/vue/layout/partials/community_dropdown.ejs b/themes/vue/layout/partials/community_dropdown.ejs index 78723c4294..d36139580b 100644 --- a/themes/vue/layout/partials/community_dropdown.ejs +++ b/themes/vue/layout/partials/community_dropdown.ejs @@ -1,5 +1,5 @@