Package Exports
- @lauravivan/notion-portfolio
- @lauravivan/notion-portfolio/dist/index.es.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 (@lauravivan/notion-portfolio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
notion-portfolio
Description
Notion Portfolio was born based on Nitin Ranganath‘s VsCode Portfolio idea. You can create dynamic pages based on your needs, with a pallet of Notion components available.
Features
- Themes and customizations
- Light themes
- Light theme (default)
- Catpuccin Latte
- Dark themes
- Dark theme (default)
- Catpuccin Mocha
- Font styles
- Roboto default
- Roboto serif
- Roboto mono
- Font sizes
- Default size
- Small text
- Page width
- Full width
- Centralized
- Light themes
- Tabs for navigation (as in Notion Desktop)
- Search
Tools
Project Setup
npm installCompile and Hot-Reload for Development
npm run devCompile and Minify for Production
npm run build