Skip to content
Grav 2.0 is officially stable. Read the announcement →

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Your blogging workflow? · 11 years ago

    Just reading this post now... I am a big fan of GitHub Desktop and using Deploy for pushing my GitHub changes to a FTP site. You can read more about my Grav workflow at https://www.linkedin.com/pulse/

  • Your blogging workflow? · 11 years ago

    Ok thanks! I'm going to work with a separate "content" branch then.

  • Your blogging workflow? · 11 years ago

    Yup, I put everything in Git. There is no size limitation. Also I can take advantage of branches if i'm working on something prolonged and i want to be able to push it up for others to see/work-on a

  • Your blogging workflow? · 11 years ago

    Hey! One last question regarding this topic. You said you store the entire user folder in Git. Do you separate content from dev stuff, like templates and theme files? Or just store everything in one r

  • Your blogging workflow? · 11 years ago

    well if you managed your content using the admin on your local, then pushed the changes into github, you would not have an issue. If you managed your content on your remote site directly, you would

  • Your blogging workflow? · 11 years ago

    Glad, I found this post! I had a similar idea of managing and deploying content with gitlab. Just a simple and theoretically question (I haven't tried it yet) : if I use the admin panel and the manual

  • Your blogging workflow? · 11 years ago

    Hi, while my blog here was not meant to be a blogging workflow, I describe with some detail how to deploy with dandelion. That command line tool is git aware and will transmit only those files that h

  • Your blogging workflow? · 11 years ago

    BTW, dropbox is another great option and here is a blog post that outlines the steps required. The trickiest part will be installing dropbox on your server however.

  • Your blogging workflow? · 11 years ago

    I'll share mine in regards to getgrav.org blog. First I store the entire user/ folder in bitbucket (similar to github). This is with the exception of the user/plugins/ folder. This lets me use bitbu

  • Your blogging workflow? · 11 years ago

    So, I was wondering if people can share their blogging/grav workflow? Which and how tools to write posts, edit grav and upload content are being used? I'm about to change my workflow and while I'm sti