vocs

Minimal Documentation Framework, powered by React + Vite.

OTHER License

Downloads
47.7K
Stars
1.1K
Committers
20

Bot releases are visible (Hide)

vocs - [email protected]

Published by github-actions[bot] 8 months ago

Minor Changes

  • #104 da4ee40 Thanks @jxom! - Added basePath config property to support documentation subpaths (e.g. GitHub pages, etc)
vocs - [email protected]

Published by github-actions[bot] 8 months ago

Patch Changes

  • a138c82 Thanks @jxom! - Added search-index command to CLI to build search index separately.
vocs - [email protected]

Published by github-actions[bot] 8 months ago

Minor Changes

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 7171da0 Thanks @jxom! - Fixed SSR hydration issue in footer navigation.
vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 7815f60 Thanks @jxom! - Added typescript & @types/react as dependencies.
vocs - [email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

  • #75 1708be3 Thanks @jxom! - Breaking: Migrated to rehype-shiki from rehype-pretty-code.

    The following meta properties on code blocks have been removed:

    • Highlight Lines (```js {1-3,4}).
      • Use the inline // [!code hl] notation instead.
    • Highlight Chars (```js /carrot/, ```js "carrot", etc).
      • Use the inline // [!code word] notation instead.
  • #77 a9940fc Thanks @jxom! - Adhere to Vercel Build Output API for zero-config Vercel deployments.

  • #75 1708be3 Thanks @jxom! - Migrated from [email protected] to [email protected].

Patch Changes

  • bd341b6 Thanks @jxom! - Fixed last updated timestamp hydration mismatch issue.
vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 957d228 Thanks @jxom! - Fixed `.gitignore` dist directory.
vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

  • dde372d Thanks @jxom! - Added support for "virtual file" code snippets.
vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 84d2f8a Thanks @jxom! - Upgraded @vanilla-extract/vite-plugin.

  • caab637 Thanks @jxom! - Modified styling of inline code headings.

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • a526367 Thanks @jxom! - Migrated from @popperjs/core to @floating-ui/react.
vocs - [email protected]

Published by github-actions[bot] 9 months ago

Minor Changes

  • fbe32fd Thanks @jxom! - Added "find and replace" syntax to the `// [!include]` marker (code snippets).
vocs - [email protected]

Published by github-actions[bot] 9 months ago

Major Changes

Minor Changes

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 7cee08d Thanks @jxom! - Fixed mobile top nav text wrapping on small devices - fixes #37.
vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

vocs - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes