02:25:35
catduck101:matrix.org:
.merges
02:28:33
nioc:
.merges
02:28:34
xmr-pr:
2259 2454 2472 2502 2550 2577
13:50:54
plowsof:
OxaPay listing: response from a customer https://github.com/monero-project/monero-site/pull/2563#issuecomment-3596602320
14:59:51
redsh4de:matrix.org:
Upd: Finished and pushed this today > <@redsh4de:matrix.org> Currently working on rewriting the Moneropedia @ tag system so that you dont have to wire the preprocessor into every page that might use markdown with the tags
14:59:51
redsh4de:matrix.org:
Made a Remark plugin for Moneropedia @term mentions in markdown files. The link + tooltip feature will now apply automatically without needing to wire in extra logic on any of the pages. Plugin works by replacing the @term tags with markdown AST nodes that later get converted into HTML by Astro in the build process
15:58:13
redsh4de:matrix.org:
Updated the moneropedia layout for mobile
15:58:15
redsh4de:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/ZuRopuRVtSpeKLCTjXsmaoke.png (image.png)
18:20:10
basses:matrix.org:
is there a way to handle broken links with new migration? set redirects?
18:22:39
basses:matrix.org:
oh and we need rss for blog
18:22:50
ofrnxmr:xmr.mx:
@basses:matrix.org: Use same links?
18:23:03
basses:matrix.org:
@ofrnxmr:xmr.mx: url changes
18:28:14
basses:matrix.org:
https://validator.w3.org/nu/?doc=https%3A%2F%2Fgetmonero-redesign-impl.vercel.app useful?
18:43:46
basses:matrix.org:
no need, https://caniuse.com/?search=JPEG+XL @plowsof:matrix.org > <@redsh4de:matrix.org> If its needed, can create jxl versions as well
18:45:20
basses:matrix.org:
yeah, but what about some images added too on top of it like https://www.privacyguides.org/en/basics/why-privacy-matters/ does for each page > <@redsh4de:matrix.org> I think having a consistent design for specifically the Opengraph thumbnails is better
18:46:08
basses:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/DYGJfUFhMjAxxFcvbFiPHHSl.png (clipboard.png)
18:46:13
basses:matrix.org:
looks like they use these icons
18:47:36
plowsof:
Srcset is the key here - display a format not widely supported and fall back to another, its just a cool feature but not needed
18:48:18
basses:matrix.org:
yeah but why, almost no browser support it anyways
18:50:11
redsh4de:matrix.org:
Pretty sure Diego is going to do something of that sort for the 3 major blog categories: Releases, Urgent and Community > <@basses:matrix.org> yeah, but what about some images added too on top of it like https://www.privacyguides.org/en/basics/why-privacy-matters/ does for each page
18:50:33
basses:matrix.org:
@redsh4de:matrix.org: I was talking about main pages
18:50:37
basses:matrix.org:
too
18:51:02
redsh4de:matrix.org:
Yeah if he has time def can do thumbnail designs for the main pages too, id be all for it
18:51:26
diego:cypherstack.com:
Ye
18:52:04
redsh4de:matrix.org:
Yes, rewrite rules on nginx/apache/something else level > <@basses:matrix.org> is there a way to handle broken links with new migration? set redirects?
18:52:05
redsh4de:matrix.org:
ive made sure mostly everything is backwards compatible, with some exceptions like the blog links
18:53:19
redsh4de:matrix.org:
ah yeah, added that in one of my pushes from either today/yday: https://beta.monerodevs.org/feed.xml > <@basses:matrix.org> oh and we need rss for blog
18:53:47
basses:matrix.org:
@redsh4de:matrix.org: was thinking of adding an icon so it can be easily found
18:55:18
redsh4de:matrix.org:
@basses:matrix.org: For desktop: Inline with the tab header, justified to the right
18:55:18
redsh4de:matrix.org:
For mobile: Inline with the title maybe?
18:55:26
redsh4de:matrix.org:
also justified to the right
18:56:12
redsh4de:matrix.org:
For nginx probably something like this: > <@redsh4de:matrix.org> Yes, rewrite rules on nginx/apache/something else level
18:56:12
redsh4de:matrix.org:
rewrite ^/(\d{4}/\d{2}/\d{2}/.*)$ /blog/$1
18:56:12
redsh4de:matrix.org:
Idea is to match links like getmonero.org/2021/01/01/blog-name, and redirect them to getmonero.org/blog/2021/01/01/blog-name
18:59:23
basses:matrix.org:
@redsh4de:matrix.org: desktop yes
18:59:30
basses:matrix.org:
will check how it would look on mobile
18:59:50
basses:matrix.org:
but what will the icon be like?
19:00:19
redsh4de:matrix.org:
I'd probably use a avif mask icon to keep it simple
19:01:20
redsh4de:matrix.org:
I actually have a github issue about icon sets - because for outside of header icons i am using just random svgs i found on svgviewer, i want to later replace everything with some consistent open-source icon set that would be compatible with i reckon BSD-3 later
19:02:15
basses:matrix.org:
@redsh4de:matrix.org: can you send pic?
19:02:44
redsh4de:matrix.org:
@basses:matrix.org: https://mrelay.p2pool.observer/m/matrix.org/LlasFocAsdjAycxEMNvtjUVk.png (image.png)
19:02:48
redsh4de:matrix.org:
would be like this but orange
19:04:54
redsh4de:matrix.org:
@redsh4de:matrix.org: Two options ive looked at are lucide.dev (ISC) and heroicons.com (MIT)
19:08:33
basses:matrix.org:
@redsh4de:matrix.org: we will probably get icons from multiple sources, unless some have all icons we need
19:08:59
basses:matrix.org:
there is https://www.svgrepo.com/ which scrapes icons from multiples sources, license varies per icon
19:09:41
redsh4de:matrix.org:
@redsh4de:matrix.org: https://mrelay.p2pool.observer/m/matrix.org/oJCKVfclxzjMtcVYskdjoTaR.png (image.png)
19:10:23
redsh4de:matrix.org:
@basses:matrix.org: Yea thats basically what i have for the most part, just pulled whatever looked decent from svgviewer.dev
19:11:47
basses:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/UlPWZFHnZbasIinaRZLcOWdH.png (clipboard.png)
19:12:02
basses:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/StaJLSRxDSkWUtqRPTrXRwoU.png (clipboard.png)
19:12:19
basses:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/nUicCnpbToltnUqSeUBHbyEx.png (clipboard.png)
19:12:32
basses:matrix.org:
which one you guys think is best?
19:12:52
redsh4de:matrix.org:
split between 2nd and 3rd
19:13:13
redsh4de:matrix.org:
leaning towards 2nd to be consistent with the overall "round" ui elements on the page
19:23:46
redsh4de:matrix.org:
https://mrelay.p2pool.observer/m/matrix.org/ZFrbYMqJrzvqWPDiHXKHKfPh.png (image.png)
19:31:00
321bob321:
So has deployment method been discussed ?
19:31:19
321bob321:
Once where live and dangerous
19:46:23
redsh4de:matrix.org:
Can keep using Netlify for familiarity, as that how the current site is deployed from what i see: https://docs.astro.build/en/guides/deploy/netlify/
19:46:23
redsh4de:matrix.org:
Other options are Coolify (beta deployment), Github Pages, Gitlab Pages
20:05:59
ofrnxmr:xmr.mx:
Netlify isnt free
20:06:24
ofrnxmr:xmr.mx:
I don't think its used for the actual deployment, just for PR previews
20:06:50
ofrnxmr:xmr.mx:
The site is manually deployed by core upon request
20:07:03
plowsof:matrix.org:
@ofrnxmr:xmr.mx: it cost me ...14$ iirc because i was spamming my own private repo
20:07:51
ofrnxmr:xmr.mx:
Netlify can keep being used on -site for previews as long as it keeps working
20:08:13
ofrnxmr:xmr.mx:
But coolify is a simple, and free, substitution that works wonderfully (as seen on doc's PR previews)
20:10:08
plowsof:matrix.org:
with the DIY comment, as the app required monero-project maintainer, to go to my coolify instance , and log in to github via a letterbox in a coolify page type sh- 🙅
20:10:57
ofrnxmr:xmr.mx:
yeah, the DIY comment (im surprised) isnt documented by coolify, but works great (just a workflow)
20:11:47
ofrnxmr:xmr.mx:
The app is sus lol "gimme write power to all of your repos" type shit