Releases: lalit2005/hyperdocs
Releases · lalit2005/hyperdocs
v0.0.7
v0.0.6
- fix: remove
h1
tags in default files in cli 3473c42 - refactor: add buymeacoffee link in readme 83ce917
- refactor: update readme 6df19c9
- docs: add hyperdocs intro video in docs 892f8e4
- docs: add loom component docs 7d59c90
- feat: add new loom video embedding component 8681d42
- fix: button type 581976b
- fix: typo and btn placement e79d443
- feat: add deleting blogs feature 6e4aa28
- fix: autogenerate proper slugs for new blogs c2da2a1
- perf: merge pull request #3 from Lalit2005/imgbot 759464f
- fix: merge pull request #4 from realtouseef/small-ui-changes eb21933
- [ImgBot] Optimize images 8d6449f
- Merge branch 'master' of https://github.com/Lalit2005/hyperdocs a4ad393
- fix: link 3c6b63e
- fixed scrollbar showing on x-axis alongside the login button showing twice on smaller screens d7f82f8
- refactor: update homepage image 7530fd1
- feat: add google site verification tag 5a6553a
- fix: typo. merge pull request #1 from shaloo/patch-1 c1c237d
- fix: typos 2cedd7b
- feat: add gitpod.yml d2d58a8
- Update why-web3forms.md d61ec43
- fix: typo c626e7e
- Merge branch 'master' of https://github.com/Lalit2005/hyperdocs e4983e4
- docs: add more info for custom domains 0edbd84
- docs: fix link c56d680
- fix: z-index of navbar in docs b9df35d
- refactor: create license 2fb9018
- refactor: add warning while creating site 31df533
- feat: make landing page responsive 80776dd
- feat: add hamburger menu in nav aa58397
- fix: link 12d9b5b
- refactor: add shtr to showcase 522c5e4
- docs: add comparison page e16ab54
- fix: fix responsiveness of docs 137db6f
- Merge branch 'master' of https://github.com/Lalit2005/hyperdocs 24d2330
- feat: add analytics 4846987
- refactor: update readme e75fa2d
- feat: add links in success page c8323b7
- feat: seo 35a2939
- fix: button width 03085b6
- refactor: add links b73f658
- fix: link bf826d3
- fix: link 2dab57d
- refactor: add tooltip to /themes page 04f5e1a
- docs: fix code block 2a16f90
- fix: add revalidate time to all generated pages 5975984
- docs: fix links 73d7f40
- fix: add rewrites in next.config.js c2c1281
- fix: remove _redirects 23eb980
- docs: add footer docs c8683fa
- refatcor: create default footer d8e6e42
- fix: _redirects 5f5e08b
- feat: add footer support d1dcd4e
- feat: add showcase 18c11f1
- docs: typo fix edbf52a
- cli: add more changes ef47364
- docs: fix filename 512d7b7
- refactor: add 2 more sections in homepage 814904c
- docs: add new
homepage
page f4219b2 - feat: autogenerate homepage while creating site 35d258e
- docs: update feebdack and cli pages e797845
- fix: empty li in sidebar 6cd9ad6
- docs: add more pages fc2695d
- docs: add feedbacks section in vs-docusaurus 16b3849
- docs: add some important points page 47d3398
- feat: use replit for bundling mdx 601d389
- refactor: change a feature 69fc06e
- docs: add abut blogs and config in
vs-docusaurus
0313746 - docs: add docusarus comparison a23892c
- refactor: change
gradient
to new file to avoid full refresh 88dfeb1 - fix: navbar z-index 4e711e8
- feat: docs/ route now works without an index.md file too! be297b3
- feat: docs now generate without _sidebar config 644cc21
- feat: add playground b23edb8
- docs: add cli reference page 188bdc5
- fix:
<code>
element styling d12405d - docs: typo fix 79874dd
- feat: add
CustomComponent
362ad80 - docs: add components page 42305e6
- fix: default accordion open state 3bc3498
- docs: typo fix c229ae9
- docs: update getting-started to use cli 1f9e1a5
- docs: fix links and add new
how-hyperdocs-works
page 839d3ca - feat: highlight current page in docs e0653e6
- feat: add support for
_sidebar.txt
a4ae889 - feat: finish landing page 73f08cd
v0.0.5
v0.0.4
v0.0.3
v0.0.2
First release 🎉
Features
- Initializing
/docs
folder with contents - Creating new files that updates
_sidebar.txt
too