0.2.8 • Published 5 years ago

commander-pages v0.2.8

Weekly downloads
54
License
-
Repository
github
Last release
5 years ago

Commander Pages

  • make websites from the command line.

User Can

  • create a gatsby page from the command line
  • edit the gatsby theme index.md file from the prompt

Install with yarn

  1. Install the cli along with gatsby and a compatible gatsby theme yarn add gatsby gatsby-theme-portfolio-cara commander-pages -D
  2. Run commander-pages to create example files for the gatsby theme. yarn create-commander-page
  3. Set the options which are asked in the terminal
  4. add .cache and public to the repo's .gitignore file
  5. Check if correctly installed with yarn gatsby develop
  6. Edit the page by editing src/pages/markdown/index.md

Roadmap

  • make sure that this works well with the gatsby-theme-portfolio-cara.
  • deploy and send to Lekoarts for feedback.
  • deploy using the netlify cli
  • add more questions to createPagePrompt
  • add flags using commander-js to create default processes
  • https://github.com/SBoudrias/Inquirer.js

Tutorials i used when creating this

https://docs.npmjs.com/creating-and-publishing-scoped-public-packages

0.2.8

5 years ago

0.2.7

5 years ago

0.2.6

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago

0.0.7

5 years ago

0.0.666666

5 years ago

0.0.5

5 years ago

0.0.4

5 years ago

0.0.3

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago