Skip to content

Commit 9ca74ec

Browse files
committed
upgrade to docusaurus v3
1 parent 5f4fd36 commit 9ca74ec

File tree

4 files changed

+12
-13
lines changed

4 files changed

+12
-13
lines changed

blog/2020-02-04-gsoc.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ detailed listing of the issues that need work.
3939
> Run true integration testing on a copy of the graph to better
4040
> test code changes and improve our CI process.
4141
>
42-
> **Issue**: <https://github.com/regro/cf-scripts/issues/261>
42+
> **Issue**: [regro/cf-scripts261](https://github.com/regro/cf-scripts/issues/261)
4343
>
4444
> **Experience Level**: advanced
4545
@@ -49,7 +49,7 @@ detailed listing of the issues that need work.
4949
Address any of the issues in the milestone above related to code
5050
refactoring and cleanup.
5151

52-
**Issues**: <https://github.com/regro/cf-scripts/milestone/4>
52+
**Issues**: [regro/cf-scripts milestone #4](https://github.com/regro/cf-scripts/milestone/4)
5353

5454
**Experience Level**: beginner to advanced
5555

@@ -63,7 +63,7 @@ detailed listing of the issues that need work.
6363
automated infrastructure to propose the migration of the pin itself.
6464
The project here is to add this functionality to our infrastructure.
6565

66-
**Issue**: <https://github.com/regro/cf-scripts/issues/665>
66+
**Issue**: [regro/cf-scripts#665](https://github.com/regro/cf-scripts/issues/665)
6767

6868
**Experience Level**: advanced
6969

@@ -76,7 +76,7 @@ detailed listing of the issues that need work.
7676
`conda` index. We currently do not take this delay into account when
7777
issuing PRs in a migration.
7878

79-
**Issue**: <https://github.com/regro/cf-scripts/issues/595>
79+
**Issue**: [regro/cf-scripts#595](https://github.com/regro/cf-scripts/issues/595)
8080

8181
**Experience Level**: beginner
8282

@@ -89,7 +89,7 @@ detailed listing of the issues that need work.
8989
have determined that a suitable fraction of the packages effected by
9090
a migration have been properly rebuilt.
9191

92-
**Issue**: <https://github.com/regro/cf-scripts/issues/595>
92+
**Issue**: [regro/cf-scripts#595](https://github.com/regro/cf-scripts/issues/595)
9393

9494
**Experience Level**: moderate
9595

@@ -107,6 +107,6 @@ detailed listing of the issues that need work.
107107
and also scaling that process to the entire set of `conda-forge`
108108
packages.
109109

110-
**Issue**: <https://github.com/regro/cf-scripts/issues/664>
110+
**Issue**: [regro/cf-scripts#664](https://github.com/regro/cf-scripts/issues/664)
111111

112112
**Experience Level**: moderate

blog/2020-03-05-grayskull.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ looking for packages on [PyPI](https://pypi.org/), and it is available
2727
on [PyPI](https://pypi.org/project/grayskull/) and
2828
[conda-forge](https://github.com/conda-forge/grayskull-feedstock). The
2929
GitHub repository for this package is:
30-
<https://github.com/marcelotrevisani/grayskull>.
30+
[marcelotrevisani/grayskull](https://github.com/marcelotrevisani/grayskull).
3131

3232
Before Grayskull, we just had `conda-build skeleton` to generate recipes
3333
for Python packages on PyPI. In all other aspects, the difference of
@@ -356,8 +356,8 @@ grayskul pypi pytest requests=2.21.0 colorama
356356

357357
## Issues
358358

359-
Any problem, question, suggestions please feel free to open an issue on
360-
the repository: <https://github.com/marcelotrevisani/grayskull/issues>.
359+
Any problem, question, suggestions please feel free to open [an issue on
360+
the repository](https://github.com/marcelotrevisani/grayskull/issues).
361361

362362
Contributions are very welcome! :)
363363

blog/2020-11-20-anaconda-tos.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ employees also provide help with maintaining some of the most complex
3838
package recipes in conda-forge.
3939

4040
Note that Anaconda Inc has also said that part of the revenue from the
41-
TOS change will be donated to OSS projects. (See this blog post:
42-
<https://www.anaconda.com/blog/sustaining-our-stewardship-of-the-open-source-data-science-community>).
41+
TOS change will be donated to OSS projects. (see this [blog
42+
post](https://www.anaconda.com/blog/sustaining-our-stewardship-of-the-open-source-data-science-community)).
4343
You should be aware that `conda-forge` is a part of NumFOCUS, and so it
4444
stands to benefit from the change in TOS, as do many other OSS projects.
4545

blog/2021-11-03-tensorflow-gpu.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@ libraries.
4646
We are still missing Windows builds for TensorFlow (CPU & CUDA,
4747
unfortunately) and would love the community to help us out with that.
4848
There is an open PR, but it probably needs some poking in Bazel to get
49-
it to pass:
50-
<https://github.com/conda-forge/tensorflow-feedstock/pull/111>.
49+
it to pass: [conda-forge/tensorflow-feedstock#111](https://github.com/conda-forge/tensorflow-feedstock/pull/111).
5150

5251
We hope that these new GPU builds will enable many more packages to be
5352
added to the conda-forge channel! We are already looking forward to the

0 commit comments

Comments
 (0)