Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/notion-enhancer/notion-enhancer.github.io
the notion-enhancer project's website
https://github.com/notion-enhancer/notion-enhancer.github.io
documentation extension hack integration mod mod-loader notion notion-enhancer theme user-guide website
Last synced: about 1 month ago
JSON representation
the notion-enhancer project's website
- Host: GitHub
- URL: https://github.com/notion-enhancer/notion-enhancer.github.io
- Owner: notion-enhancer
- Created: 2021-04-23T07:00:49.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-04T04:02:37.000Z (over 1 year ago)
- Last Synced: 2023-08-04T05:24:23.692Z (over 1 year ago)
- Topics: documentation, extension, hack, integration, mod, mod-loader, notion, notion-enhancer, theme, user-guide, website
- Language: TypeScript
- Homepage: https://notion-enhancer.github.io/
- Size: 3.92 MB
- Stars: 43
- Watchers: 3
- Forks: 27
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# notion-enhancer/notion-enhancer.github.io
the notion-enhancer project's website
[read the docs online](https://notion-enhancer.github.io)
to build locally:
`deno run -A https://deno.land/x/lume/ci.ts -s`to regenerate the repo index (for the features page):
`deno run -A _plugins/repo_indexer.ts /path/to/repo/dir`\to regenerate the api index (must be within the desktop or extension repositories):
`deno run -A _plugins/api_indexer.ts /path/to/api/dir/index.mjs`