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

Project Template #1

Open
Spone opened this issue Feb 25, 2018 · 2 comments
Open

Project Template #1

Spone opened this issue Feb 25, 2018 · 2 comments
Assignees

Comments

@Spone
Copy link
Contributor

Spone commented Feb 25, 2018

We may provide a project template, so you can get started with: middleman init MY_PROJECT -T komposable/middleman-komponent

See https://middlemanapp.com/advanced/project-templates/

@florentferry
Copy link
Member

The template should provide:

  • frontend directory
  • frontend/components directory
  • frontend/index.js file
  • activate a custom external_pipeline in config.rb
  • install all module dependencies via yarn (package.json)
  • include a .nvmrc
  • include a default postcss.config.js
  • include a default webpack.config.js

@Spone
Copy link
Contributor Author

Spone commented Feb 27, 2018

I think postcss.config.js is optional (if the user prefers Sass / SCSS for instance).

@Spone Spone self-assigned this Jan 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

2 participants