fonts icon indicating copy to clipboard operation
fonts copied to clipboard

docs: add docs page

Open qwerzl opened this issue 1 year ago • 1 comments
trafficstars

This PR adds a docs page, some parts come from Nuxt Image.

qwerzl avatar May 01 '24 13:05 qwerzl

Codecov Report

Attention: Patch coverage is 0% with 1242 lines in your changes are missing coverage. Please review.

Project coverage is 45.24%. Comparing base (bf586c4) to head (4b7abfa).

Files Patch % Lines
docs/components/TheIllustration.vue 0.00% 247 Missing and 1 partial :warning:
docs/nuxt.schema.ts 0.00% 217 Missing and 1 partial :warning:
docs/pages/index.vue 0.00% 173 Missing and 1 partial :warning:
docs/app.vue 0.00% 137 Missing and 1 partial :warning:
docs/pages/[...slug].vue 0.00% 112 Missing and 1 partial :warning:
docs/app.config.ts 0.00% 55 Missing and 1 partial :warning:
docs/error.vue 0.00% 54 Missing and 1 partial :warning:
docs/components/AppHeader.vue 0.00% 52 Missing and 1 partial :warning:
docs/components/AdsCarbon.vue 0.00% 47 Missing and 1 partial :warning:
docs/nuxt.config.ts 0.00% 35 Missing and 1 partial :warning:
... and 5 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #146       +/-   ##
===========================================
- Coverage   65.89%   45.24%   -20.66%     
===========================================
  Files          41       56       +15     
  Lines        2721     3963     +1242     
  Branches      413      428       +15     
===========================================
  Hits         1793     1793               
- Misses        903     2130     +1227     
- Partials       25       40       +15     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 03 '24 08:05 codecov-commenter

(closed/reopened to try to trigger cloudflare to deploy it as preview)

danielroe avatar May 20 '24 21:05 danielroe

I've tried to go through the docs and add any missing pieces. I see you have plans for more advanced provider docs - which would be amazing!

I also think we need to improve the OG image previews, mostly by having a logo. @Atinux could you help with a logo, perhaps? 🙏

However, I think we probably could go ahead and merge as is so we can keep in sync with updates to the docs/features. What do you think @qwerzl?

danielroe avatar May 20 '24 22:05 danielroe

I've tried to go through the docs and add any missing pieces. I see you have plans for more advanced provider docs - which would be amazing!

I also think we need to improve the OG image previews, mostly by having a logo. @Atinux could you help with a logo, perhaps? 🙏

However, I think we probably could go ahead and merge as is so we can keep in sync with updates to the docs/features. What do you think @qwerzl?

@danielroe That would be great! I'm setting this PR to be ready for review.

qwerzl avatar May 20 '24 23:05 qwerzl