dnnaji / andreliem.ca

andreliem.ca - personal blogging site powered by Nuxt JS

Home Page:http://andreliem.ca

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://andreliem.ca


Languages

Language:Vue 36.4%Language:CSS 32.1%Language:JavaScript 31.5%