ycparak / pkms

🎧 Personal site, blog and note taking system

Home Page:https://ycparak.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PKMS

Note taking system inspired by Andy Matuschak’s notes, built with Vue and Nuxt.js.

As an interface paradigm, horizontal panning seems to me to encourage ephemeral rabbit hole consumption, I think this takes advantage of that, and intuitevly feels like it holds higher end-user retentention. OTOH, I think that it possibly comes at the expense of deeper knowledge study / understanding.

5

Use

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out Nuxt.js docs.

About

🎧 Personal site, blog and note taking system

https://ycparak.com


Languages

Language:Vue 52.1%Language:SCSS 33.5%Language:JavaScript 13.7%Language:CSS 0.7%