Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Blueprint type:editor not displaying code/preview buttons · 9 years ago

    I'm working on a simple custom form and using a field of type:editor to provide rich content to the page. Unfortunately the editor that is generated doesn't show the code/preview buttons we can see in

  • Outputting content as html · 9 years ago

    This is noted. That was what I wanted to avoid when coming to flat file CMS.

  • Outputting content as html · 9 years ago

    You can use wget or any other site scraper to make a static version of the site.

  • Outputting content as html · 9 years ago

    Oh that is unfortunate. I wanted to generate content using grave and just use the pages folder offline.

  • Outputting content as html · 9 years ago

    You can't do that. Grav is a dynamic CMS that requires PHP to function. You are probably looking for a static-file generator that creates static HTML files.

  • Outputting content as html · 9 years ago

    Any answer for this question?

  • Outputting content as html · 9 years ago

    I found out about that. My issue is how can I transport the site as HTML? From my understanding, if I create a new content, it saves it as markdown. I wanted to use the html output in a software docum

  • Outputting content as html · 9 years ago

    You can paste HTML code directly into the markdown pages. It will be interpreted as HTML.

  • Outputting content as html · 9 years ago

    I am planning to use grav for documentation website of a software. That site will also be used as a web documentation for the software. I already have over 120 html files that I want to add in grav af

  • Is it safe, secure and sophisticated enough? · 9 years ago

    tnx :) I am going to study docs