JSPM

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

A Notion-based portfolio

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
  • Tabs for navigation (as in Notion Desktop)
  • Search

Tools

Vue.js Badge Sass Badge HTML5 Badge Vite Badge JavaScript Badge

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

License

MIT