Giter Site home page Giter Site logo

Comments (3)

thomaslevesque avatar thomaslevesque commented on June 14, 2024 1

Here's a recap of what we did

  • create a new clone of the FakeItEasy repo
  • removed everything except:
    • readthedocs.yml
    • mkdocs.yml
    • docs/requirements.txt
  • add an index.md with a script that redirects to the correct page on fakeiteasy.github.io
  • Change the repo URL in ReadTheDocs, and recreate the Github webhook from RTD (in "Integrations", remove the old one and add a new "GitHub incoming webhook" integration)
  • Add a 999.0.0 tag. ReadTheDocs considers this the new stable version, and builds it. If not, build stable manually.
  • Make the repo private

from fakeiteasy.github.io.

blairconrad avatar blairconrad commented on June 14, 2024

Most versions were redirected by making them inactive and also adding a redirect rule:
/en/$rest -> https://fakeiteasy.github.io/docs/

"latest" got another rule:
/en/latest/$rest -> https://fakeiteasy.github.io/docs/stable/

as did "stable":
/en/latest/$rest -> https://fakeiteasy.github.io/docs/stable/

However the stable branch is still served by RTD, so we'll need to push a docs update that contains a single index page that redirects to https://fakeiteasy.github.io/docs/stable/.

from fakeiteasy.github.io.

thomaslevesque avatar thomaslevesque commented on June 14, 2024

Also done for FakeItEasy.Analyzers (and updated the steps above, since it didn't work following the exact same steps...)

from fakeiteasy.github.io.

Related Issues (20)

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.