Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Nathan Member
@miller.nw · Joined 6 years ago · 20 posts · 12 topics · 2 reputation
Badges
Recent posts
-
Laying out a page with text and images
· 6 years ago
how would you lay out something like this in a Grav page? I've been trying to make it work using markdown tables and that just doesn't seem to be the correct method. Any suggestions? All I want is: on
-
Git Sync not pulling Template and Plugins folders
· 6 years ago
EDIT: Looks like I found a fix! All I had to do was post my problem on this forum and the plugin began to work perfectly! I don't know why, but now, when I add folders to the "folders to sync" field I
-
Git Sync manual updates?
· 6 years ago
This may be overkill but I'm trying to create two Grav sites, one "testing" site and one "production" (or "live") site on my server. The idea is to have my Grav site set up on a Github repository. I'l
-
How would you build this in Grav?
· 6 years ago
Wow! An incredibly well thought out and highly descriptive solution. Thank you so much! I'll do some testing on this technique and see what happens. Thanks again!
-
How would you build this in Grav?
· 6 years ago
I’ve been working on a brand and design system for a coalition I’m working with and I’d like to set up Grav For their website. As part of their Grav site I’d like to build a sub domain with the brand
-
How to show Github files like Grav Documentation?
· 6 years ago
Yes, there are a couple of options that I've found. First, there are check boxes you can click during the setup wizard - it lets you choose which folders to replicate to Github. I tried those and the
-
How to show Github files like Grav Documentation?
· 6 years ago
The good news is IT WORKED! I have my Grav site syncing with Github and Github syncing with my local machine.. but there's one problem. No matter what I do I cannot get GitSync to see and synchronize
-
How to show Github files like Grav Documentation?
· 6 years ago
And now I find a plugin that, I think, does everything I’m trying to figure out. Maybe all I have to do is install Git Sync?? https://github.com/trilbymedia/grav-plugin-git-sync From what I can tell t
-
How to show Github files like Grav Documentation?
· 6 years ago
While looking around more I found this old blog post that explains some of the steps but I think some portions are outdated, and it doesn’t address some of the unique aspects of how the documentation
-
How to show Github files like Grav Documentation?
· 6 years ago
I love got Grav Documentation pulls from Github. It seems very elegant for open source content. I’d like to create something similar on my website. Is there a tutorial on how to do this?