Skip to content
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

Migrate docs generator to vitepress #403

Merged

Conversation

cainthebest
Copy link
Contributor

A possible candidate for documentation.
Task is referenced in #368
PR is limited to ./vitepress-docs

@cainthebest
Copy link
Contributor Author

@arthurfiorette what do you think of this basic setup, ofc there's a lot more to migrate but is this the direction that you're looking to head in?

image

@cainthebest
Copy link
Contributor Author

Light mode variant

image

@arthurfiorette
Copy link
Owner

Awesome 😎👍

In the oficial PR, there's a docs-new branch, running yarn dev you'll be able to see how it was going when I was doing it :)

@cainthebest
Copy link
Contributor Author

@arthurfiorette i took what you have done with the home page on vuepress and migrated it to this

image
image

@arthurfiorette arthurfiorette added the enhancement New feature or request label Nov 15, 2022
@arthurfiorette
Copy link
Owner

Hey! I started moving the new docs content into your branch and noticed that they do not support for code blocks yet... vuejs/vitepress#728

Should we try to glue it in a custom component for now or change all the scripts temporarily?

@arthurfiorette arthurfiorette self-assigned this Nov 15, 2022
@cainthebest
Copy link
Contributor Author

I think for now we could just possibly keep as is till its supported, looking at the PR that fixes that issue it seems to be close to completion

@cainthebest
Copy link
Contributor Author

@arthurfiorette have you got discord? I sent a friend request to the one on your profile just as i have a suggestion

@arthurfiorette
Copy link
Owner

Yeah, Arthur Fiorette#0001. I've just sent you a friend request.

@arthurfiorette arthurfiorette marked this pull request as ready for review November 16, 2022 11:30
@arthurfiorette
Copy link
Owner

I do think that I ended all docs needings. Algolia and carbon ads will have to wait for a first publish and other things can be fixed through other small PRs. Thanks for your help!

@arthurfiorette
Copy link
Owner

The CI is not broken because of this PR.

@arthurfiorette arthurfiorette merged commit de91d05 into arthurfiorette:feat/axios-v1.0.0 Dec 6, 2022
arthurfiorette added a commit that referenced this pull request Dec 6, 2022
* chore(deps-dev): bump axios from 0.27.2 to 1.0.0

Bumps [axios](https://github.com/axios/axios) from 0.27.2 to 1.0.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.27.2...v1.0.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* feat: initial changes

* feat: more docs

* docs: global config

* feat: comparison

* chore: more docs

* docs: migrate docs generator to vitepress (#403)

* chore(vitepress): add basic files

* chore(vitepress): add dev deps & scripts for use

* chore(vitepress config): change to ts for type checks

* chore(vitepress config): remove js file

* chore(vitepress theme): add custom theme css

* chore(vitepress docs): add simple home page

* chore(gitignore): ignore doc dist

* chore(favicon): add icon to head

* feat(doc-features): add features spotlight

* chore(doc footer): made with ❤️

* chore(structure): move md files into `./src`

* chore(config): re-organise

* chore: custom dev port

* feat: documentation pages

* refactor: modified config

* feat: social links

* style: formatted code

* feat: removed code groups temporarily

* fix: fixed bundlephobia svg

* docs: general documentation remake

* docs: more rewritting

Co-authored-by: arthurfiorette <arthur.fiorette@gmail.com>

* fix: change headers usage

* fix: adapters exporting changes

* fix: request doesnt execute after abortion

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Cain <75994858+cainthebest@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants