Paul Hibbitts Regular
@paulhibbitts · Joined 9 years ago · 459 posts · 2 topics · 113 reputation
Badges
Recent posts
-
All externals links on my pages open in a new tab
· 6 years ago
Hi @thgr, have you seen this External Links Plugin? I use it quite a bit for this exact purpose. https://getgrav.org/downloads/plugins
-
External link in header menu? (Antimatter)
· 6 years ago
In addition to the helpful info @pamtbaau provided, you can also use Pages within Grav itself to refer to external URLs, here is a brief video about that approach: https://www.youtube.com/watch?v=3L4H
-
Sticky blog posts
· 6 years ago
Hi @andro, you can also see an example of this type of thing in my Quark Open Publishing theme (thought I am sure the Twig can be improved!): https://github.com/hibbitts-design/grav-theme-quark-open-p
-
Include .md file in default.md
· 6 years ago
Super cool @bleutzinn, thanks for sharing that! Hope you and yours are doing well.
-
Include .md file in default.md
· 6 years ago
Oh, sorry I did not catch that - I think a custom PlugIn would be needed for that. I actually something similar by creating a custom Shortcode for my Bootstrap4 Open Matter theme to read in a MD file
-
Directory for hiring Grav designers?
· 6 years ago
You could try the Discord chat room - https://getgrav.org/discord, and also of course the amazing folks at Trilby Media (the team that built Grav) https://trilby.media/
-
How to show Github files like Grav Documentation?
· 6 years ago
Hi @miller.nw, yes that is right - Git Sync makes the process automatic as content changes either on the Grav site or the Git repo (if you set up the Webhook) will cause a sync. I include it in severa
-
Include .md file in default.md
· 6 years ago
Hi @blackbird, I love to use the Page Inject Plugin within one MD file to include the content from another page - might that be of help to you too? https://github.com/getgrav/grav-plugin-page-inject P
-
Get the url from grav page
· 6 years ago
Ah, sorry I do not know how to do that.
-
Get the url from grav page
· 6 years ago
Hi @lucapu88, I think page.url might be what you are looking for? Let me know. Paul