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

ariel Newcomer

@ariel · Joined 6 years ago · 4 posts · 2 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Html/markdown caching issue · 6 years ago

    up... I'll try and be clearer about what I'm trying to do. I have markdown files that I want to keep as clean as possible. I don't want them to have the TOC inside. my twig renders the markdown using

  • Html/markdown caching issue · 6 years ago

    Hi, I'm trying to achieve this : having my grav website fetch some markdown resources via s3 and then iterate the h2 tags in that file in order to create at runtime a TOC (using twig like this : {{pag

  • Disable plugin after first run · 6 years ago

    @ pamtbaau Thank you very much, that is exactly what I needed!

  • Disable plugin after first run · 6 years ago

    Hi, so, I think the title says it all... I wrote a simple plugin that uses the AWS SDK, fetches some resources from s3. these actions are done in onPluginsInitialized event. as I don't need the plugin