-
Notifications
You must be signed in to change notification settings - Fork 29
Traducción README #5
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
Conversation
@miljan-aleksic que te parece? |
|
||
Start a dev server at `localhost:4000`: | ||
Inicie un servidor de desarrollo en `localhost:4000`: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yo prefiero tutear, es más cercano y natural. Inicia un servidor....
. Alguna razón para no hacerlo?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Es costumbre en Panama. Hehe.
Me parece bien el tutear, procedo a ajustar.
|
||
This site is built with [hexo](http://hexo.io/). Site content is written in Markdown format located in `src`. Pull requests welcome! | ||
Este sitio está construido con [hexo] (http://hexo.io/). El contenido del sitio está escrito en formato Markdown ubicado en `src`. ¡Pull request Bienvenido! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Cuidado con los espacios extras, aquí el enlace podría fallar por el mismo. Aunque parece que sí funciona es mejor quitarlo.
El pull request, ya que es un término que no forma parte de Vue, lo podemos dejar tal como está o simplemente cambiarlo por !Las aportaciones son bienvenidas!
.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh tienes razon hay un espacio [hexo] (http://hexo.io/)
. Que pena! 😥
Procedo a ajustar.
|
||
``` | ||
$ npm install -g hexo-cli | ||
$ npm install | ||
$ hexo server | ||
``` | ||
|
||
#### Via yarn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Creo que los que usan yarn ya saben el equivalente y los que no, deberían usar NPM y no complicarse. Por lo que en mi modesta opinión, este apartado sobra.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Opinion es valida. Procedo a ajustar.
Bien, subi las correcciones 7cd3b75. Espero no tener mas errores 😅 |
No description provided.