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/imagine/index.md | |
| 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/imagine/index.md')
| -rw-r--r-- | content/en/articles/imagine/index.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/content/en/articles/imagine/index.md b/content/en/articles/imagine/index.md new file mode 100644 index 0000000..e1c6e69 --- /dev/null +++ b/content/en/articles/imagine/index.md @@ -0,0 +1,14 @@ ++++ +title = "Imagine." +author = "Danilo M." +type = "life" +date = "2015-01-11T01:38:25+00:00" +image = "/uppies/2015/01/imagine_colors.jpg" +categories = ["freedom", "musica"] +tags = ["imagine", "john lennon"] +format = "image" ++++ +{{< figure class="align-center" src="https://danix.xyz/wp-content/uploads/2020/10/imagine_colors.jpg" />}} + +via [http://www.filmsforaction.org/articles/john-lennons-imagine-made-into-a-comic-strip/](http://www.filmsforaction.org/articles/john-lennons-imagine-made-into-a-comic-strip/) + |
