Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[all] Add build readme script #996

Merged
merged 6 commits into from
Jan 21, 2019
Merged

[all] Add build readme script #996

merged 6 commits into from
Jan 21, 2019

Conversation

HenriBeck
Copy link
Member

What would you like to add/fix?
This adds a script to create the readmes for the repositories automatically.

Not sure if this should be an own script or be executed when we build all of the packages.

Corresponding issue (if exists): #932

@HenriBeck HenriBeck requested a review from kof January 21, 2019 18:06

See our website [${
packageJSON.name
}](https://cssinjs.org/${getDocsPath()}?v=v10.0.0-alpha.8) for more information.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hardcoded version)))

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch, I moved the creating of readmes now into the rollup config

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we keep them as a separate helper script outside of rollup config to keep the config more readable and declarative?


There's an instance of JSS already set up with all of the default plugins, exported as `jss`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just realized we have no good place where all exports from the starter kit are documented. We should probably create a docs/jss-starter-kit.md and list them all there

@HenriBeck HenriBeck merged commit e2458ff into master Jan 21, 2019
@HenriBeck HenriBeck deleted the create-readme-script branch January 21, 2019 19:36
bhupinderbola pushed a commit to bhupinderbola/jss that referenced this pull request Sep 17, 2019
* Add readme script

* Move creating the readmes to rollup

* Update readmes

* Fix readme content

* Move creating readme into own script

* Update readme content
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants