Skip to content

docs: reframe site from maintenance-only to actively maintained (Refs #2)#3

Open
timhj wants to merge 1 commit into
masterfrom
docs/issue-2-actively-maintained
Open

docs: reframe site from maintenance-only to actively maintained (Refs #2)#3
timhj wants to merge 1 commit into
masterfrom
docs/issue-2-actively-maintained

Conversation

@timhj

@timhj timhj commented Jun 19, 2026

Copy link
Copy Markdown

Summary

Brings the konine.dev website and docs in line with the framework repo's updated positioning (hospicedev/konine#10): Konine is actively maintained — stability for existing applications comes first, but the project now accepts feature requests and ships requested enhancements when they are built in a backwards-compatible way. Previously the site described the project as strictly end-of-life / maintenance-only with no new features, and steered new-project visitors away to CodeIgniter/Laravel.

Changes

  • index.html — page title (Maintenance Mode)(Actively Maintained); hero tagline; "Project Status" callout reframed; CodeIgniter/Laravel softened to "also worth a look alongside Konine".
  • start.html — "Starting a new project?" callout reframed and softened the same way.
  • help.html — FAQ answers updated: "What is Konine?", "What is the project status?", "Why does this project exist?", and the security answer's closing line.
  • _includes/head.html — meta description + OpenGraph + Twitter descriptions (3×).
  • README.md — "About Konine" section.
  • documentation/kohana/index.md — intro paragraph.

(The repo's CLAUDE.md is gitignored here, so its local copy was updated for future sessions but is not part of this PR.)

Security review

Completed against the staged diff per policy — no findings. No new URLs introduced (all links verified legitimate), no secrets, no Liquid/templating injection, and security messaging remains accurate.

Pre-existing, out of scope (optional follow-up): external target="_blank" links across the site lack rel="noopener noreferrer" (tabnabbing). This diff neither introduced nor changed that. Happy to do a separate site-wide hardening PR if wanted.

Notes

  • Content/messaging only — no layout, scripts, config, or build changes. Site builds unchanged on GitHub Pages.

Refs #2

Bring the konine.dev site and docs in line with the framework repo's
updated positioning (hospicedev/konine#10): Konine is actively
maintained — stability first, but open to backwards-compatible
enhancements — rather than strictly end-of-life/maintenance-only.

- index.html: page title, hero tagline, and status callout
- start.html: 'starting a new project?' callout (soften CI/Laravel steer)
- help.html: FAQ answers (what is/status/why/secure)
- _includes/head.html: meta + OpenGraph + Twitter descriptions
- README.md: About Konine section
- documentation/kohana/index.md: intro paragraph

Security review completed against the staged diff: no findings.

Refs #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant