WIP storybook upgrade

This commit is contained in:
Gabe Kangas
2024-10-19 17:53:42 -07:00
parent d939d9f43d
commit f424fe6dae
59 changed files with 1452 additions and 6686 deletions
@@ -0,0 +1,29 @@
import { Canvas, Meta, Story } from '@storybook/blocks';
<Meta title="owncast/Documentation/Get Started with Owncast Development" parameters={{previewTabs: { canvas: { hidden: true } }, chromatic: { disableSnapshot: true }}} />
***
title: "How to work on Owncast"
description: The technical details for those wishing to take part in Owncast development.
tags:
\[
development,
contribute,
open-source,
github,
git,
go,
react,
typescript,
contributing,
]
aliases: \[/docs/building]
type: toc
toc: true
---------
<meta http-equiv="refresh" content="0; url=https://owncast.dev/owncast/Development-e9dda43167c048968a308c4dadac66c4" />
Click <a href="https://owncast.dev/owncast/Development-e9dda43167c048968a308c4dadac66c4">here</a> if you are not redirected.