Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

How to use the grav-plugin-assets plugin?

admin

Solved by AKshat View solution

Started by AKshat 8 years ago · 1 replies · 830 views
8 years ago

I asked this question on the slack channel first but thought it would be better to post it in the community forums. Apologies in advance for the double post!

I looked at the grav-plugin-assets(https://github.com/getgrav/grav-plugin-assets) and as per my understanding it should allow me to inject custom css and scripts at the page level?

After installation I created a new post and added a simple script to it

{assets:inline_js}
console.log("hello world");
{/assets}

However when I run this page in my browser I don't see his script in the "source" of my page. Nor do I see the message printed on the console.

Am I using this plugin correctly? I double checked and the plugin is enabled in the admin. Also I tried to rebuild the cache but no luck......

Suggested topics

Topic Participants Replies Views Activity
Plugins · by complanar, 2 weeks ago
2 251 4 days ago
Plugins · by Vladimir Novak, 1 month ago
3 594 1 month ago
Plugins · by Mathieu Lecouturier, 2 months ago
3 417 2 months ago
Plugins · by Slebeig, 2 months ago
1 530 2 months ago
Plugins · by Rene, 3 months ago
2 731 3 months ago