Skip to content

v1.0.0 - Initial Release

Choose a tag to compare

@daniel-vacic daniel-vacic released this 29 Dec 20:37
· 74 commits to main since this release
1378882

馃帀 Initial Release

Features

  • /llms.txt endpoint with site index following llmstxt.org specification
  • .md endpoints for individual pages and posts
  • Gutenberg block for copy-to-clipboard functionality
  • YAML frontmatter for markdown files (title, description, date, author, tags)
  • Gutenberg to markdown conversion (headings, lists, tables, links, emphasis, code)
  • Cache headers for performance (1 hour)

Developer Experience

  • WordPress Coding Standards (PHPCS) with CI
  • GitHub Actions for linting and releases
  • Automated plugin zip builds on release
  • Issue and PR templates
  • Contributing guidelines

Requirements

  • WordPress 5.0+ (Gutenberg)
  • PHP 8.2+