Skip to content
This repository has been archived by the owner on Apr 5, 2019. It is now read-only.

Project scaffolding feature #16

Open
egoist opened this issue Apr 29, 2018 · 1 comment
Open

Project scaffolding feature #16

egoist opened this issue Apr 29, 2018 · 1 comment

Comments

@egoist
Copy link
Contributor

egoist commented Apr 29, 2018

  • Create a new project: peco init [optional folder name]
  • Create a new post: peco new post [optional name]
  • Create a new page: peco new page [optional name]
  • Eject default theme: peco theme eject
  • Serve a generated website: peco serve (this command is optional)
@imsus
Copy link

imsus commented Apr 30, 2018

  • Create new component: peco new component [option] name

This will create a reusable vue component inside markdown.
Kinda like shortcode in wordpress.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants