Skip to content

Commit d07c524

Browse files
committed
Initial commit
0 parents  commit d07c524

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

blog/2022-12-11-experiment.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
---
2+
slug: docusaurus-experiment
3+
title: Running an experiment with Docusaurus
4+
authors:
5+
- core
6+
tags: [website]
7+
---
8+
9+
This prototype website is built with Docusaurus.
10+
11+
<!--truncate-->
12+
13+
We are experimenting with this framework for two reasons:
14+
15+
- Writing documentation about the conda-forge infrastructure _somewhere_ before we submit it to the official site.
16+
- Seeing if Docusaurus could replace the current conda-forge website.
17+
18+
This blog post is just a demonstration of how this would look like.

blog/authors.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
core:
2+
name: conda-forge/core
3+
title: The conda-forge core team
4+
url: https://github.com/orgs/conda-forge/teams/core
5+
image_url: https://github.com/conda-forge.png
6+

0 commit comments

Comments
 (0)