We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't understand how can I build the project
The text was updated successfully, but these errors were encountered:
Short version: You can create README.it.md directly. I will do the rest.
README.it.md
Long version: You need to:
src/data.json
src/en.json
src/it.json
src/*/en.md
src/*/it.md
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).
docs/index.it.html
Sorry, something went wrong.
I am working with the "long version", thanks :)
can you add the topic "hacktoberfest" to the repository? :)
No branches or pull requests
I don't understand how can I build the project
The text was updated successfully, but these errors were encountered: