You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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