Skip to content

Conversation

Varunram
Copy link

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
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
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
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
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