-
-
Notifications
You must be signed in to change notification settings - Fork 287
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate blog to Docusaurus #2054
Conversation
* add pages about the packaging life cycle * add pre-commit checks * prettier * comment out some stuff * retrigger * use prettier only, with types_or * Some more work on infrastructure components per stage. * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * add some authentication details * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * document some more stuff about feedstocks * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * save wip * disable pr autocommit * pre-commit * add WIP marks * change favicon temporarily * a bit more WIP Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: cj-wright <cj-wright@users.noreply.github.com>
Co-authored-by: ocefpaf <ocefpaf@users.noreply.github.com>
Co-authored-by: marcelotrevisani <marcelotrevisani@users.noreply.github.com>
Co-authored-by: isuruf <isuruf@users.noreply.github.com>
Co-authored-by: cj-wright <cj-wright@users.noreply.github.com>
Co-authored-by: cj-wright <cj-wright@users.noreply.github.com>
Co-authored-by: beckermr <beckermr@users.noreply.github.com> Co-authored-by: cj-wright <cj-wright@users.noreply.github.com>
Co-authored-by: cj-wright <cj-wright@users.noreply.github.com>
Co-authored-by: isuruf <isuruf@users.noreply.github.com>
Co-authored-by: beckermr <beckermr@users.noreply.github.com> Co-authored-by: cj-wright <cj-wright@users.noreply.github.com>
Co-authored-by: beckermr <beckermr@users.noreply.github.com>
Co-authored-by: viniciusdc <viniciusdc@users.noreply.github.com>
Co-authored-by: ForgottenProgramme <ForgottenProgramme@users.noreply.github.com>
Co-authored-by: beckermr <beckermr@users.noreply.github.com>
Co-authored-by: wolfv <wolfv@users.noreply.github.com>
Co-authored-by: ssurbhi560 <ssurbhi560@users.noreply.github.com>
Co-authored-by: beckermr <beckermr@users.noreply.github.com>
Co-authored-by: jezdez <jezdez@users.noreply.github.com>
Migrate existing blog posts
A live preview is available at https://cf-infra-docs.netlify.app/blog/, but without all the compatibility redirects. |
So we've moved the blog entries here? That's fine. Do the old links work properly? Cc @isuruf who had an issue with this years ago. |
Sorry let me be more specific. There was an old set of redirects built into the current blog from an even older version. Did you get those? |
Ah, good point. I guess you mean those |
@beckermr - I checked and I had covered the redirects already, I just didn't remember hah. The main point is that Docusaurus implements the URL schema that the |
cc @jakirkham |
I'll start taking apart the old blog later today and then merge this one. |
all steps done - blog should be back up in new site in a few minutes |
Yay, here it is: https://conda-forge.org/blog/ Thanks everyone! |
PR Checklist:
More of #1971. To check locally:
We will need to archive
conda-forge/blog
after disabling its GH Pages integrations.