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

Add docsify style and its build script #93

Merged
merged 12 commits into from
Nov 13, 2018
Merged

Add docsify style and its build script #93

merged 12 commits into from
Nov 13, 2018

Conversation

yhatt
Copy link
Member

@yhatt yhatt commented Nov 13, 2018

This PR will add a build script of docsify style for the document of Marpit.

The added style is porting from marp-team/marp. It had built with Parcel. But in this repo, we are using node-sass and postcss in the build script directly to require minimal packages. We also support watching the change of SCSS files through nodemon.

Close #91.

@yhatt yhatt changed the title Add build script of docsify style Add docsify style and its build script Nov 13, 2018
@yhatt
Copy link
Member Author

yhatt commented Nov 13, 2018

NOTICE: It includes a breaking about the minimum required Node. No longer work with Node v6.14.2 and v6.14.3 by the reason as same as marp-team/marp-core#45.

@yhatt yhatt merged commit 18776cd into master Nov 13, 2018
@yhatt yhatt deleted the build-docsify-style branch November 13, 2018 09:12
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.

1 participant