Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
wblz Member
@wblz · Joined 9 years ago · 19 posts · 4 topics · 7 reputation
Badges
Recent posts
-
Admn Panel Plugins - Compiling required
· 9 years ago
Hey Man I have a godd news 😎 <img src='//cdck-file-uploads-canada1.s3.dualstack.ca-central-1.amazonaws.com/flex036/uploads/getgrav/original/1X/ba82a60b619fe28a182e29c0eb4ddc6d172bfcc7.png'>
-
Admn Panel Plugins - Compiling required
· 9 years ago
😟 Gulp does not go. too many installation errors and when I call gulp / gulp -v / gulp --help -bash: gulp: command not found I think that asking for assistance in this topic is too much, but if so
-
Admn Panel Plugins - Compiling required
· 9 years ago
Thank U very much for helping 👍
-
Admn Panel Plugins - Compiling required
· 9 years ago
Yes, I did a deeper tour inside the project files and found gulp... I ask, but as a .scss file I could also use Ruby On Rails and use the classic: compass watch it's correct?
-
Admn Panel Plugins - Compiling required
· 9 years ago
Yes using SASS or Compass... on my machine at the moment nothing is installed. No, gulp never seen. There are other ways you know?
-
Admn Panel Plugins - Compiling required
· 9 years ago
After the first steps to better set up Grav as Blog, I now wondered how and what is required to use sass / compass if I wanted to make some changes directly in .scss files. How better to go? Thanks fo
-
Navigation Link with class "active"
· 9 years ago
Final 😉 {% for page in pages.children %} {% set current_page = (page.active or page.activeChild) ? 'active' : '' %} <li class="*{{ current_page }}"> {% if page.home
-
Navigation Link with class "active"
· 9 years ago
It's still not clear where is the problem is, but reinstalling the new GRAV based clean with Antimatter and then uploading my ftp theme > actived all works perfectly. Obviously the skeletons used e
-
Navigation Link with class "active"
· 9 years ago
Hello everyOne, first here I have a custom theme with this code inside - navigation.html.twig {% for link in site.links %} {% if link.url | contains('http') %} {% set domain = '' %} {% else %} {% set