Documentation icon indicating copy to clipboard operation
Documentation copied to clipboard

Updates to GUI docs to include HtmlMesh as another GUI option

Open ericwood73 opened this issue 1 year ago • 13 comments

ericwood73 avatar Mar 26 '24 15:03 ericwood73

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 11:27am

vercel[bot] avatar Mar 26 '24 15:03 vercel[bot]

Is there a link for the resource? Somewhere to read about HtmlMesh? does it already exist in the page?

I could add a link to the GitHub readme for HtmlMesh.

ericwood73 avatar Mar 27 '24 17:03 ericwood73

Or I could add a page for HtmlMesh to community extensions. That would probably be better.

ericwood73 avatar Mar 27 '24 17:03 ericwood73

Whatever you find better. Would be great to add a page for it, but if it is too much, a link to the repo would be great

RaananW avatar Mar 27 '24 19:03 RaananW

up:)

deltakosh avatar Apr 26 '24 18:04 deltakosh

@ericwood73 - we want to merge this, have you made the adjustments? Thanks :-)

RaananW avatar May 03 '24 12:05 RaananW

No. Sorry. Will work on it today.

ericwood73 avatar May 03 '24 14:05 ericwood73

@RaananW I completed my updates. Ready for review.

ericwood73 avatar May 03 '24 15:05 ericwood73

You should add it to structure.json as well, as we don't take the directory structure as is. You can run npm run build:local (or yarn, of course), to make sure it compiles correctly.

RaananW avatar May 03 '24 16:05 RaananW

Copy. I was editing in github, but I'll pull down and run the build.

ericwood73 avatar May 03 '24 18:05 ericwood73

@RaananW How do I get the error when building locally. It just tells me it failed to build the extensions page, but it doesn't say why. I added the page to structure.json and the build error on gui went away (or it's now hitting a different error because now it is looking at the extensions page).

ericwood73 avatar May 03 '24 20:05 ericwood73

@RaananW How do I get the error when building locally. It just tells me it failed to build the extensions page, but it doesn't say why. I added the page to structure.json and the build error on gui went away (or it's now hitting a different error because now it is looking at the extensions page).

The build will provide you with a reason. Might be an internal link missing. Which probably your link to the document from the page it is complaining about is incorrect

RaananW avatar May 03 '24 20:05 RaananW

It doesn't give me any reason why it fails. Just Error: Export encountered errors on following paths: /[...id]: /communityExtensions/htmlMesh. I'll keep eliminating external references one by one until I find the one it is choking on.

ericwood73 avatar May 04 '24 14:05 ericwood73

Have you pushed the structure.json update? i'm pulling the branch now

RaananW avatar May 06 '24 11:05 RaananW

Made a few changes to the PR (I hope I didn't push myself too much here...)

The way it is right now works as expected :-) I'll merge it once it is done building

RaananW avatar May 06 '24 11:05 RaananW

Thanks. I made the changes to structure and for some reason it wasn't building locally but I pulled your changes and now it works.

ericwood73 avatar May 06 '24 13:05 ericwood73