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

Working on italian version #66

Open
kasuken opened this issue Oct 3, 2020 · 3 comments
Open

Working on italian version #66

kasuken opened this issue Oct 3, 2020 · 3 comments
Labels

Comments

@kasuken
Copy link

kasuken commented Oct 3, 2020

I don't understand how can I build the project

@hail2u hail2u added the question label Oct 3, 2020
@hail2u
Copy link
Owner

hail2u commented Oct 3, 2020

Short version: You can create README.it.md directly. I will do the rest.

Long version: You need to:

  • edit src/data.json for basic configuration
  • translate src/en.json into src/it.json for ToC generation
  • translate src/*/en.md into src/*/it.md for every practice

After that, you must run build script:

$ npm install
$ npm run build

If you edit and translate correctly, these commands will generate README.it.md (and docs/index.it.html).

@kasuken
Copy link
Author

kasuken commented Oct 5, 2020

I am working with the "long version", thanks :)

@kasuken
Copy link
Author

kasuken commented Oct 6, 2020

can you add the topic "hacktoberfest" to the repository? :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants