flowbite-react icon indicating copy to clipboard operation
flowbite-react copied to clipboard

React Component Preview to Hugo Documentation

Open rluders opened this issue 1 year ago • 1 comments

WIP

rluders avatar Jul 26 '22 18:07 rluders

Maybe some helpful links:

https://codesandbox.io/s/l62ke?file=/src/App.js:511-527 https://reactjs.org/docs/add-react-to-a-website.html

rluders avatar Aug 11 '22 14:08 rluders

Codecov Report

Base: 99.35% // Head: 99.31% // Decreases project coverage by -0.05% :warning:

Coverage data is based on head (866df14) compared to base (e88cdab). Patch has no changes to coverable lines.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #311      +/-   ##
==========================================
- Coverage   99.35%   99.31%   -0.05%     
==========================================
  Files         131      131              
  Lines        6390     6387       -3     
  Branches      480      477       -3     
==========================================
- Hits         6349     6343       -6     
- Misses         41       44       +3     
Impacted Files Coverage Δ
src/lib/components/Flowbite/ThemeContext.tsx 87.50% <0.00%> (-5.75%) :arrow_down:
src/lib/components/Flowbite/Flowbite.tsx 100.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov[bot] avatar Dec 22 '22 12:12 codecov[bot]

Asking for an early review on this one. It isn't done yet, but I need some feedback. :)

rluders avatar Dec 23 '22 09:12 rluders

@rluders Where are we at on this?

tulup-conner avatar Feb 21 '23 03:02 tulup-conner

@rluders Where are we at on this?

This needs some work, but it is probably a good start. You should probably give it a try, and see if it works for you.

rluders avatar Feb 21 '23 10:02 rluders

Eugh... I really don't like the workflow of this, having to go into a subdirectory and do an additional yarn install and run a separate server. I feel like we this is getting very complicated very fast. But I don't really have any solutions, so. It may be useful to bind these to package.json commands so there's less mental effort.

tulup-conner avatar Feb 21 '23 22:02 tulup-conner

Let's drop this one. It would be simpler to keep the React Documentation.

rluders avatar Feb 22 '23 07:02 rluders