07:59:36 The blog post for the GUI release: https://github.com/monero-project/monero-site/pull/1018 07:59:55 please review it so we can merge 08:27:22 lgtm 08:27:49 re: Netlify, 1017 looks good too 08:27:58 someone needs to own the Netlify part of it, maybe binaryFate or pigeons 08:33:08 fluffypony: could you leave a comment on the PR? About netlify. yes, somebody have to subscribe, i wrote the details in the PR. I already have an account and i can take care of that, but i'm fine with either pigeons or binaryfate taking care of it 08:33:55 oh yo ualready commented on the blog post nevermind 08:37:31 * ErCiccione[m] afk. i'll be back soon 09:18:09 luigi1111 please merge 1018 when you can 12:26:55 is there anything we can do to make the site build faster? 12:34:32 asymptotically: if you are running locally you can use --limit_posts 1 to load only the last blog post, that saves a lot of time. You can also build only english if you don't need to test all languages 12:34:56 https://github.com/monero-project/monero-site/blob/master/_config.yml#L27 12:35:17 ^ leave only english or whatever 12:35:20 will give that a try :) 12:53:41 hmm i dont seem to have limit-posts with jekyll 3.8.6 12:56:51 nvm, just me being an idiot. only a couple of seconds now :) 13:50:27 ErCiccione[m]: if i want to change a string in _i18n/en.yml, what should i do about it in all of the other language files? 13:50:40 do i delete the line or do i set it to the english value? 14:15:26 -xmr-pr- 00-matt opened pull request #1019: user guides: mining: Rewrite mining guide 14:15:26 -xmr-pr- > https://github.com/monero-project/monero-site/pull/1019 14:33:12 asymptotically: It depends. If you are changing the meaning of the string, you better remove it from the other languages, so that translators can work on it. If it's just a minor change you can simply edit the en file and leave the other languages as they are. Weblate will recognize the change and will tell translators about it 15:37:30 binaryfate could you update getmonero?