rewrite: Vite+React → Astro 5 + Content Collections
Some checks failed
deploy / deploy (push) Failing after 12s
Some checks failed
deploy / deploy (push) Failing after 12s
- Бэкап старой версии на ветке vite-react-backup - Stack: Astro 5 + nginx:alpine runtime, образ ~50 МБ (был ~600 МБ) - @astrojs/rss заменён ручным buildRss() — гарантия CDATA в content:encoded для IPB Importer - @astrojs/sitemap → sitemap-index.xml + sitemap.txt - 152-ФЗ cookie consent + privacy.astro + Analytics с gating - AI-файлы: robots.txt с явным allow для AI-краулеров, ai.txt, llms.txt - Гибридный визуал: фото-фон шапки (аэрофото Пушкино) + PT Serif + IBM Plex Sans - Иерархия: hero "Главная история" с рамкой + "Ещё из истории" + "Хроника" - Категория "main" (псевдо) скрыта из плашек и из Рубрик в сайдбаре - hideFromList: true для технических постов - featuredImage в frontmatter для постов без хорошей первой <img> - WP resized-URL (-WxH.ext) автоматически → оригинал - CI/CD: .gitea/workflows/deploy.yml (push → SSH-build) - Внешние RSS: scripts/pull-external-rss.mjs пишет news.json в bind-mount, фронт фетчит client-side
This commit is contained in:
21
src/content/pages/foto.md
Normal file
21
src/content/pages/foto.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
title: "Фото"
|
||||
slug: foto
|
||||
legacyId: 73
|
||||
pubDate: 2010-03-27T23:00:41+03:00
|
||||
description: ""
|
||||
oldSlug: "%d1%84%d0%be%d1%82%d0%be"
|
||||
---
|
||||
|
||||
<table style="height: 100%;" border="0" cellspacing="0" cellpadding="0" width="100%" align="center">
|
||||
|
||||
<tbody>
|
||||
|
||||
<tr width="100%">
|
||||
|
||||
<td width="50%" align="center" valign="middle">
|
||||
|
||||
|
||||
|
||||
[caption id="attachment_87" align="aligncenter" width="150" caption="Прошлое"]<a href="http://www.pushkinohistory.ru/archives/75"><img class="size-full wp-image-87" title="pushkino" src="/uploads/pushkino.jpg" alt="Прошлое" width="150" height="200" /></a>[/caption]</td>
|
||||
|
||||
Reference in New Issue
Block a user