Skip to content

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:31
· 12 commits to main since this release

Patch Changes

  • 53c3517: ### 🎉 Initial Release of Cogita Framework

    This is the first public release of Cogita, an out-of-the-box static blog system based on Rspress.

    Core Features:

    • Theme-Driven Architecture: Themes are self-contained ecosystems that can declare and automatically register their own plugin dependencies.
    • Configuration Passthrough: Enabled direct access to Rspress's themeConfig and builderConfig for advanced customization.
    • @cogita/theme-lucid: A fully functional default theme featuring an out-of-the-box post list on the homepage.
    • @cogita/plugin-posts-frontmatter: The core plugin that automatically scans and provides post data to themes.
    • Automated Release Workflow: Set up a professional release pipeline using Changesets and GitHub Actions.
  • Updated dependencies [53c3517]