cody-chen-jf / blog

Blogging system built with Vue.js and Webpack.

Home Page:https://wxsm.space

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status GitHub license

Introduction

Just another blogging system.

Demo: https://wxsm.space.

Features:

Build Setup

# install dependencies
npm install

# generate post by template
npm run post

# serve with hot reload at localhost:10086
npm run dev

# build posts (Markdown to HTML & generate index file)
npm run build-posts

# build everything for production with minification
npm run build

LICENSE

MIT

About

Blogging system built with Vue.js and Webpack.

https://wxsm.space

License:MIT License


Languages

Language:CSS 31.2%Language:JavaScript 25.6%Language:Vue 22.9%Language:HTML 20.4%