🚧 Clarify WIP docs, remove unfinished/unplanned

This commit is contained in:
rzmk 2023-07-11 10:17:45 -04:00
parent d20205c633
commit e4b7be7629
No known key found for this signature in database
5 changed files with 6 additions and 40 deletions

View file

@ -6,13 +6,10 @@ sidebar_position: 4
In this section we'll go over how to install [CKAN](https://ckan.org) and get it running on your Ubuntu VM. In this section we'll go over how to install [CKAN](https://ckan.org) and get it running on your Ubuntu VM.
## 📺 Video Tutorial :::caution 🚧 Work in Progress
import LiteYouTubeEmbed from "react-lite-youtube-embed"; This section is not complete yet. Please refer to the [CKAN 2.9.9 documentation on "Installing CKAN from source"](https://docs.ckan.org/en/2.9/maintaining/installing/install-from-source.html) for now.
import "react-lite-youtube-embed/dist/LiteYouTubeEmbed.css";
<LiteYouTubeEmbed id="" /> :::
### Video Resources
## 📝 Written Tutorial ## 📝 Written Tutorial

View file

@ -6,13 +6,10 @@ sidebar_position: 5
In this section we'll go over how to install [DataPusher+ with Docker](https://github.com/dathere/datapusher-plus-docker) and using it with CKAN. In this section we'll go over how to install [DataPusher+ with Docker](https://github.com/dathere/datapusher-plus-docker) and using it with CKAN.
## 📺 Video Tutorial :::caution 🚧 Work in Progress
import LiteYouTubeEmbed from "react-lite-youtube-embed"; This section is not complete yet. Please refer to the [dathere/datapusher-plus-docker repository on GitHub](https://github.com/dathere/datapusher-plus-docker) for now.
import "react-lite-youtube-embed/dist/LiteYouTubeEmbed.css";
<LiteYouTubeEmbed id="" /> :::
### Video Resources
## 📝 Written Tutorial ## 📝 Written Tutorial

View file

@ -6,15 +6,6 @@ sidebar_position: 3
In this section we'll go over how to install [qsv](https://github.com/jqnatividad/qsv) and get it running on your Ubuntu VM. In this section we'll go over how to install [qsv](https://github.com/jqnatividad/qsv) and get it running on your Ubuntu VM.
## 📺 Video Tutorial
import LiteYouTubeEmbed from "react-lite-youtube-embed";
import "react-lite-youtube-embed/dist/LiteYouTubeEmbed.css";
<LiteYouTubeEmbed id="" />
### Video Resources
## 📝 Written Tutorial ## 📝 Written Tutorial
There are various methods for installing qsv. We've categorized the installation options based on your objective. There are various methods for installing qsv. We've categorized the installation options based on your objective.

View file

@ -6,18 +6,6 @@ sidebar_position: 2
In this section we cover how to install [VirtualBox](https://www.virtualbox.org/) on your operating system (OS) and run [Ubuntu](https://ubuntu.com/) 22.04.2 LTS on a virtual machine (VM). In this section we cover how to install [VirtualBox](https://www.virtualbox.org/) on your operating system (OS) and run [Ubuntu](https://ubuntu.com/) 22.04.2 LTS on a virtual machine (VM).
## 📺 Video Tutorial
import LiteYouTubeEmbed from "react-lite-youtube-embed";
import "react-lite-youtube-embed/dist/LiteYouTubeEmbed.css";
<LiteYouTubeEmbed id="" />
### Video Resources
- [VirtualBox Downloads Page](https://www.virtualbox.org/wiki/Downloads)
- [Ubuntu Desktop Download Page](https://ubuntu.com/download/desktop)
## 📝 Written Tutorial ## 📝 Written Tutorial
You may find more comprehensive instructions and details on the [online user manual for VirtualBox 7.0](https://docs.oracle.com/en/virtualization/virtualbox/7.0/user/index.html). You may find more comprehensive instructions and details on the [online user manual for VirtualBox 7.0](https://docs.oracle.com/en/virtualization/virtualbox/7.0/user/index.html).

View file

@ -1,7 +0,0 @@
---
sidebar_position: 4
---
# 🌪 qsv Whirlwind Tour
## 📺 Video Demo