-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
⚙️ Help wanted! #28
Comments
Hi |
@alienkarma to begin with we'd need to commonize the following into separate variables —
Also note that We'd ideally need a common system that can be injected in both these webapps for sanity. so it would be good to take that as inspiration. @torchsmith also has a WIP PR for dark mode here — But I agree that we should get our variables right before patching in more color modes. Would you mind creating a new issue and discussing the approach there? |
can I got more details about the CI steps, and pre-commit setup? What to hook to fetch befor the commit, and the CI for what |
First of all, cool! This looks great and I think really solves a problem many of us have and could become a standard moving forwards 👍 I think the main issue we're running into right now is the service frequently breaking down though. At least for me I've been trying to open my package docs every once in a while and it almost never worked with varying errors. Then last week it seemed to work well for one of my packages (@liveryvideo/player) for a while, but not for another (@liveryvideo/interactive-bridge). And then now the whole server seems to be unresponsive again. I guess there are issues with the server code intermittently hanging or crashing combined with some form of caching? Could you please keep us posted a bit about these kinds of issues somewhere; perhaps a little service status indicator on the main page and/or a link to articles at blog.tsdocs.dev or so? In the mean time I'm left wondering what to use for now; I really want to stop having to manually copy paste my docs over to our docsify markdown files, but have not found a practical and reliable solution. I really hope we can get tsdocs working reliably. Could we perhaps also help with that somehow? You didn't list that here. I'll see if we can sponsor you for starters. |
Yep, I'm aware of the reliability issues affecting the site at the moment. I have a couple of uptime checks (internal) to keep a watch for a few days to see. I'm very keen on upping the reliability significantly and getting enough funding to host this on something that can build/serve documentation to more users concurrently @difosfor. |
Great! It's working like a charm now 👍 PS: We're also sponsoring you; keep up the good work! |
Here are a few pieces that we currently need help with
tsdocs.dev
failsThe text was updated successfully, but these errors were encountered: