pliny

Create content rich websites with ease - built on next.js, contentlayer and tailwindcss

MIT License

Downloads
20.6K
Stars
284
Committers
3

Bot releases are visible (Hide)

pliny - [email protected] Latest Release

Published by github-actions[bot] 2 months ago

Patch Changes

  • 3b4fe2b: Added Beehiiv newsletter integration

    • Created new beehiiv.ts file with subscription functionality
    • Updated index.ts to include Beehiiv as a newsletter provider option
pliny - [email protected]

Published by github-actions[bot] 2 months ago

Minor Changes

  • a4f7aa1: remove revue from newsletter list

Patch Changes

  • c4a356a: update pliny to v0.5
  • f3f414e: update klaviyo api
pliny - [email protected]

Published by github-actions[bot] 4 months ago

Patch Changes

  • 5618d7b: include only relevant files in dist
pliny - [email protected]

Published by github-actions[bot] 6 months ago

Patch Changes

  • 45243a4: update contentlayer2 to v0.4.6
pliny - [email protected]

Published by github-actions[bot] 7 months ago

Minor Changes

  • 949804e: Fix converting internal domains to relative paths in the Algolia Search component.
  • fde0d56: update dependencies

Patch Changes

  • f0a7c10: Add liClassName prop for TOCInline
  • b0d057f: Add microsoft clarity analytics
pliny - [email protected]

Published by github-actions[bot] 9 months ago

Patch Changes

  • 0af664f: update kbar and github slugger versions
  • 61fa6f0: support nested toc headings and ul classname
pliny - [email protected]

Published by github-actions[bot] 11 months ago

Patch Changes

  • 0f6f3ab: fix disqus style when changing theme
  • 06973b1: Add option to collapse TOCInline
  • 2ad37da: Bump kbar to 0.1.0-beta.44
  • bc8f351: fix remark-img-to-jsx and only replace image node
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • f03903d: replace image-size with probe-image-size to support avif and other image formats
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • e9bcff8: Added icon support to KBar
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 53a7617: Corrected cors error in disqus
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • a19ed9f: upgrade kbar version
  • 79ed1c1: Expose onSearchDocumentsLoad for kbar and allow searchDocumentsPath to be false
  • 9ff4d94: render shortcut key in kbar item
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 306917e: Improve kbar styling
    Simplify kbar component
    Add new KBarButton and AlgoliaButton wrapper which toggles their respective modals on click event
  • dbe5de2: add use client directive
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • dbe5de2: add use client directive
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 306917e: Improve kbar styling
    Simplify kbar component
    Add new KBarButton and AlgoliaButton wrapper which toggles their respective modals on click event
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Minor Changes

  • 1faee5c: bump package dependencies

Patch Changes

  • 245b6d3: make algolia search input focus style more specific

  • e669506: Split all files except ui components so that they are default exported

  • 23d9149: Remove dynamic load of comments

  • 72932a3: Use default export for components

    Named export breaks react server components. See https://github.com/vercel/next.js/issues/51593

  • 21080de: Fix newsletter route handlers

  • 44a6f19: Use official giscus component which fixes styling issues

  • 3533d4f: Fix algolia styles

  • 75533d5: fix bleed full mode

  • c41211e: Improve typing of contentlayer utility functions and filter posts only in prod

  • 1e82c4e: update google analytics to follow ga4 recommendations

  • 7f2539a: Remove functions superseded in next 13 or new set up

  • e0aa18c: Expose option to configure host for analytics scripts

  • 562605b: Fix algolia css specificity issues with tailwind

  • 7d2f6b3: update algolia component

  • 86b57e7: Export example css for algolia

  • 33d15e3: Remove next/dynamic from search component
    Remove redundant context components
    load kbar data in advance and refactor code

  • 7f71035: Fix newsletter typo

  • 459c5d8: Update to use next 13 app dir navigation router

  • 3e31a82: Add support for newsletter route handler

  • 9f87280: Fix kbar fetch to load relative to base url and add back starting actions

  • 1fe37b1: Add back code splitting and add use client at the chunk level

  • 4ba59d6: fix allCoreContent logic

pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 245b6d3: make algolia search input focus style more specific
  • 4ba59d6: fix allCoreContent logic
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 75533d5: fix bleed full mode
  • c41211e: Improve typing of contentlayer utility functions and filter posts only in prod
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • e0aa18c: Expose option to configure host for analytics scripts
  • 562605b: Fix algolia css specificity issues with tailwind
pliny - [email protected]

Published by github-actions[bot] about 1 year ago

Patch Changes

  • 9f87280: Fix kbar fetch to load relative to base url and add back starting actions
pliny - [email protected]

Published by github-actions[bot] over 1 year ago

Patch Changes

  • e669506: Split all files except ui components so that they are default exported