Git Product home page Git Product logo

Comments (8)

stefanseefeld avatar stefanseefeld commented on May 28, 2024 1

@mloskot I think we should establish http://boostorg.github.io/gil to be the canonical project homepage.

from gil.

mloskot avatar mloskot commented on May 28, 2024

FYI, I've taken the liberty to drop @sean-parent a message using the e-mail address on top of https://github.com/stlab page.

from gil.

sean-parent avatar sean-parent commented on May 28, 2024

I have finally managed to get access to the old stlab.adobe.com/gil site. I'm trying to grab an archive of the entire stlab.adobe.com site at the moment. I no longer have the ability to build the web site (it was built with doxygen and a collection of tools/scripts). So the question is, how should it be modified? Just nuke the /gil/ directory (there are other gil references elsewhere on the site and this would cause dead links...) - stick a header of some kind on all the pages pointing to the new site (might be able to do this to the stlab site as well).

Ideas? Preferably ones that are easy to execute - because the site was automatically built there are roughly 10 thousand pages.

from gil.

mloskot avatar mloskot commented on May 28, 2024

@sean-parent I think simplest yet reasonable would be to redirect directly to GIL on Boost site at https://boost.org/libs/gil (please, ignore the currently broken redirection to the docs for 1.70):

<?php
  header('Location: https://boost.org/libs/gil', true, 301);
  exit();
?>

Thank you very much for your assistance.

from gil.

mloskot avatar mloskot commented on May 28, 2024

@stefanseefeld What's your opinion on that?

from gil.

mloskot avatar mloskot commented on May 28, 2024

@stefanseefeld Sure, works for me!

@sean-parent Could you please redirect then to the http://boostorg.github.io/gil?

from gil.

mloskot avatar mloskot commented on May 28, 2024

Follow-up to #181 (comment): GIL docs deployment has been fixed. @sean-parent If will be working on the redirect, please point to this URL http://boostorg.github.io/gil

from gil.

mloskot avatar mloskot commented on May 28, 2024

@sean-parent Excuse me bothering you, but is there any news on that redirect?

from gil.

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.