Giter Club home page Giter Club logo

Comments (6)

jondot avatar jondot commented on May 13, 2024 1

Sure. The site currently doesn't support translations but if you're will to put the work I'll add the translation infrastructure.

from hygen.

mohdhaekal avatar mohdhaekal commented on May 13, 2024 1

I am very sure for that ....

from hygen.

MathRobin avatar MathRobin commented on May 13, 2024

Could be interesting to add translation infrastructure. Will help to translate in french and spanish (maybe a bit in korean)

from hygen.

jondot avatar jondot commented on May 13, 2024

Definitely. I'm now convinced there's enough velocity under the internationalization feature, so I'll start planning it out. Thanks!

from hygen.

jondot avatar jondot commented on May 13, 2024

@MathRobin @mohdhaekal if you're up for it, here's how translation will work:

We have all documents here, and the structure looks like this:

hygen/
   docs/
      create.md
      ...

We need to translate every Markdown file (*.md) content, without the frontmatter. Each translated file will be placed besides the english version, so for example for the layout above and the French language we will have:

hygen
   docs/
      create.md
      create.fr.md   <--- this is our added translation in French

That's basically it! I will build the infrastructure to automatically take this and use it for the internationalized version of the docs website.

You're free to start :)

from hygen.

jondot avatar jondot commented on May 13, 2024

Closing due to inactivity (but feel free to reopen if issue persists!)

from hygen.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.