Initial RAA parser poster copy

This commit is contained in:
Your Name
2026-08-03 16:18:56 +05:00
commit d01890ff2c
148 changed files with 18924 additions and 0 deletions
@@ -0,0 +1,18 @@
{
"name": "forma-n8",
"description": "Strict editorial theme for Forma N8",
"version": "1.0.0",
"author": {
"name": "Forma N8",
"email": "admin@f-n8.ru"
},
"keywords": ["ghost-theme", "forma-n8", "news"],
"engines": {
"ghost": ">=6.0.0"
},
"license": "UNLICENSED",
"config": {
"posts_per_page": 25,
"card_assets": true
}
}