Conversation
|
@devdumpling is attempting to deploy a commit to the danielroe Team on Vercel. A member of the Team first needs to authorize it. |
01c5ef5 to
10574c8
Compare
|
@devdumpling Thanks 🙏 I'm somewhat familiar with Docus, so if you need help at any point to clean up the UI and make it look nice, just let me know! |
Totally! I actually will need to drop to do some other work for the rest of the day shortly. I just thought I'd get a starting point up for folks to contribute docs to to unblock. Please drop in whatever you're interested in! Only thing we need to sort out before merging this is if we'd prefer a subdomain / separate app like this or bolt it onto the existing main app. |
|
@HugoRCD is there any reason to keep around the skills files after generating? Do they continue to be useful or no? |
Personally, I use skills globally and not in the repo. In theory, you can reuse this skill to give yourself recommendations later on the documentation and how to improve it (as well as the UI and customise the lp). But I think I'll add more skills later, such as |
Cool makes sense. I'm going to pull them from this PR as they're cluttering it up and not really related to the original task. |
I think this is happening due to yaml in here getting auto edited by a formatter, which is adding a bunch of empty lines and breaking the parsing. First guess is it's the auto-action. Let me push a change and see if it gets mangled again. EDIT: yeah that's what's happening 🤔 cee77a0 Weird that this time it mangled it differently and it won't parse it at all now locally for me. |
10574c8 to
f8c39c0
Compare
|
thanks for removing the various skills! 🙏 I think the auto-format is coming from oxfmt probably - maybe incompatible with mdc? |
Seems like that's the case ya. Seeing some docs get reformatted into incompatible states while others are okay. We can probably make minor tweaks to make it work, but will ignore for now. |
cee77a0 to
f722d09
Compare
|
Alright I think that should resolve the autoformatting issues. Give it another whirl. |
patak-cat
left a comment
There was a problem hiding this comment.
awesome! works great locally now
I think we can merge and continue to iterate if this looks good also to deploy




Overview
Gave this neat thing by hugo a shot and it worked pretty flawlessly damn
https://bsky.app/profile/hrcd.fr/post/3mdg7lqjbb42g
This scaffolds the basic docs. I gave the files a read and think the content is worth iterating on, but this at least gives us a starting point with all the bells and whistles.
@danielroe / @patak-dev we'll need to setup a subdomain for this and deploy and all that jazz. Will leave that up to y'all.
Views
Ref
Closes #175