Commit graph

81 commits

Author SHA1 Message Date
erciccione
e29426565d
Remove 'The Monero Project' page and replace link in header with link to Weblate
Removed completely the 'The Monero Project' page and related entries in _i18n/en.yml. Replaced entry in header with 'Translate', which links to Weblate (translate.getmonero.org)
2020-06-16 17:18:45 +02:00
Daniel Leedan
03204d8a05 RTLsupport for Arabic language 2020-06-15 11:22:15 -05:00
erciccione
4e5143db60
Simplify versioning system for user guides
This new approach doesn't require version numbers and make easier for contributors to understand the status
of the document. There are only 3 states:

- Outdated: The page is outdated and might not work as expected
- Untranslated: The page needs to be translated
- Translation outdated: The page is translated, but the original (English) document has been updated

To mark a guide as outdated, we change the boolean of the front matter entry 'outdated' in /resources/user-guides/GUIDE.
If 'False', the guide is updated. If 'True' all versions of the guide (English included) will show a warning at the bottom
of the page.

The other 2 states are related to the status of the translated pages and we control them from the language-specific
user guides: /_i18n/LANG/resources/user-guides/GUIDE. At the top of the page a snippet will include 2 parameters:

- translated: "yes" if the page is translated, "no" if it's not.
- translationOutdated: "yes" if the translation is outdated, "no" if it's not

This new system aims to be simpler than the precedent, avoiding to compare versioning numbers and using a higher level
system instead (yes, no, True, False). I also removed the middle way status 'only minor changes', because if there are
only minor changes that don't affect the usability of the guide, we don't need to point it out.

The old system was complex and people didn't use it. These changes will hopefully make things easier for translators and
other contributors.
2020-05-31 09:23:16 +02:00
luigi1111
5996e50402
Merge pull request #956
New 404 page
2020-05-14 16:14:36 -05:00
erciccione
dc2a0b118e
New 404 page
Removed the '404' folder with its content and created a new '404.html' file in the root directory, added some specific css and slighlty edited the 'error' layout.
2020-05-14 10:27:03 +02:00
erciccione
3bcab02dc4
Remove unused _includes/download.php 2020-04-27 13:52:20 +02:00
erciccione
4f57e29c0d
Change all links to gitlab 'monero-site' repo to github 2020-04-13 10:15:24 +02:00
erciccione
860256a260
head: fix titles for Moneropedia entries 2020-02-22 15:13:43 +01:00
luigi1111
e0c5a2c478 Merge !1216
Fix broken meta tags (description, og:title, og:description)

Closes #925

See merge request monero-project/monero-site!1216
2020-02-20 20:48:08 +01:00
luigi1111
6926b3093e Merge !1212
Remove 'langs' from language files and move them to their own 'languages.yml' file in /_data

See merge request monero-project/monero-site!1212
2020-02-06 03:44:35 +01:00
erciccione
1ebebf346e
Fix broken meta tags (description, og:title, og:description) 2020-02-05 20:15:23 +01:00
erciccione
c82f3e3d7b
Remove 'langs' from language files and move them to their own 'languages.yml' file in /_data
The list of languages doesn't need to be translated, so there is no reason to keep it in the language files. Moved to its own
file (/_data/languages.yml). Now the language dropdown parses the languages from there.
This change is also needed for the migration to Weblate (which would ask translators to translate the language names).
2020-01-28 18:10:34 +01:00
erciccione
faf57f6556
footer: use variable instead of absolute link for RSS feed 2019-12-29 11:12:33 +01:00
erciccione
a7143df704
change link of 'upgrade' banner 2019-12-05 17:25:02 +01:00
erciccione
7f0a1245a4
remove 'Warning' banner 2019-11-28 10:55:43 +01:00
erciccione
bad2fc789d
Add 'Warning' banner with text about compromised binaries 2019-11-19 19:13:52 +01:00
erciccione
d9792584dd
Activate and update 'upgrade' banner 2019-11-09 10:04:13 +01:00
luigi1111
826ca2fc3a Merge !1007
Update link to fork info with newest thread

See merge request monero-project/monero-site!1007
2019-03-10 22:31:04 +01:00
luigi1111
36b909b9ef Merge !1002
Changed to new CCS link

See merge request monero-project/monero-site!1002
2019-03-05 21:42:33 +01:00
Nathan Dorfman
94284b6cc2 Update link to fork info with newest thread 2019-03-03 12:03:36 -07:00
Nathan Dorfman
7551cf0fb2 Update for March 9th fork (with translations) 2019-02-25 13:09:33 -07:00
Diego Salazar
7b88183ce4
Changed to new CCS link 2019-02-19 08:12:09 -07:00
el00ruobuob
1c38c33780
Update a bunch of things to new hosting on gitlab (repo.getmonero.org / gitlab kovri-project) 2018-10-22 23:49:31 +02:00
Diego Salazar
f50978e782
Updated link on upgrade snippet to Reddit post as per dEBRUYNE's request 2018-10-17 10:48:05 -06:00
Diego Salazar
2efb6cc0e5
Added upgrade banner using Jekyll
- Added upgrade snippet
- Added snippet banner to index page of all languages
- Updated yml files of all languages ready for translation
- Styling
2018-10-13 14:26:45 -06:00
el00ruobuob
9843b58674
Guides versioning
+ All guides are version
+ Major diff on Polish daemon RPC guide
+ Minor diff on Polish daemon RPC guide
+ yml completed for en, fr, pl, it, es
+ Instructions updated on readme.md:
  - For Guide création: adding the mainversion to the /ressources/user-guides, the guide version and the translation snippet to the localized files
  - For Guides update: how, where and why handling the version number.
2018-07-08 15:05:49 +02:00
rehrar
8fc80c3d39 Updated as per request
- Reverted changed lines in footer
- Removed GA script in langauge.php
- Replaced mentions of GA with Matomo in Legal page
2018-04-11 16:29:00 -06:00
rehrar
983cc334a8
Finished multi-lingual implementation
- Updated README to accomodate for changes
- Updated footer and roadmap for multi-lingual readiness
- Updated yml files for an 'untranslated' string
- Added an 'untranslated' snippet to all untranslated files
- Added a 'template' language for new languages to be made easily
- Added link to Monerujo site to Downloads page
- CSS updates
2018-01-30 13:18:02 -07:00
rehrar
88efc5e8bb
Minor adjustments
- Adjusted values in en and es yml files
- Minor tweaks in a few pages
- Changed head rules to pull correct page titles
- Changed footer and header to loop correctly without a case statement and pull translated strings
- Adjusted FFS layouts
2018-01-30 13:18:02 -07:00
rehrar
2d288b0b0e
Various multilingual testing
- Added support for multilingual navigation
- Put Spanish copy in some pages in get-started for testing purposes
= Added multilingual support for the home page
2018-01-30 13:18:02 -07:00
rehrar
fe01475b21
Reverted 06f6b95 to fix mobile navigation subitems not dropping down correctly 2017-10-30 20:31:55 -06:00
luigi1111
06f6b95120 Merge pull request #443 from MaxXor/dropdown-fix
Fix duplicate drop ids
2017-10-25 12:32:40 -05:00
MaxXor
6534d552d4 Fix duplicate drop ids 2017-10-16 09:12:34 +02:00
rehrar
7daf9dc6ff
- Removed some IRC channels from Hangouts page (not every temporary one needs to be added)
- Readded Blog RSS Feed to the footer
- Added Mattermost and Taiga to the Hangouts page
- Added Press Kit page
- CSS Tweaks
2017-10-15 15:37:25 -06:00
erciccione
cf8d82a45b
footer refresh 2017-09-25 23:39:02 +01:00
Riccardo Spagni
e973b5104e Merge pull request #379 from anonimal/VRP
Resources: link to single-policy VRP on frontpage
2017-09-21 09:49:56 -07:00
rehrar
d1833079ff
Included Google Analytics 2017-09-21 10:44:46 -06:00
anonimal
5ca344b33c
Resources: link to single-policy VRP on frontpage 2017-09-11 21:48:26 +00:00
qertoip
4868efb668 Add technical specs page 2017-08-31 11:32:20 +02:00
anonimal
cb5fdf21d9
Knowledge-base: create VRP page 2017-08-18 22:14:22 +00:00
Jonathan Cross
fae75edaf8
[urgent] Fix user-facing broken forum links 2017-07-07 03:02:15 +02:00
rehrar
70255b6dcf Reverted FFS links
- Reverted link in Contributing to forum.getmonero.org
- Reverted header links to forum.getmonero.org
2017-07-04 10:30:10 -06:00
rehrar
4e41a6a0cf Added new site 2017-07-04 00:00:32 -06:00
rehrar
3c3d0698c9 Removed old site 2017-07-03 23:55:10 -06:00
Riccardo Spagni
42eefb2424
Merge pull request #274
84da839 Add link to GitHub from menu (Robby Weinberg)
2017-06-22 09:50:46 +02:00
Robby Weinberg
84da83946d Add link to GitHub from menu 2017-06-08 17:31:11 -05:00
Jonathan Cross
e91cfc6cfc
Removing broken link to Rocket Chat rocket.xmrnation.com 2017-05-26 17:33:45 +02:00
Oyvind Kvanes
b0f3f2d0c8 Add contribute to menu 2016-10-04 14:52:30 +02:00
Riccardo Spagni
7c2e62b365
tweak the edit this page footer 2016-10-02 12:19:22 +02:00
Christopher King
66f133762e Added "Edit this page" to footer 2016-09-20 10:20:52 -04:00