Skip to content

Copy CDN css and js to local resources #2469

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

Merged
merged 4 commits into from
May 19, 2017

Conversation

Varunram
Copy link
Contributor

Intended as a fix for #1949

Copy link
Member

@dottybot dottybot left a comment

Choose a reason for hiding this comment

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

Hello, and thank you for opening this PR! 🎉

All contributors have signed the CLA, thank you! ❤️

Have an awesome day! ☀️

@felixmulder
Copy link
Contributor

Forgot to add the css/js files themselves to the PR? :)

@felixmulder
Copy link
Contributor

There are tests for the site structure in SiteTests.scala, it would be great if we could make sure these files that you've added locally are indeed copied to the generated sources 👍

@Varunram
Copy link
Contributor Author

Varunram commented May 19, 2017

Forgot to add the css/js files themselves to the PR? :)

Geez! Will do, along with the tests

@Varunram
Copy link
Contributor Author

Done!

></script>
<script src="{{ site.baseurl }}/js/jquery.min.js"></script>
<script src="{{ site.baseurl }}/js/tether.min.js"></script>
<script src="{{ site.baseurl }}/js/bootstrap.pack.js"></script>
Copy link
Contributor

@felixmulder felixmulder May 19, 2017

Choose a reason for hiding this comment

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

You're mentioning bootstrap.pack.js, but you've added bootstrap.min.js as a file. Highlight js is entirely missing

EDIT: scratch the highlight part, it's already in the repo :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Extremely sorry, noticed it just now. I've pushed an update.

@felixmulder felixmulder merged commit 3e414ed into scala:master May 19, 2017
@felixmulder
Copy link
Contributor

Thanks @Varunram! 🎉

@Varunram
Copy link
Contributor Author

Thanks for your patience!

@Varunram Varunram deleted the branch2cdntolocal branch May 19, 2017 11:27
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.

3 participants