myst729 / Vuelog

A backend-free blog system built on top of Vue.js
https://vuelog.js.org/
MIT License
266 stars 39 forks source link

add getting started instructions #17

Closed connor11528 closed 6 years ago

connor11528 commented 6 years ago

Is there a starter template like vue cli for the project or can we integrate vuelog into vue-cli apps?

I see that there are download links. Does this mean the usual workflow to start a new vuelog project is to clone this entire repository or is there a template with the files described in the file structure section?

myst729 commented 6 years ago

This repo is for developers who want to add features to Vuelog or fix bugs. If you just want to have a blog and write something, download the package, extract, then start to write. The package is the docs of the project, it's also the template.

You can follow the guide.

connor11528 commented 6 years ago

Okay that's fair. carry on, carry on