[READ-ONLY] Mirror of https://github.com/danielroe/nuxtpressable.
0

Configure Feed

Select the types of activity you want to include in your feed.

Vue 68.3%
TypeScript 30.4%
JavaScript 1.2%
4 1 0

Clone this repository

https://git.vm.fail/danielroe.dev/nuxtpressable https://git.vm.fail/did:plc:obd7oaaiknzrkf7e6grcwp25
ssh://git@knot1.tangled.sh:2222/danielroe.dev/nuxtpressable ssh://git@knot1.tangled.sh:2222/did:plc:obd7oaaiknzrkf7e6grcwp25

For self-hosted knots, clone URLs may differ based on your setup.


README.md

Nuxt + WordPress (nuxtpressable)#

This is a tiny, incomplete clone of WordPress built in Nuxt for a live-coding session at Vue Toronto.

Screenshot of the nuxtpressable home page, displaying a single blog post

Features#

Try it out#

Setup#

# install dependencies
pnpm install

# serve in dev mode, with hot reload at localhost:3000
pnpm dev

# build for production + preview locally
pnpm build && pnpm preview

License#

MIT