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

add pathPrefix configuration #283

Merged

Conversation

foxnewsnetwork
Copy link

Description

We want to add the ability to customize pathPrefix for github pages deploys

Related Issues

#281

Changes

  • add pathPrefix option to config.js
  • pass pathPrefix to gatsby-config
  • update readme with github deploy instructions

Notes

Despite what I said in #281, apparently it's super easy to add pathPrefix capabilities without having to modify the js code at all

@codecov
Copy link

codecov bot commented Jul 3, 2019

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #283   +/-   ##
=======================================
  Coverage   97.22%   97.22%           
=======================================
  Files          35       35           
  Lines         144      144           
  Branches        8        8           
=======================================
  Hits          140      140           
  Misses          4        4

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 fd7fe91...e877c17. Read the comment docs.

@alxshelepenok
Copy link
Owner

Nice. Thanks for the PR!

@alxshelepenok alxshelepenok merged commit cfdecda into alxshelepenok:master Jul 3, 2019
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.

None yet

2 participants