Replies: 1 comment 1 reply
-
I think it's more of a process thing. Early on, when content is rough, it's much easier to mold and get feedback on in a Google Doc. You can easily share a link, others can click and leave a comments super fast. You might just work in a small group of a few people you know and trust with edit access. As the content ripens, there comes a point where it's time to move it to Github. You may want a larger group of reviewers, so you need the stricter review tools Github provides. Feedback becomes more focused, and you work towards a solid version that can go live. At the same time, you want to see the content in the framework of the website, so you can tweak images, layout and visual formatting details. Editing becomes more complicated in markdown and you need to be comfortable working with Jekyll snippets and Github commits. So I don't think there's a problem per se with people using different tools at different stages of projects, whether it's Google Docs, HackMd, Miro, Figma, Blender, etc. I personally try to use the right tool at the right time for the task at hand, being aware that the end-result is something on Github in the form of markdown and images. One of the problematic things is making the switch over too late, underestimating how your view of your content changes once you see it in the framework of the site. You realize all kinds of details that need tweaking that just weren't visible before. But I think that becomes easier after you've gone through the process of publishing once. Was this triggered by a specific situation? |
Beta Was this translation helpful? Give feedback.
-
Introduction
For our current workflow on the Design Guide, we use GitHub as a core software. However, for most people who aren't developers, GitHub comes as something hard and complicated. While we can discuss whether GH is more complex than Figma (looking at you @GBKS 👀 😄 ), it's obvious that there's an interesting disconnect between contributors working via GitHub vs. working via Google Docs.
Goal
This discussion aims to try to come up with a solution to disconnect between GitHub and Google Docs.
Benefits
As the end-result, the unified workflow should allow us to:
How to reach the goal
Google Doc version of this discussion
If you prefer Google Doc feel free to leave feedback that way.
Beta Was this translation helpful? Give feedback.
All reactions