diff options
| author | Danilo M. <danix@danix.xyz> | 2026-04-16 14:52:16 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-04-16 14:52:16 +0200 |
| commit | beb62373ad8330e33840ae14d5eb24441d97b543 (patch) | |
| tree | 47839ce3583e979121b63eefb17f6f33b0081ddf /content/en/articles/new-home-server-ideas | |
| parent | 71f577b171f6208fff7de47c7dad087955aa5fae (diff) | |
| download | danixxyz-beb62373ad8330e33840ae14d5eb24441d97b543.tar.gz danixxyz-beb62373ad8330e33840ae14d5eb24441d97b543.zip | |
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 <noreply@anthropic.com>
Diffstat (limited to 'content/en/articles/new-home-server-ideas')
| -rw-r--r-- | content/en/articles/new-home-server-ideas/index.md | 29 |
1 files changed, 29 insertions, 0 deletions
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 |
