InterviewSolution
Saved Bookmarks
| 1. |
What is Grav? |
|
Answer» Grav is a flat-file based content management system which doesn't use database to store the content instead it uses text file (.txt) or markdown (.md) file to store the content. |
|