Giter VIP home page Giter VIP logo

Comments (2)

digi-brain avatar digi-brain commented on September 28, 2024

I'm still lost on how to complete the upgrade such that it will build successfully; but I have at least worked out how to restore the output site to its earlier state. To remind myself:

  1. Switch to the er-playbook directory.
  2. Stash any work in progress, if any (unusual for this repo).
  3. Switch to branch github-pages-source.
  4. Find the commit that corresponds to the last successful publish (5105484).
  5. Run command to 'discard' commits back to the last successful publish: git reset --hard 5105484
  6. Run command to force this onto the remote repo: git push origin HEAD --force
  7. Now that the earlier site content is available again in /docs, GitHub will publish it again to GitHub Pages, and thus it is visible at epricremastered.com once again.

from er-playbook.

digi-brain avatar digi-brain commented on September 28, 2024

It's taken lots of educated guesses and trial and error, but it looks like I've cracked it... I've gotten the site to build and publish successfully with this upgrade, at last.
I'll leave this issue open for a while, until I've pushed more changes and I'm satisfied that it is stable/repeatable.

from er-playbook.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.