JSPM

  • Created
  • Published
  • Downloads 50
  • Score
    100M100P100Q64814F
  • License MIT

Making it easy to use Notion as a Content Management system for personal websites, portfolios, blogs, business homepages, and other kinds of static websites.

Package Exports

  • motionlink-cli
  • motionlink-cli/lib/main.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 (motionlink-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

motionlink-cli

Making it easy to use Notion as a Content Management system for personal websites, portfolios, blogs, business homepages, and other kinds of static websites.

  • Read all page properties
  • Read all page blocks
  • Generate Markdown from page blocks
  • Read all 'asked for' databases

Scripts

Publish current code as latest release

$ npm run publishLatest

Publish current code as next release (dev release)

$ npm run publishNext