Posts with Tag: featured

Welcome to Grav!

Grav 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. Although Grav follows principles similar to other flat-file CMS platforms, it has a different design philosophy than most. The name G...…
in Красота

Taxonomy

With Grav, the ability to group or tag pages is baked right into the system with Taxonomy. Taxonomy (general), the practice and science (study) of classification of things or concepts, including the principles that underlie such classification. Wikipedia There are a couple of key part...…
in grav

Page Editing

Pages in Grav are composed in Markdown syntax. Markdown is a plain text formatting syntax that a computer can readily parse and convert to HTML. It uses basic text symbols to indicate presentation (e.g. bold, italics, headings, lists, etc.), making it easy to write without needing to know t...…
in grav, editors