dojo / site

Documentation site for https://github.com/dojo/framework
BSD 3-Clause "New" or "Revised" License
6 stars 19 forks source link

Adding BLM blog post #234

Closed agubler closed 4 years ago

agubler commented 4 years ago

Description

Add BLM donation post and fixing dojo deps by @SitePenTorreyRice

Code

This PR touches:

Tests

Screenshots

dojo-site commented 4 years ago

This pull request has been deployed to:

dojo-site commented 4 years ago

This pull request has been deployed to:

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@d0ffca7). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #234   +/-   ##
=========================================
  Coverage          ?   99.22%           
=========================================
  Files             ?       58           
  Lines             ?      906           
  Branches          ?      148           
=========================================
  Hits              ?      899           
  Misses            ?        7           
  Partials          ?        0           
Impacted Files Coverage Δ
src/menu/Menu.tsx 100.00% <ø> (ø)
src/image/Image.tsx 100.00% <0.00%> (ø)
src/page/LocalPage.tsx 100.00% <0.00%> (ø)
src/code/CodeSandbox.tsx 100.00% <0.00%> (ø)
src/test/mockI18n.ts 84.61% <0.00%> (ø)
src/learn/LearnContent.tsx 100.00% <0.00%> (ø)
src/util/language.ts 100.00% <0.00%> (ø)
src/playground/Playground.nls.ts 100.00% <0.00%> (ø)
src/blog/Blog.tsx 100.00% <0.00%> (ø)
src/page/Page.tsx 100.00% <0.00%> (ø)
... and 49 more

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 d0ffca7...6c706da. Read the comment docs.

dojo-site commented 4 years ago

This pull request has been deployed to:

agubler commented 4 years ago

CI passed: https://travis-ci.org/github/dojo/site/builds/695102983 - merging