-
Notifications
You must be signed in to change notification settings - Fork 9
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
Add "how to" guides for each provider #11
Comments
Hello, I would like to work on it. Can we discuss it? |
Hi @kokamkarsahil, thanks for your interest. What I have in mind is that each provider has a descriptive page where you can easily read how to start using it and how to do your first deployment. What do you think? Is this something you would like to do? |
Thanks for reply!
Sure, I am bit confused in layout of the page. Like how the things will be nested.
Got it. Like we can difference their free and paid offerings or just include whether it's supported without mentioning free or paid tier?
Sure! I won't mind using markdown.
I was planning on using static doc generators like kit docs, docusarus, vuepress or any other generators. But now I don't know how the web app will be styled, like how the layout will be? Thank You! Would like to get clarified with the above stuff, then I will create a demo page with the above things in mind. |
Any updates @ianaya89 ? |
Hey @kokamkarsahil sorry, we were quite busy with some releases this week. Maybe worth to spend a few minutes in a call to go through this. Are you available next week to talk for a few minutes? You can reach me at nacho[at]checklyhq.com Thanks :) |
Yup, we can talk about it in next week. And sorry for pinging didn't knew about the new release is coming. |
Hi @ianaya89, |
Hi @kokamkarsahil, so sorry for the silence I am on parental leave right now. Thanks a lot for the contribution, will take a deeper look this week and get back to you with feedback 💯 |
Sorry for pinging, didn't know you were on leave.
Sure no problem, will be waiting for your feedback 👍 And have a great day! |
Hi @kokamkarsahil, no problem at all. I just reviewed what you sent and looks fantastic. We can later discuss in more detail the sections and topics, but this is precisely what I have in mind. Which tech stack are using for this? I would like to keep it in this same repo and use our existing app/repo. Do you think we can make it work? Thanks! |
Yeah sure!
I have used kit docs which is based on svelte kit. And using Playwright for E2E testing + eslint. You also checkout the source code.
Yes we can with the help of
Happy To Contribute! 🤗 |
@kokamkarsahil Looks great. What do you think about using Vuepress (or nuxt) for this? I would like to avoid having different tech stacks for the app and the docs. I think will be better for other contributors in the future, improve code re-using and make the project cleaner |
Yes it will be good and we can easily switch to it without any problem, but what do you think about vitepress?
Yeah that makes sense. And how about using MDX instead of Markdown? |
@kokamkarsahil I am ok with both. |
Unfortunately, both [vuepress] ( https://vuepress.vuejs.org/guide/markdown.html) and vitepress doesn't have support for steps using in the docs. i.e The steps and number style used in markdown check the numbers and steps used here. |
No description provided.
The text was updated successfully, but these errors were encountered: