Skip to content
This repository has been archived by the owner on Aug 28, 2019. It is now read-only.

Page build failed with gh-pages #97

Open
rgaiacs opened this issue Jun 3, 2018 · 1 comment
Open

Page build failed with gh-pages #97

rgaiacs opened this issue Jun 3, 2018 · 1 comment

Comments

@rgaiacs
Copy link

rgaiacs commented Jun 3, 2018

With

$ git clone git@github.com:mmistakes/skinny-bones-jekyll.git
$ cd skinny-bones-jekyll
$ git checkout origin/gh-pages
$ git log -1
commit 9fec2e122b2ad9638be62442812b95545b4828df (HEAD, origin/gh-pages)
Merge: 5e2e170 b4f6cd1
Author: Michael Rose <mmistakes@users.noreply.github.com>
Date:   Thu Sep 22 08:16:07 2016 -0400

    Merge pull request #78 from apetro/trivial-copy-edits
    
    2 website copy edits, trivial.
$ git checkout -b gh-pages
$ git remote add my-website git@github.com:my-username/my-website.git
$ git push my-website gh-pages

I'm getting "Page build failed" from GitHub Pages.

screenshot from 2018-06-03 22-19-34

@apawlik
Copy link

apawlik commented Jun 3, 2018

Same here. Thanks @rgaiacs for reporting this!

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants