The Wayback Machine - https://web.archive.org/web/20200225150434/https://github.com/twbs/bootstrap/issues/29142
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

See if we can use Hugo v0.56's enhancements #29142

Closed
XhmikosR opened this issue Jul 26, 2019 · 5 comments · Fixed by #29161
Closed

See if we can use Hugo v0.56's enhancements #29142

XhmikosR opened this issue Jul 26, 2019 · 5 comments · Fixed by #29161
Labels

Comments

@XhmikosR
Copy link
Member

@XhmikosR XhmikosR commented Jul 26, 2019

@MartijnCuppens

This comment has been minimized.

Copy link
Member

@MartijnCuppens MartijnCuppens commented Jul 27, 2019

A new module configuration section where you can import almost anything. You can configure both your own file mounts and the file mounts of the modules you import. This is the new recommended way of configuring what you earlier put in configDir, staticDir etc. And it also allows you to mount folders in non-Hugo-projects, e.g. the SCSS folder in the Bootstrap GitHub project.

I guess so, since they explicitly mention us 😄

@XhmikosR

This comment has been minimized.

Copy link
Member Author

@XhmikosR XhmikosR commented Jul 28, 2019

Yeah, I saw that too, but we need to actually try this ourselves in a PR and see it in action. Like try to use it for the SRI hashes.

@bep

This comment has been minimized.

Copy link
Contributor

@bep bep commented Jul 29, 2019

Yes, you can use this, but my mention of this project was more the other way around ... for people to mount your SCSS folder in their Hugo project.

@bep

This comment has been minimized.

Copy link
Contributor

@bep bep commented Jul 29, 2019

@XhmikosR if you want to SRI hash this you need to mount it into assets (not static) and use resources.Get to load.

@XhmikosR XhmikosR added this to Inbox in v5 via automation Aug 7, 2019
@XhmikosR XhmikosR moved this from Inbox to Tracking in v5 Aug 7, 2019
@gautambhaskar

This comment has been minimized.

Copy link

@gautambhaskar gautambhaskar commented Aug 8, 2019

Is this still open?

@XhmikosR XhmikosR added has-pr and removed help wanted labels Aug 16, 2019
@XhmikosR XhmikosR removed this from Tracking in v5 Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
4 participants
You can’t perform that action at this time.