Guides Pages versionning
Created by: el00ruobuob
This is a proof of concept to add version tracking in pages, as described in #738 (closed).
Tests are done with the "How to solo mine with the GUI" guide.
I've added a current version "2.1.2" to the "main" page.
Spanish is on another major version "1.X.X"
French is on another minor version "2.0.0"
Italian & Polish are on another build version "2.1.Y"
The disclaimer for untranslated and outdated version is unified.
I can create a test account for anyone who wants to see it in action on my local build (wire me for URL and account) - @rehrar already has one.
Edit: This is ready to merge.
With this, guides are versioned and a disclaimer at the bottom tells users if they should, could, or shouldn't trust the guide. This very disclaimer includes the untranlated snippet also.
Each guide now has a header including the verson number, and a translated=true/false variable.
Default (EN) version is handle in the guide Front Matter of root /ressources/*
All guides are in v1.1.0 exept for:
- daemon RPC : 2.1.0 (polish kept in 1.1.0)
- wallet RPC : 1.2.0 (polish kept in 1.1.0)