To remind you briefly about Grav CMS, it is a flat-file (file-based) content management system. The contents are defined by a folder. The text of the content is kept in this folder in markdown format. Likewise, the images added to the content are placed in the same folder unless otherwise stated.
Grav Theme: Medi
Medi is a free HTML template provided by colorlib1, created specifically for health and clinic, is structurally quite suitable for other businesses as well. To get more detailed information about similar templates and/or download templates, especially Medi, just follow the steps colorlib > Free Themes > HTML Templates > Medical2.

The theme can be easily used in Grav 1.7.25 and above; see: blueprints.yaml
dependencies:
- { name: grav, version: ">=1.7.25" }
- { name: admin, version: ">=1.10.25" }
- { name: archives, version: ">=2.0.2" }
- { name: breadcrumbs, version: ">=1.6.1" }
- { name: email, version: ">=3.1.4" }
- { name: error, version: ">=1.8.0" }
- { name: flex-objects, version: ">=1.1.4" }
- { name: form, version: ">=5.1.4" }
- { name: login, version: ">=3.6.0" }
- { name: markdown-notices, version: ">=1.1.0" }
- { name: pagination, version: ">=1.4.2" }
- { name: problems, version: ">=2.1.1" }
- { name: relatedpages, version: ">=1.2.3" }
- { name: simplesearch, version: ">=2.2.2" }
- { name: sitemap, version: ">=3.0.1" }
- { name: taxonomylist, version: ">=1.3.1" }

I am planning to add new functions if needed. At this stage, basic configurations have been made for search engines.

Homepage (a modular page); contains sections such as hero, doctors, services, communication area, and information areas.

The package contains the demo content.