David Meissner Member
@dmeissner · Joined 1 year ago · 15 posts · 7 topics · 0 reputation
Badges
Recent posts
-
Feed plugin question
· 8 months ago
I just installed the Feed plugin, and it works as expected on my blog page. The documentation says that any page with sub-pages will now have a feed. Is there any way to restrict the feed to specific
-
A beginners tutorial on how grav templates work
· 12 months ago
You might want to look into Joomla. I use Grav for my personal site, but I use Joomla for a different site that needs exactly what you describe: a public section and a section for members only. Wordpr
-
Embedding p5js scripts in Grav page
· 1 year ago
Follow-up in case this is interesting to anyone. I'm only just learning Markdown, and I didn't know that I could just enter straight html into the Markdown page and it would be rendered. So it works t
-
Embedding p5js scripts in Grav page
· 1 year ago
Thanks very much for getting back to me. My impression was that the Asset Manager related to customizing themes, while I'm just trying to create a few pages that display an animation as the main conte
-
Embedding p5js scripts in Grav page
· 1 year ago
Is it possible to embed a p5js sketch into a Grav page? (p5js is a version of the Processing language for Javascript). On a standard HTML page, I would use the following to display the p5js sketch: &l