Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Sebastian Gonzato Member
@gobs · Joined 7 years ago · 33 posts · 10 topics · 1 reputation
Badges
Recent posts
-
Make folder available to website visitor
· 6 years ago
Yes, but that's not quite what I want. I would like to just have a link on my website which just points to a folder with all the music I make. I don't want to make a page and then have to manually lin
-
Resizing Channel Image for podcast
· 6 years ago
I installed the grav plugin podcast but I'm having trouble getting the channel image to "fit" in the box that grav apparently thinks it should be in (see here, on the top left, to the left of the rss
-
Make folder available to website visitor
· 6 years ago
I have a really hard time framing this in another way. Basically I just have a folder user/pages/03.music/Gobs which has music I have made inside of it. I would like to make this folder available to p
-
Changing the background color of the blog showcase page in afterburner2
· 6 years ago
Thank you for all the help. I realised eventually that the problem was that I had to put @import "colors" just after @import "../../afterburner2/scss/template/modules/base"; as you originally suggeste
-
Changing the background color of the blog showcase page in afterburner2
· 6 years ago
Thanks. I can successfully compile fine (save a deprecation warning), but it appears that none of my changes have an effect. I tried for example: // Page Background // Colour is usually white $page-bg
-
Changing the background color of the blog showcase page in afterburner2
· 6 years ago
Sorry for the confusion - I understood what to do the first time, I meant the logic behind why you had to do what you suggested. Particularly it makes sense that in ‘/themes/mytheme/scss/template.scss
-
Changing the background color of the blog showcase page in afterburner2
· 6 years ago
Good idea! Once I get this to work I will make some suggestions directly on Github. I think some concrete examples and elaboration on how to configure a theme would go along way. -------- Oorspronkeli
-
Changing the background color of the blog showcase page in afterburner2
· 6 years ago
@pamtbaau Thanks, I will try that! @hughbris I agree about the feeble documentation and general complexity of the whole thing. I'm not even sure who the documentation would help really! I come from a
-
Changing the background color of the blog showcase page in afterburner2
· 6 years ago
Indeed if I change the scss then in the terminal it says: >>> Change detected to: scss/template/_custom.scss No update on my webpage though. What should my mytheme/scss/template/template.scss
-
Changing the background color of the blog showcase page in afterburner2
· 6 years ago
This is properly doing my head in - I didn't think I would find customising grav so challenging. I have setup a theme inheritance and I would like to change the value of $showcase-bg and $showcase-te