pdphilip / laravel-elasticsearch

Laravel Elasticsearch: An Elasticsearch implementation of Laravel's Eloquent ORM
https://elasticsearch.pdphilip.com/
MIT License
94 stars 17 forks source link

Refract/docs - Moved Docs to Repo #39

Open use-the-fork opened 2 months ago

use-the-fork commented 2 months ago

This PR moves the current docs over to the repo and uses vitepress to build the docs. More to come this is just a starter draft.

use-the-fork commented 2 months ago

@pdphilip , so this moves all the current docs over to the repo. But I didn't customize the theme or config very much.

Not sure if you want to do that or keep it as is.

Also, there are actions we can implement to auto-deploy the site to GitHub pages or wherever, you want.

Let me know.

pdphilip commented 2 months ago

Hey @use-the-fork, appreciate your work here but pump the brakes on this one. I'm busy rewriting the docs to break down each section in MDX & to include versioning history.

As you've done here, I'll bring them into the package and build them to the current site elsewhere. I'll bring you up to speed once I'm set up. Thanks man

use-the-fork commented 2 months ago

Hey @use-the-fork, appreciate your work here but pump the brakes on this one. I'm busy rewriting the docs to break down each section in MDX & to include versioning history.

As you've done here, I'll bring them into the package and build them to the current site elsewhere. I'll bring you up to speed once I'm set up. Thanks man

No worries and that's good to know. Looking forward to seeing that. Let me know if you need anything.