Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Nolan Member
@nolan · Joined 5 years ago · 10 posts · 3 topics · 2 reputation
Badges
Recent posts
-
Disabling git-sync when developing
· 4 years ago
Cool, so as per discussion on the above issue, it seems like the CLI runs in a cli environment, which explains why disabling the plugin in the localhost environment as per the debugger docs didn't wor
-
Disabling git-sync when developing
· 4 years ago
I just filed https://github.com/trilbymedia/grav-plugin-git-sync/issues/210. Essentially, it looks like enabled is a setting in the plugin blueprint, but either it isn't honored or it's enforced at so
-
Disabling git-sync when developing
· 4 years ago
Hmm, I might be able to force a different environment in my development vs. production container. I'll need to poke that a bit. But I do have env/localhost/config/plugins/git-sync.yaml with enabled: f
-
Disabling git-sync when developing
· 4 years ago
I don't think that will work. I can disable the scheduler completely and just use webhooks, but then the site will only pull changes from Git. I want it to push them there as well, including new accou
-
Disabling git-sync when developing
· 4 years ago
Hello, I have Grav running remotely in a Docker container, syncing regularly with my git repo. Next I'd like to disable git-sync in development mode so my local instance doesn't add/commit posts and c
-
Blog posts not sorting
· 5 years ago
Interesting, I wondered if the bricklayer library might be at fault here. Is it possible to disable its use without removing it from the theme, and still having it look OK? This accessibility issue is
-
Blog posts not sorting
· 5 years ago
Interesting, so it's definitely in the right order in the feed--I cracked open the atom and checked out the XML. It's just when I browse the page that things aren't presented in the right order. Is th
-
Blog posts not sorting
· 5 years ago
Oh wow, is it supposed to display posts in columns like that? I'm a blind screen reader user and tried customizing the default quark theme to fix some accessibility issues, so maybe I broke something.
-
Blog posts not sorting
· 5 years ago
Hello, I'm prototyping migrating a Hugo site to Grav, and am running into an issue where my posts don't sort correctly. You can see it on this throwaway site: https://lightsoutgames.fly.dev/ Note that
-
Static site to Grav: best way to sync with Git?
· 5 years ago
Hey folks, discovered Grav today and am trying to figure out if it might meet my needs. Right now I'm hosting my static site on Netlify. However, I'd like a few things that Netlify can't do for me, an