JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 4
  • Score
    100M100P100Q47742F
  • License MIT

Pre-processing all source posts before rendering from hexo. Useful for low-end devices to prevent using large number of hexo plugins.

Package Exports

  • sbg-api
  • sbg-api/dist/index.js
  • sbg-api/dist/post
  • sbg-api/dist/post/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (sbg-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

static-blog-generator API

Core api to bootstrap HexoJS workspace

TSConfig

  • tsconfig.base.json base configuration
  • tsconfig.json only for VSCode
  • tsconfig.build.json for build dist
  • tsconfig.jest.json for jest

Changelog

1.1.1 - 19/01/2024

  • skip scheduled posts

    post with creation date (date property frontmatter) greater than Date.now() will be skipped