Skip to content

lauravivan/notion-portfolio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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