Closed dipak-pawar closed 7 years ago
LGTM
Few things here:
draft: true
so that they are not visible in prod profile, but in dev mode only - this way we can get contributions easier as ppl can work on the actual text.draft
mode. if not we have to fix itWe shouldn't merge it before resolving it, as we will end up with inconsistent guides. I don't assume we can translate all the languages at once, that's why we should have draft
mode.
we have to check if our "flag logic" (generate country flags pointing to translations) respect draft mode. if not we have to fix it
I'll check it
So I tried it and it works (with small modification). Here is PR with the fix and with a commit that labels the Forge guide translations as a draft. https://github.com/arquillian/arquillian.github.io/pull/379 I added also a warning there:
h1. WARNING: This guide is labeled as a draft (will be visible only in the development mode) as it is a translation of an older version of the "Get Started Faster with Forge" guide.
If you're fine with both PRs, I'll merge them and regenerate the blog.
Great stuff, thanks a lot! Would it be hard to add this h1
on the fly?
I'm not sure how hard it would be, in any case, I don't think that it is a good idea. Reasons?:
Landed in https://github.com/arquillian/arquillian.github.io/commit/3635c73e77564360c4144b321b9d1f6b2fa9e148 🚀 Thank you @dipak-pawar 🥇
Short description of what this resolves:
Adds new documentation with forge2