02:30:07 -xmr-pr- koe opened issue #1042: Add disclaimer to Merchants page 02:30:08 -xmr-pr- > https://repo.getmonero.org/monero-project/monero-site/issues/1042 03:35:49 https://www.reddit.com/r/privacy/comments/erzmn9/privacy_isnt_accessible_and_that_needs_to_change/ 10:36:45 Thanks for the link sgp_. I have in my todo lists some optimizations that will make getmonero more accessible (and therefor, give us better SEO) 10:37:10 An update about Weblate: 10:39:15 As i said before, we can easily translate the core of the website (LANG.yml files in _i18n) without much effort. The strings that are more problematic seem to be parsed correctly everywhere, so yay! 10:39:48 The roadmap can be easily translated on weblate as well 10:41:10 I don't think would be a good idea to put the dev guides on Weblate. They are full of code and terminology that should be kept in english. Translators would freak out trying to understand what's code and what needs to be translated 10:41:54 so those will have to be translated on gitlab manually 10:43:24 Footers and navigation (the menus) files in the current form cannot be translated on weblate, unless we remove all the links from the files. 10:45:35 That would make the files useless and the entire structure of the menus borked. I cannot think of a way to link each string with a link without bloating the pages with liquid syntax. I will look more into it, but i'm not optimist 10:47:52 The Moneropedia is problematic, but with some tweaks, doable. For some tweaks a i mean that the content of the entry itself can be easily translated on weblate (needs some scripting first, but no biggy), but the front matter should be translated manually on gitlab 10:48:45 or we will have in the front matter both keys and values translated, when the values must stay as they are. This will need some intenstive testing 10:50:17 The user guides should be easy to work on using a converter and some scripting 10:52:07 So, soon i will add to weblate the "Getmonero" project with 2 components: "monero-site", which will be the core of the website (the LANG.yml files in _i18n) and "roadmap", which guess guess.. it's the roadmap. 10:53:08 let's test those two, which are the most straightforward (but still, i will have to write some warnings and edit the weblate guide on github, because some workflows will have to change). 10:53:22 In the meantime i will work on the user guides, the rest will follow 11:24:28 Oh, i forgot to give a timeline: After all the current PR adding/removing/translating strings will be merged and i posted the updates to the guide for Weblate, i will add the new project and components 11:26:46 the roadmap will probably be not translatable until we update it. Now enough text :P 12:30:50 .merges 12:30:50 -xmr-pr- #1169 #1173 #1193 #1194 #1195 #1197 #1199 #1201 #1203 #1204 #1205 #1206 #1208 12:31:35 luigi1111 could you merge if you are back? i don't want to make too many PR based on other PR 12:53:24 Yes will today 14:26:10 rehrar: I've been looking into https://repo.getmonero.org/monero-project/monero-site/issues/925 for a good amount of time, but i can't figure what's happening. I mean, clearly jekyll is not being able to show those values at that level of depth, 14:26:58 but the question is: did the meta tags in head.html use to work after the change to the new multilang website? 14:28:09 because if thy did, i don't understand what broke them. If they didn't, that's just jekyll not being able to go through that variable in the front matter (which AFAIU, is expected) 14:31:36 in meta property="og:title" for example, the only elsif that seems to work is {% elsif page.title %} and loads properly only when the 'title' key is declared in the front matter. If it needs to pick it from the language files, it will just show the key, as is visible in the issue and with any meta tags checker 14:35:07 Maybe i'm just missing something, but i don't understand what and to test it i would have to build the website on a server first. Unless it's possible to check opengraph metadata locally 15:30:07 -xmr-pr- Rexi opened issue #1043: Rexi.cc - Large selection of exchange destinations 15:30:07 -xmr-pr- > https://repo.getmonero.org/monero-project/monero-site/issues/1043 19:47:27 Yes, that broke at some point, and to my knowledge it worked initially. 19:47:38 I've tinkered with it several times before, and never found a solution. 20:37:46 .merges 20:37:46 -xmr-pr- #1169 #1173 #1193 #1194 #1195 #1197 #1199 #1201 #1203 #1204 #1205 #1206 #1208 20:49:39 is there more discussion about 1195? I don't see that message on the subreddit 20:52:22 1205 conflicts 20:56:59 ErCiccione[m]: looks like my Gitlab CI fix worked 21:24:31 thanks for merging :) 21:43:47 Looks like 1202 conflicts as well 21:43:55 Should I wait for more merges and then rebase? 21:49:30 I'll just mark it WIP for now