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

Update microsite using sbt-microsites 1.0.2 #728

Merged
merged 7 commits into from
Dec 20, 2019
Merged

Conversation

calvellido
Copy link
Contributor

@calvellido calvellido commented Dec 20, 2019

What this does?

This PR updates the microsite to use sbt-microsites 1.0.2, and it also updates the site name to reflect the recent repo change.

image

Checklist

  • Reviewed the diff to look for typos, println and format errors.
  • Updated the docs accordingly.

Copy link
Contributor

@fedefernandez fedefernandez left a comment

Choose a reason for hiding this comment

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

Thanks @calvellido!

micrositeGitterChannelUrl := "47deg/mu",
micrositeOrganizationHomepage := "http://www.47deg.com",
includeFilter in Jekyll := "*.html" | "*.css" | "*.png" | "*.jpg" | "*.gif" | "*.js" | "*.swf" | "*.md",
micrositeOrganizationHomepage := "https://www.47deg.com",
Copy link
Contributor

Choose a reason for hiding this comment

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

🔐

Copy link
Member

@juanpedromoreno juanpedromoreno left a comment

Choose a reason for hiding this comment

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

🚀

@codecov
Copy link

codecov bot commented Dec 20, 2019

Codecov Report

Merging #728 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #728   +/-   ##
=======================================
  Coverage   81.67%   81.67%           
=======================================
  Files          73       73           
  Lines        1168     1168           
  Branches       16       16           
=======================================
  Hits          954      954           
  Misses        214      214

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94044a2...7b736f5. Read the comment docs.

Copy link
Member

@BenFradet BenFradet left a comment

Choose a reason for hiding this comment

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

Really like the new theme compared to the old one 👍

@calvellido calvellido merged commit 906d56e into master Dec 20, 2019
@calvellido calvellido deleted the jv-update-microsite branch December 20, 2019 13:26
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.

4 participants