Skip to content

5.1.0

Choose a tag to compare

@AZIRARM AZIRARM released this 04 May 10:13
· 34 commits to main since this release
a4da3d7

Release 5.1.0

Added

  • Static Site Generation: Create and deploy static websites on GitHub Pages, fully synchronized with Nodify Headless CMS
  • Trigger Configuration: Configure custom webhook URLs and secrets to automate deployments to any hosting platform (GitHub Pages, Netlify, Vercel, or your own server)
  • Custom Output Paths: Define custom folders for generated files to organize your static site structure
  • Custom File Naming: Override default file names for better SEO-friendly URLs (e.g., about-us.html instead of auto-generated codes)

Enhanced

  • SEO Optimization:
    • Customizable file names for clean, descriptive URLs
    • Organized folder structure for better site hierarchy
    • Semantic file extensions (.html, .css, .js) for proper indexing
  • Multi-Platform Support: Trigger deployments to any platform that accepts webhooks, not limited to GitHub
  • Content Synchronization: Keep your static site automatically in sync with content changes in Nodify CMS

Improved

  • Deployment Workflow: Simplified process from content creation to live website
  • File Management: Better organization with custom folders and naming conventions
  • Developer Experience: Clearer configuration options for static site generation

Use Cases

  • Build SEO-friendly static websites with clean URLs
  • Automatically deploy blog posts, landing pages, or documentation sites
  • Sync Nodify CMS content with GitHub Pages, Netlify, or Vercel
  • Create portable static sites that can be hosted anywhere