Home
Softono

Pkms

Open source Vue
24
Stars
1
Forks
0
Issues
1
Watchers
2 years
Last Commit

 About Pkms

🎧 Personal site, blog and note taking system

Platforms

Web Self-hosted

Languages

Vue

Need Help Installing Pkms?

We provide expert installation service for this software. Our team will install, configure, and secure Pkms on your server. plans start at just $30.

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.