08:36:07 pigeons: any update about the onion service? 13:30:38 -xmr-pr- erciccione opened pull request #1086: workflows: improve performance of github CI 13:30:38 -xmr-pr- > https://github.com/monero-project/monero-site/pull/1086 13:38:37 Wow, nice speedup 13:46:24 Bumping version of "checkout" saved about 1 minute, but building only few blog posts is the game changer 13:46:37 interesting 13:46:37 posts are heeeavy 13:46:41 How many such posts are there? 13:46:45 And what makes them build so slowly? 13:48:53 388. I don't know. I think just parsing all those front matters with tags etc it's just heavy for jekyll 13:49:00 but i'm just guessing 13:49:46 We also include the headers and the footers instead of putting them in a layout and that's already relatively problematic for jekyll 13:52:38 Oh that's a lot of posts 13:52:58 Why not separate the headers and footers? 13:53:04 Would this not be more efficient? 13:54:09 It would, yes, but not really much. I tested it some months ago and with headers and footers included in the layout we would have saved about 6 seconds of build time (at the time). i though it didn't worth the change 13:54:39 Got it 13:54:52 At any rate, a nice speedup 13:57:49 Yeah, that's part of some more improvements i'm working on for our CI + deployment. No spoilers yet :P 13:59:17 Ooh 14:30:51 .merge+ #1086 14:30:51 Added