(WIP) Improve gh-pages #1917
Merged
(WIP) Improve gh-pages #1917
Conversation
Codecov Report@@ Coverage Diff @@
## master #1917 +/- ##
======================================
Coverage 0% 0%
======================================
Files 44 44
Lines 799 799
======================================
Misses 799 799
Continue to review full report at Codecov.
|
|
Added |
Add Gemfile for local development Add _site to .gitignore
Add supports for automatic linking of @xyx github profile
7d18695
into
firefox-devtools:master
1 check was pending
1 check was pending
|
Nice work @irfanhudda! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Associated Issue: #1613
Summary of Changes
GemfileandGemfile.lock- useful for local development not necessary for gh-pagesCONTRIBUTING.md_siteto.gitignore- folder is used by jekyll in local setupLive version for these changes https://irfanhudda.github.io/debugger.html/
Let me know if you find something that does not work.