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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

P. Fighter Member

@punchfighter · Joined 8 years ago · 41 posts · 24 topics · 1 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Adding custom font · 8 years ago

    Wouldn't it be a lot easier to simply add the font in the header in a link tag (exactly how Google themselves instruct users to do)?

  • Adding custom font · 8 years ago

    I use my own theme, have never used custom, self-hosted fonts before. I also had no idea I could link to it directly using Grav... Anyway, it worked, much appreciated!

  • Adding custom font · 8 years ago

    I noticed that there's a font folder within the theme folder. How would I go about adding that font in order to use it in my custom.css file?

  • Multi-content blocks in pages · 8 years ago

    Dude, you've been a lifesaver. Very much appreciated!

  • Multi-content blocks in pages · 8 years ago

    Yes, thanks. That did the trick. One last question: Is it possible to remove the default content editor?

  • Multi-content blocks in pages · 8 years ago

    textarea suffers the same fate... I tried adding collapsed: false to the blueprint to no avail. Perhaps this is bug report worthy on GitHub? EDIT - Issue reported: https://github.com/getgrav/grav/issu

  • Multi-content blocks in pages · 8 years ago

    Very nice! The GUI seems to bug out when doing this, though. Adding a block is easy enough, but reloading the page after adding content fixes the editor into a non-expandable box. Expanding All/Colla

  • Multi-content blocks in pages · 8 years ago

    Awesome, thanks! Though, this requires me to set up a fixed number of content blocks. Would it be possible to add the blocks dynamically? Like not having a fixed number of editors/blocks but rather ha

  • Default page templates still available after deletion · 8 years ago

    So, I initialized a new theme using the CLI and it featured a bunch of default pages... I didn't need them most of them so I decided to delete most and rename the rest. Yet, the pages still persist af

  • Multi-content blocks in pages · 8 years ago

    I basically need an arbitrary number of additional content blocks in Markdown, in the same page. So right now, the header is identified by two --- lines followed by the content (referenced as page.con