mirror of
https://github.com/Dokploy/templates.git
synced 2026-03-12 01:56:43 -05:00
[PR #293] [MERGED] Add Kuno i18n blog template #341
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/Dokploy/templates/pull/293
Author: @jaainil
Created: 8/19/2025
Status: ✅ Merged
Merged: 8/23/2025
Merged by: @Siumauricio
Base:
main← Head:feat/kuno-i18n-blog-template📝 Commits (7)
db0a8ebAdd Kuno i18n blog template with improved tag formatting in meta.jsonea1d31fUpdate i18n-blog blueprint with Kuno volume configuration and JWT secret setupcd8f831Changed Port2df0ae3Updatedd17ed6cupdate meta.json706c1c4Merge branch 'main' into feat/kuno-i18n-blog-template74d6dedfeat: add i18n Blog (Kuno) entry to meta.json📊 Changes
4 files changed (+62 additions, -0 deletions)
View changed files
➕
blueprints/i18n-blog/docker-compose.yml(+19 -0)➕
blueprints/i18n-blog/image.png(+0 -0)➕
blueprints/i18n-blog/template.toml(+24 -0)📝
meta.json(+19 -0)📄 Description
feat(templates): add Kuno i18n blog template v1.3.0
Introduce a new template for the [Kuno CMS](https://github.com/xuemian168/kuno/releases) (Go + Next.js, Dockerized) with multilingual (i18n) support.
Based on upstream release v1.3.0, this template includes:
/app/data, and configurableNEXT_PUBLIC_API_URL.Checklist:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.