-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Marcus Reese edited this page Jun 15, 2020
·
6 revisions
git checkout gh-pagesgit rebase masternpm start- (in browser)
copy(document.documentElement.outerHTML) - in text editor, replace contents of index.html (but for now must re-add
<title>FileMine</title>in<head>) git add -Agit commit -m "update gh-pages index.html"git pushgit checkout master
(New code should be served within ~5 seconds at https://lgsinnovations.github.io/filemine/)