-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Better Documentation #11
Comments
I love this project. Speed had been the major issue for me with other similar applications. For example, this is how pywal explains their templates. For starters, you can create a sample template, where is the default directory for templates i.e. Actually, when you know where to look, it isn't much different from pywal templates. Just a sample template and the default template directory would be more than enough. Many people who stumble upon your project may already be familiar with creating base16 templates, this'll help those like me who aren't familiar with it get started. |
Thanks for the feedback! I think the general ideia would be to take a look at the official base16 templates (that can be downloaded with I will try to write a bit about this and link to the correct references. |
Hey @Misterio77 I'm a designer by trade and generally find I'm good at spoting flaws in documentation, because I'm not as good of an engineer as most of you fine folks. I've been documenting how to use flavours in a series of videos. This last one is a pretty good summary of what Flavours can do. The previous video in the series was a better practical tutorial on making your own templates. If you need help documenting things, I'm happy to take a stab at cleaning up your readme or wiki with some diagrams and examples. It's the least I can do to help you for making this FANTASTIC tool. It took me a week or two to really learn it, but it's been able to handle pretty much everything I wanted as far as theming Linux systems. Anyways, just wanted to say thanks! |
I've just finished watching your 3 episodes, @snide, and i absolutely loved them. They're really clear and informative. Definitively a must watch, specially for people building schemes (i'll for sure use these tips in future schemes i build). Thank you so much for taking the time to give flavours a try and making these great resources. I'd absolutely love to have your help with the README and docs. I've been trying to tackle this problem for a few weeks now, but i found it pretty hard to write conscise and detailed documentation in English (not my native language), and specially from a user's perspective. I'll add you as contributer to the repo, please feel free to edit anything as you see fit. And let me know if there's anything i can help with, or even any suggestions to the program itself. Thanks again! |
Excellent. I'll find some time to so some cleanup. I'll set them up as PRs for review. Again, thanks for making such an awesome little tool. |
I know how hard it is to document your own project to be consumable for others. I think "better" isn't a good request. We should consider this ticket an Epic and drop specific Stories under it. I'll start with: Shell Completion #31It's clear that you put a lot of work into shell completion for 5 shells!!. To move that past the goal post, I see at least 2 things missing.
|
Holy CARP, Brother! I'd be glad to help out any way I can. I use both macOS and Arch (BTW). I will add some input on how to make a consistent setup to share between those 2. |
I think i'll add a heads up on the readme on how to manually install completions. These are mostly intended to be installed through a package manager (AUR does), though. |
Thanks for your work as well as for asking for better documentation! Questions
Suggestions
|
Hello! Questions
Suggestions
Thanks a lot for the (very relevant) questions and useful suggestions. Let me know if there's anything i can do to help out! |
Maybe starting a wiki would make sense. Willing to contribute to that. |
I think flavours is pretty easy to use, but that's probably biased as i wrote it.
Would love to hear docs suggestions, and am accepting help documenting as well.
Let me know how you use flavours and what features aren't very clear.
The text was updated successfully, but these errors were encountered: