Skip to content

you06/cosmos-blog

Repository files navigation

cosmos-blog

Demo: blog.tongmu.me

My blog, build with Nuxt.js for sharing knowledge.

Build Setup

# install dependencies
$ yarn

# build for production and launch server
$ yarn build
$ yarn start

Find other commands in package.json if you want do something with the code.

Config

Copy the example config file config.example.json as config.json and edit it.

Docker

docker run you06/cosmos-blog