From beb62373ad8330e33840ae14d5eb24441d97b543 Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Thu, 16 Apr 2026 14:52:16 +0200 Subject: feat: import 36 articles with assets and create supporting shortcodes - Migrate all English articles from old site to content/en/articles/ - Organize article assets in static/uppies/year/month/ structure - Create Italian article stubs with draft=true status - Add 7 new shortcodes: strike, em, dropcap, figure, highlight, img, youtube, gal-img - Update article image paths to reference /uppies/ locations - All 36 articles now build successfully without errors Co-Authored-By: Claude Haiku 4.5 --- content/en/articles/new-home-server-ideas/index.md | 29 ++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 content/en/articles/new-home-server-ideas/index.md (limited to 'content/en/articles/new-home-server-ideas') diff --git a/content/en/articles/new-home-server-ideas/index.md b/content/en/articles/new-home-server-ideas/index.md new file mode 100644 index 0000000..e3ddc9f --- /dev/null +++ b/content/en/articles/new-home-server-ideas/index.md @@ -0,0 +1,29 @@ ++++ +title = "new home server ideas" +author = "Danilo M." +type = "life" +date = "2019-10-30T13:22:48+00:00" +image = "/uppies/2019/10/server.jpg" +excerpt = "Here's a short list of components for what will possibly be my future home server." +categories = ["diy", "linux"] +tags = ["build", "flying dutchman", "server"] ++++ +I'm thinking about building a new home server, so I picked some parts I think might work well for what I need to do. Here's the list for future reference: + +PCPartPicker Part List: [part list on PCPartPicker][1] + + * **CPU**: AMD Ryzen 3 3200G 3.6 GHz Quad-Core Processor + * **CPU Cooler**: Cooler Master MasterLiquid ML240L RGB 66.7 CFM Liquid CPU Cooler + * **Thermal Compound**: Thermal Grizzly Kryonaut 1g 1 g Thermal Paste + * **Motherboard**: Gigabyte B450 AORUS M Micro ATX AM4 Motherboard + * **Memory**: Corsair Vengeance LPX 16 GB (2 x 8 GB) DDR4-3200 Memory + * **Case**: Antec VSK10 MicroATX Mid Tower Case + * **Power Supply**: EVGA BT 450 W 80+ Bronze Certified ATX Power Supply + * **Case Fan**: 2x be quiet! Pure Wings 2 140 PWM 61.2 CFM 140 mm Fan + +Total around €445.00 on amazon as suggested by [PCPartPicker][2]. + +What do you guys think? + +[1]: https://it.pcpartpicker.com/user/danixland/saved/r7dQZL +[2]: https://it.pcpartpicker.com/ \ No newline at end of file -- cgit v1.2.3