39 Commits

Author SHA1 Message Date
Arthur Fiorette
9a553a39a7
style: fix linting issues 2025-08-21 12:51:43 -03:00
Arthur Fiorette
7568ab6254
docs: fix prompt 2025-05-26 11:02:35 -03:00
Arthur Fiorette
09f8ce2062
style: lint 2025-05-26 10:54:25 -03:00
Arthur Fiorette
8d9ecf0ccd
docs: readme chatgpt link 2025-05-26 10:47:07 -03:00
Arthur Fiorette
53daca7983
docs: add ask chatgpt button 2025-05-26 10:37:02 -03:00
Arthur Fiorette
40517bf35a
docs: homepage styling 2025-04-30 15:28:53 -03:00
Arthur Fiorette
01b8e657e8
style: lint code 2025-04-30 15:17:02 -03:00
Arthur Fiorette
c765578edb
docs: documentation redesign 2025-04-30 15:15:36 -03:00
Arthur Fiorette
6d578087c6
Update config.mts 2025-04-26 04:07:42 -03:00
Arthur Fiorette
d79a25498f
docs: basic llms.txt 2025-03-18 00:14:28 -03:00
Arthur Fiorette
4a8c8895cf
chore: revert analytics 2024-09-27 22:22:30 -03:00
Arthur Fiorette
bf6843d0f9
style: lint 2024-09-27 21:28:53 -03:00
Arthur Fiorette
2946b5b502
style: formatted code 2024-09-27 21:26:10 -03:00
Arthur Fiorette
869d174aa8
docs: self hosted plausible 2024-09-27 21:25:19 -03:00
dependabot[bot]
19690d95e5
build(deps-dev): bump @biomejs/biome from 1.5.3 to 1.9.0 (#895)
* build(deps-dev): bump @biomejs/biome from 1.5.3 to 1.9.0

Bumps [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) from 1.5.3 to 1.9.0.
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.9.0/packages/@biomejs/biome)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* code

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Arthur Fiorette <me@arthur.place>
2024-09-13 10:11:17 -03:00
Arthur Fiorette
e9d05ed701
docs: discord url 2024-03-26 17:23:47 -03:00
Arthur Fiorette
7cd4b528c4
style: lint 2024-01-19 00:21:37 -03:00
Arthur Fiorette
9f30d5983a
feat: migrate to plausible 2024-01-19 00:12:05 -03:00
Arthur Fiorette
ecbc27e466
style: linted code 2023-11-16 03:26:37 -03:00
Arthur Fiorette
0805fda668
docs: updated icons #611 2023-10-27 10:43:14 -03:00
Arthur Fiorette
fe8307089a
style: formatted code 2023-09-30 15:44:45 -03:00
arthurfiorette
3be8029ebc
fix: updated vitepress 2023-09-03 16:55:43 -03:00
arthurfiorette
fa418d48f0
feat: improved og tags 2023-02-07 16:43:20 -03:00
arthurfiorette
2cae539aeb
feat: improved config 2023-02-07 16:30:20 -03:00
arthurfiorette
88988a3e78
style: formatted code 2023-02-07 16:11:18 -03:00
arthurfiorette
fdab8463c6
docs: download url & CI 2023-02-07 16:10:59 -03:00
Arthur Fiorette
559294e19c
docs: updated colored blur 2023-02-04 09:51:46 -03:00
Arthur Fiorette
e213d4c314
docs: styled homepage 2023-02-04 09:49:40 -03:00
Arthur Fiorette
1f34a7c451
docs: fixed cdn link 2023-02-04 09:16:46 -03:00
arthurfiorette
913b1e166a
feat: improved docs again 2023-02-04 01:21:38 -03:00
arthurfiorette
5845ebd923
fix: vitepress config 2023-02-02 19:58:50 -03:00
arthurfiorette
67e66b02f0
feat: algolia search <3 2023-02-02 19:56:21 -03:00
arthurfiorette
0f68c41169
docs: updated documentation 2023-01-28 22:24:27 -03:00
arthurfiorette
a0cb1cedb6
docs: added #449 section 2023-01-07 08:54:31 -03:00
arthurfiorette
b6b9fc92ea
docs: update navbar again 2022-12-25 18:53:01 -03:00
arthurfiorette
13529b9f7d
chore: docs versioning nav 2022-12-25 17:58:04 -03:00
arthurfiorette
09a0082717
fix: docs versioning 2022-12-25 16:53:26 -03:00
arthurfiorette
b4ab15666a
docs: version selector 2022-12-22 16:39:47 -03:00
Arthur Fiorette
88c9655ba3
Axios cache interceptor v1 roadmap (#368)
* 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](https://github.com/axios/axios/compare/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>
2022-12-05 22:36:31 -03:00