-
Notifications
You must be signed in to change notification settings - Fork 235
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
🚀 We are looking for documentation lead 🚀 #730
Comments
Hello Elad, _ Lerina |
opps I should have signed in with my personal account |
@jondot , hi. So I don't need to create a new directory such as loco/docs-site/content_fr/ |
Hey Loco folks 😄 I'd be happy to jump on board and help with anything that needs patching, docs-wise. |
@kaplanelad are you still open to a documentation lead? |
@opeolluwa sure |
You mentioned "taking Loco docs to the next level" I suppose there's an initial work you'd like me to work on, Otherwise, I'm thinking, full fledged tutorials, YouTube videos, social media content and blogs post, of course one at a time |
Hi @kaplanelad, I'm interested in contributing to you. I have experience with Astro, and Astro have an excellent tool for documentation. You can check it out here: https://starlight.astro.build/. It supports:
We can create a new repository only for the docs. I can help with architectural information for the new structure. |
@candidosales |
@opeolluwa
WDYT? |
Makes sense! Let's start with the first thing, that's going over the docs to be sure everything is in order. As we progress I'll extend to building with Loco, adding more blog posts. What's more! I'm excited to work on this! 😁 Do you think we have a plan already? @kaplanelad |
@kaplanelad can we carry on with this. |
That's really cool! I love Rust. If the translation into Portuguese (Brazil) is welcome, I would be happy to help! 😊 |
As a counter data point, we had the same perspective of wanting to find a rust based solution for https://ratatui.rs, which we originally created using mdbook, and then migrated to starlight. We found that it met our needs much better than Zola for a number of reasons. Starlight had a better deployment story (we push and get deployments to cloudflare for free, including automatic preview links on github for each PR). Then there's a wide availability of custom components that are pure npm packages (things like code blocks, rehype, remark plugins for markdown, mermaidjs, ...). One of the big risks we saw in jumping on Zola is that it has a low bus factor (it's pretty much a 1 person show) Compare https://github.com/getzola/zola/graphs/contributors to https://github.com/withastro/astro/graphs/contributors and https://github.com/withastro/starlight/graphs/contributors. Looking back I don't regret choosing starlight over any other framework for doing our docs site. (We looked at and prototyped a few different ones). The biggest benefit of using markdown is that at least your content is fairly easy to migrate if you do choose to sometime in the future. That means you might find that once Loco is good enough to self-host, perhaps it would be worth using loco to host the loco.rs site? |
IMHO, Let's focus on cleaning up the doc. It's getting complicated fast. The current tech is fine. "Zola is written in Rust and uses the Tera template engine ,.." Perfect for loco people :-) |
@lerina @joshka I'm beginning to think that given the pace at with loco changes, there will be even more rapid changes in the future, in that case there is a need for a framework that can help developers to quickly iterate and update the docs. whatever framework would be settled for should be "future-proof" |
I agree with joshka, Starlight really is a good tool for writing documentation. The current documentation suffers from the same flaws as Ruby on rails, it's very poor, badly organized and doesn't have a navigation bar where you can click easily to see some section. I think that for scalability reasons, it's a good idea to take a look at how open-source libraries are made, which are used by many developers and which appeal for the quality of their documentation. In concrete terms, there's this:
It's really important to make a choice that's suitable for a growing community, a format that's easy to modify (markdown), and something that's at least modern with good search and navigation features. Then we can focus to improve the documentation by giving much more examples, going into details, ... |
We could also use https://rspress.dev/ with markdown. |
The biggest "future proof" you can do is just write markdown. There will be challenges to change to other system, but they'll be small changes and mostly automatable. We went from mdbook and quickly outgrew it to starlight, but checked out a few different docs / SSG tools in the process. I'd suggest checking out the astro / starlight discord - it's popping. We've had really good success asking technical questions and getting rapid answers / solutions to things we wanted to do. And when we submitted PRs they were reviewed and merged fairly quickly too. It just seems like a healthy well run tool. This is because starlight is just a component in a larger astro ecosystem rather than the one tool. Vitepress is probably in a similar boat. I think the main selling point of astro over Vitepress was greater familiarity with the JSX style of apps over Vue's more interesting syntax. YMMV there. |
Well said @joshka I've had to migrate Zola to Nuxt Content some time ago, and I can say that the way to go is to use Markdown. And I think we can go on with Starlight, I've heard awesome reviews about it l. @kaplanelad what's your take on this |
Well that is the take. |
Hi @kaplanelad and Loco team 👋, I am thrilled to apply for the Documentation Lead role. With a passion for creating clear and comprehensive technical documentation and a strong commitment to enhancing user experiences, I am eager to contribute to the growth and success of Loco. What Can I Bring to the Table? Conduct a thorough audit of the current documentation to identify gaps, inconsistencies, and areas for improvement. Develop comprehensive tutorials and step-by-step guides to facilitate the onboarding of new developers. Translate key documents into Spanish to reach a broader, Spanish-speaking audience. Enhance clarity and readability by refining language and structure. Commitment: |
🚀 Join as Documentation Lead to Loco Core Team 🚀
Hey everyone! 👋
We're on the lookout for a passionate Documentation Lead to help us take Loco docs to the next level. If you love writing, are detail-oriented, and have a knack for making complex things easy to understand, we’d love to have you on board!
Your work will be key in helping developers worldwide use Loco effectively.
Contribute on your terms, from anywhere in the world.
If you’re excited about making a real difference in the open-source world and Rust -- join us!
The text was updated successfully, but these errors were encountered: