Skip to content

developersalliance/developers-alliance-blog

Repository files navigation

Grav Flex Blog Plugin

A fully-automated, Flex-Objects powered blogging solution for Grav CMS. Clone it under user/plugins/blog, enable, and it will:

  • Auto-install demo pages under user/pages/02.blogs and user/pages/blog
  • Merge and modify your user/config/site.yaml, adding the necessary route for pretty URLs (/blog/{slug})
  • Copy a Flex-Objects blueprint so you can manage posts via Admin → Flex Objects → Blogs
  • Enqueue custom CSS (user/plugins/blog/css/custom.css) for a polished, responsive layout
  • Provide slug-based detail pages that redirect seamlessly from the list to the full post

Developed and maintained by Developers Alliance.


Installation

  1. Clone into Grav
    cd /path/to/grav-site/user/plugins
    git clone

About

Flex-Objects powered blog plugin for Grav CMS, by Developers Alliance

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published