Skip to content

Releases: developerlee79/jekyll-secret-posts

Release v0.1.0

24 Feb 13:46

Choose a tag to compare

First release of Jekyll Secret Posts

Features

  • Hashed URLs: Markdown file paths are hashed with SHA-256 (optionally with salt) to generate unique, guess-resistant URLs.
  • Unlisted by default: Secret posts are excluded from sitemaps and search engine indexing; only people with the direct link can access them.
  • Configurable: Set source directory, URL prefix, list URLs in the build log and few more.
  • Compatible: Works with Jekyll 4 and common plugins (e.g. Pagination, Sitemap).

Requirements

  • Ruby >= 2.7.0
  • Jekyll ~> 4.0

Links