NixOS Marketing | 261 Members | |
| NixOS website + marketing team: https://nixos.org/community/teams/marketing.html | 56 Servers |
| Sender | Message | Time |
|---|---|---|
| 18 Apr 2024 | ||
| IdaBzo: ^^^ | 16:18:40 | |
| 19 Apr 2024 | ||
| I want to give a shot at adding the new AMIS to the homepage. But I was wondering. Can the Website build access the network? The easiest would be for the AWSTable.astro to pull in either from https://nixos.github.io/amis/images.json or even just put the ec2.DescribeImages call in Astro directly | 12:19:13 | |
| * I want to give a shot at adding the new AMIS to the homepage. But I was wondering. Can the Website build access the network during build time? The easiest would be for the AWSTable.astro to pull in either from https://nixos.github.io/amis/images.json or even just put the ec2.DescribeImages call in Astro directly | 12:19:33 | |
| Or should I pull in the list using client-side JS? | 12:19:43 | |
| client-side JS probably makes more sense? | 12:19:59 | |
| Arian: You can do both. But I think having this done client-side would be best. | 13:03:34 | |
| And I'm sure you'll be able to figure out how to add client side script with Astro (https://docs.astro.build/en/guides/client-side-scripts/#using-script-in-astro) | 13:04:22 | |
| gotcha | 13:04:52 | |
In reply to @ibizaman:matrix.orgYes this would be the correct place. I can answer all the questions why it is the way it is. But if you have a better example I'd love to see it. It is hard to strike a balance between informative enough and not too long, especially with Nix. | 13:07:30 | |
In reply to @garbas:matrix.orgI fully agree about the balance being hard. I wanted to make a PR earlier to show what I had in mind but didn’t have time yet 😓 I’ll have one shortly | 13:36:30 | |
| 20 Apr 2024 | ||
In reply to @sigmanificient:matrix.org Hello again, any plan to integrate a script to automatically bump package count on both search.nixos.org & nixpkgs? I proposed a simple script on the issue, which can surely be improved. I don't know anything about elm, and I am unsure on what to exactly do to help, so your help would be appreciated to sort this out! | 18:28:56 | |