Skip to content

[FEATURE] Support setting 'projectAssets' in 'theme.json'#418

Open
canufeel wants to merge 1 commit intoyui:masterfrom
hanzo-es:feature/yuidoc-assets-folder
Open

[FEATURE] Support setting 'projectAssets' in 'theme.json'#418
canufeel wants to merge 1 commit intoyui:masterfrom
hanzo-es:feature/yuidoc-assets-folder

Conversation

@canufeel
Copy link

@canufeel canufeel commented Jul 7, 2016

This PR implements a change needed to alter custom theme assets folder name to something else.
The folder name itself in the input and output is mirrored so given public assets folder in the custom theme would result in having public assets folder in the compiled output with all the links inside files set properly.

To set the project assets folder one would need to have something like the following in his theme.json file:

{
    "yuiGridsUrl": "http://yui.yahooapis.com/3.9.1/build/cssgrids/cssgrids-min.css",
    "yuiSeedUrl": "http://yui.yahooapis.com/combo?3.9.1/build/yui/yui-min.js",
    "projectAssets": "public"
}

…' to alter theme assets input and output folder
@yahoocla
Copy link

yahoocla commented Jul 7, 2016

Thank you for submitting this pull request, however I do not see a valid CLA on file for you. Before we can merge this request please visit https://yahoocla.herokuapp.com/ and agree to the terms. Thanks! 😄

@canufeel canufeel closed this Jul 7, 2016
@canufeel canufeel reopened this Jul 7, 2016
@yahoocla
Copy link

yahoocla commented Jul 7, 2016

CLA is valid!

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