Skip to content

andreliem.ca - personal blogging site powered by Nuxt JS

Notifications You must be signed in to change notification settings

andreliem/andreliem.ca

Repository files navigation

andreliem.ca

My personal website using the NUXT framework.

Feel free to use for your own personal site but be warned that this is very experimental right now.

Provides the following:

  • slug based blog posts
  • markdown
  • syntax highlighting (buggy)
  • vuex + without any API

Ignore the /dist folder in the repo! I'm currently pushing the dist as part of a hacky deployment process. I'll look at changing this up soon.

Build Setup (nuxt)

# install dependencies
$ npm install # Or yarn install

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

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

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout the Nuxt.js docs.

About

andreliem.ca - personal blogging site powered by Nuxt JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published