Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Add CSS/JS to <head> from theme's modular page
· 10 years ago
I have a modular page which loads an external service (like Google Maps). I want the scripts of this service are only loaded when the modular page is used. For example I have a modular page which show
-
Where can i restyle the admin panel?
· 10 years ago
The plugin Dion linked is a good suggestion, which provides some limited JS-CSS customization. Admin Pro will be provide "white label" functionality, along with options better suited to be handed out
-
Where can i restyle the admin panel?
· 10 years ago
https://github.com/numee/grav-plugin-customadmin
-
Where can i restyle the admin panel?
· 10 years ago
I just installed grav + admin panel, where would i be able to customize the admin panel so it is visually different to what it currently looks like. My plan is to offer a visually edited version of th
-
Best practice with custom theme and source control
· 10 years ago
Best practice in my opinion is to create a .dependencies file in your grav root/theme/skeleton like the one in landio skeleton and do a bin/grav new-project -s ~/www/grav as described in the Grav deve
-
Best practice with custom theme and source control
· 10 years ago
Hi all, I am trialling out Grav for some upcoming projects and I am a bit unsure of the best way to handle source control of the theme directories for custom themes that I don't want to make public (
-
Problems with SSL, Muut Comments and JS w/ Antimatter
· 10 years ago
Nice! :-)
-
Problems with SSL, Muut Comments and JS w/ Antimatter
· 10 years ago
JSComments and switching to Disqus worked. Thanks for the suggestion, works great!
-
Problems with SSL, Muut Comments and JS w/ Antimatter
· 10 years ago
@ryankennedy Which version of Grav are you using? Can you try {% do assets.addJs('http://cdn.muut.com/1/moot.min.js') %} BTW: You can also use https://github.com/Sommerregen/grav-plugin-jscomments ,
-
Problems with SSL, Muut Comments and JS w/ Antimatter
· 10 years ago
If it's not even loaded in the HTML, it's not a SSL issue. Can it be because of cache?