{"id":15940185,"url":"https://github.com/govindjeevan/csd-interactive-display-grav-cms","last_synced_at":"2026-01-21T02:31:48.643Z","repository":{"id":37522900,"uuid":"216038298","full_name":"govindjeevan/CSD-Interactive-Display-Grav-CMS","owner":"govindjeevan","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-10T06:01:35.000Z","size":17697,"stargazers_count":1,"open_issues_count":18,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-14T07:26:17.442Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/govindjeevan.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":"grav","ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2019-10-18T14:08:10.000Z","updated_at":"2020-05-29T17:09:13.000Z","dependencies_parsed_at":"2023-01-26T03:45:59.324Z","dependency_job_id":null,"html_url":"https://github.com/govindjeevan/CSD-Interactive-Display-Grav-CMS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/govindjeevan%2FCSD-Interactive-Display-Grav-CMS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/govindjeevan%2FCSD-Interactive-Display-Grav-CMS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/govindjeevan%2FCSD-Interactive-Display-Grav-CMS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/govindjeevan%2FCSD-Interactive-Display-Grav-CMS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/govindjeevan","download_url":"https://codeload.github.com/govindjeevan/CSD-Interactive-Display-Grav-CMS/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247829517,"owners_count":21002997,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-07T06:40:30.477Z","updated_at":"2026-01-21T02:31:48.608Z","avatar_url":"https://github.com/govindjeevan.png","language":"PHP","funding_links":["https://opencollective.com/grav"],"categories":[],"sub_categories":[],"readme":"# ![](https://avatars1.githubusercontent.com/u/8237355?v=2\u0026s=50) Grav\n\n[![PHPStan](https://img.shields.io/badge/PHPStan-enabled-brightgreen.svg?style=flat)](https://github.com/phpstan/phpstan)\n[![SensioLabsInsight](https://insight.sensiolabs.com/projects/cfd20465-d0f8-4a0a-8444-467f5b5f16ad/mini.png)](https://insight.sensiolabs.com/projects/cfd20465-d0f8-4a0a-8444-467f5b5f16ad)\n[![Discord](https://img.shields.io/discord/501836936584101899.svg?logo=discord\u0026colorB=728ADA\u0026label=Discord%20Chat)](https://chat.getgrav.org)\n [![Build Status](https://travis-ci.org/getgrav/grav.svg?branch=develop)](https://travis-ci.org/getgrav/grav) [![OpenCollective](https://opencollective.com/grav/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/grav/sponsors/badge.svg)](#sponsors)\n\nGrav is a **Fast**, **Simple**, and **Flexible**, file-based Web-platform.  There is **Zero** installation required.  Just extract the ZIP archive, and you are already up and running.  It follows similar principles to other flat-file CMS platforms, but has a different design philosophy than most. Grav comes with a powerful **Package Management System** to allow for simple installation and upgrading of plugins and themes, as well as simple updating of Grav itself.\n\nThe underlying architecture of Grav is designed to use well-established and _best-in-class_ technologies to ensure that Grav is simple to use and easy to extend. Some of these key technologies include:\n\n* [Twig Templating](https://twig.sensiolabs.org/): for powerful control of the user interface\n* [Markdown](https://en.wikipedia.org/wiki/Markdown): for easy content creation\n* [YAML](https://yaml.org): for simple configuration\n* [Parsedown](https://parsedown.org/): for fast Markdown and Markdown Extra support\n* [Doctrine Cache](https://www.doctrine-project.org/projects/doctrine-orm/en/latest/reference/caching.html): layer for performance\n* [Pimple Dependency Injection Container](https://pimple.sensiolabs.org/): for extensibility and maintainability\n* [Symfony Event Dispatcher](https://symfony.com/doc/current/components/event_dispatcher/introduction.html): for plugin event handling\n* [Symfony Console](https://symfony.com/doc/current/components/console/introduction.html): for CLI interface\n* [Gregwar Image Library](https://github.com/Gregwar/Image): for dynamic image manipulation\n\n# Requirements\n\n- PHP 7.1.3 or higher. Check the [required modules list](https://learn.getgrav.org/basics/requirements#php-requirements)\n- Check the [Apache](https://learn.getgrav.org/basics/requirements#apache-requirements) or [IIS](https://learn.getgrav.org/basics/requirements#iis-requirements) requirements\n\n# QuickStart\n\nThese are the options to get Grav:\n\n### Downloading a Grav Package\n\nYou can download a **ready-built** package from the [Downloads page on https://getgrav.org](https://getgrav.org/downloads)\n\n### With Composer\n\nYou can create a new project with the latest **stable** Grav release with the following command:\n\n```\n$ composer create-project getgrav/grav ~/webroot/grav\n```\n\n### From GitHub\n\n1. Clone the Grav repository from [https://github.com/getgrav/grav]() to a folder in the webroot of your server, e.g. `~/webroot/grav`. Launch a **terminal** or **console** and navigate to the webroot folder:\n   ```\n   $ cd ~/webroot\n   $ git clone https://github.com/getgrav/grav.git\n   ```\n\n2. Install the **plugin** and **theme dependencies** by using the [Grav CLI application](https://learn.getgrav.org/advanced/grav-cli) `bin/grav`:\n   ```\n   $ cd ~/webroot/grav\n   $ bin/grav install\n   ```\n\nCheck out the [install procedures](https://learn.getgrav.org/basics/installation) for more information.\n\n# Adding Functionality\n\nYou can download [plugins](https://getgrav.org/downloads/plugins) or [themes](https://getgrav.org/downloads/themes) manually from the appropriate tab on the [Downloads page on https://getgrav.org](https://getgrav.org/downloads), but the preferred solution is to use the [Grav Package Manager](https://learn.getgrav.org/advanced/grav-gpm) or `GPM`:\n\n```\n$ bin/gpm index\n```\n\nThis will display all the available plugins and then you can install one or more with:\n\n```\n$ bin/gpm install \u003cplugin/theme\u003e\n```\n\n# Updating\n\nTo update Grav you should use the [Grav Package Manager](https://learn.getgrav.org/advanced/grav-gpm) or `GPM`:\n\n```\n$ bin/gpm selfupgrade\n```\n\nTo update plugins and themes:\n\n```\n$ bin/gpm update\n```\n\n\n# Contributing\nWe appreciate any contribution to Grav, whether it is related to bugs, grammar, or simply a suggestion or improvement! Please refer to the [Contributing guide](CONTRIBUTING.md) for more guidance on this topic.\n\n## Security issues\nIf you discover a possible security issue related to Grav or one of its plugins, please email the core team at contact@getgrav.org and we'll address it as soon as possible.\n\n# Getting Started\n\n* [What is Grav?](https://learn.getgrav.org/basics/what-is-grav)\n* [Install](https://learn.getgrav.org/basics/installation) Grav in few seconds\n* Understand the [Configuration](https://learn.getgrav.org/basics/grav-configuration)\n* Take a peek at our available free [Skeletons](https://getgrav.org/downloads/skeletons)\n* If you have questions, jump on our [Discord Chat Server](https://chat.getgrav.org)!\n* Have fun!\n\n# Exploring More\n\n* Have a look at our [Basic Tutorial](https://learn.getgrav.org/basics/basic-tutorial)\n* Dive into more [advanced](https://learn.getgrav.org/advanced) functions\n* Learn about the [Grav CLI](https://learn.getgrav.org/cli-console/grav-cli)\n* Review examples in the [Grav Cookbook](https://learn.getgrav.org/cookbook)\n* More [Awesome Grav Stuff](https://github.com/getgrav/awesome-grav)\n\n# Backers\nSupport Grav with a monthly donation to help us continue development. [[Become a backer](https://opencollective.com/grav#backer)]\n\n\u003cimg src=\"https://opencollective.com/grav/tiers/backers.svg?avatarHeight=36\u0026width=600\" /\u003e\n\n# Sponsors\nBecome a sponsor and get your logo on our README on Github with a link to your site. [[Become a sponsor](https://opencollective.com/grav#sponsor)]\n\n\u003cimg src=\"https://opencollective.com/grav/tiers/sponsors.svg?avatarHeight=36\u0026width=600\" /\u003e\n\n# License\n\nSee [LICENSE](LICENSE.txt)\n\n\n[gitflow-model]: http://nvie.com/posts/a-successful-git-branching-model/\n[gitflow-extensions]: https://github.com/nvie/gitflow\n\n# Running Tests\n\nFirst install the dev dependencies by running `composer update` from the Grav root.\nThen `composer test` will run the Unit Tests, which should be always executed successfully on any site.\nWindows users should use the `composer test-windows` command.\nYou can also run a single unit test file, e.g. `composer test tests/unit/Grav/Common/AssetsTest.php`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgovindjeevan%2Fcsd-interactive-display-grav-cms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgovindjeevan%2Fcsd-interactive-display-grav-cms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgovindjeevan%2Fcsd-interactive-display-grav-cms/lists"}