From cc41652e6fb61938b987b09ef0db9c3befde29ef Mon Sep 17 00:00:00 2001 From: Mateusz Faderewski Date: Wed, 9 Oct 2024 11:19:25 +0200 Subject: [PATCH] [SC64][DOCS][WEB] Added a link to a video build guide --- docs/06_build_guide.md | 5 +++++ web/index.html | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/docs/06_build_guide.md b/docs/06_build_guide.md index fb5227e..ab07e39 100644 --- a/docs/06_build_guide.md +++ b/docs/06_build_guide.md @@ -1,3 +1,4 @@ +- [Video guide](#video-guide) - [Step by step guide how to make SC64](#step-by-step-guide-how-to-make-sc64) - [**PCB manufacturing data**](#pcb-manufacturing-data) - [**PCB requirements**](#pcb-requirements) @@ -12,6 +13,10 @@ --- +## Video guide + +[![Video guide](https://img.youtube.com/vi/t6hyCFpwqz8/0.jpg)](https://www.youtube.com/watch?v=t6hyCFpwqz8 "How to build and program the SummerCart64") + ## Step by step guide how to make SC64 All necessary manufacturing files are packaged in every `sc64-extra-{version}.zip` file in GitHub releases. diff --git a/web/index.html b/web/index.html index 5efcf00..b7f7898 100644 --- a/web/index.html +++ b/web/index.html @@ -71,7 +71,9 @@ check the #sc64-forum channel.
  • PCBWay Shared Project page - both assembled boards and bare PCBs are available.
  • -
  • Manual PCB and components order - DIY friendly option.
  • +
  • Manual PCB and components order - DIY friendly option. Step by step video guide: https://www.youtube.com/watch?v=t6hyCFpwqz8 +