mirror of
https://github.com/Start9Labs/documentation.git
synced 2026-03-30 20:14:50 +00:00
rename all svgs to pngs for proper display
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
DIY Guide
|
||||
=========
|
||||
|
||||
.. figure:: /_static/images/diy/pi.svg
|
||||
.. figure:: /_static/images/diy/pi.png
|
||||
:width: 40%
|
||||
:alt: Raspberry Pi
|
||||
|
||||
@@ -52,7 +52,7 @@ Hardware: Assembly
|
||||
|
||||
#. Insert mini speaker/buzzer into GPIO pins 6/8/10/12 with the word "speaker" facing out, `away from the board`.
|
||||
|
||||
.. figure:: /_static/images/diy/pins.svg
|
||||
.. figure:: /_static/images/diy/pins.png
|
||||
:width: 60%
|
||||
:alt: Speaker board spec
|
||||
|
||||
@@ -91,7 +91,7 @@ Whether you purchase EmbassyOS from us or build it yourself, you'll need to flas
|
||||
|
||||
#. Click `Flash!` You may be asked to (1) approve the unusually large disk target or (2) enter your password. Both are normal.
|
||||
|
||||
.. figure:: /_static/images/diy/balena.svg
|
||||
.. figure:: /_static/images/diy/balena.png
|
||||
:width: 60%
|
||||
:alt: Balena Etcher Dashboard
|
||||
|
||||
|
||||
@@ -13,19 +13,19 @@ Here you can change the name of your Embassy!
|
||||
|
||||
#. Go to the ``Embassy`` tab on the main menu on the left side of the UI
|
||||
|
||||
.. figure:: /_static/images/config/basic-config0.svg
|
||||
.. figure:: /_static/images/config/basic-config0.png
|
||||
:width: 60%
|
||||
:alt: Embassy Tab
|
||||
|
||||
#. Under the ``Settings`` section, click ``Preferences``
|
||||
|
||||
.. figure:: /_static/images/config/basic-config1.svg
|
||||
.. figure:: /_static/images/config/basic-config1.png
|
||||
:width: 60%
|
||||
:alt: Preferences
|
||||
|
||||
#. Then click ``Device Name``, set to desired name, and click ``Save``
|
||||
|
||||
.. figure:: /_static/images/config/basic-config2.svg
|
||||
.. figure:: /_static/images/config/basic-config2.png
|
||||
:width: 60%
|
||||
:alt: Rename Embassy
|
||||
|
||||
@@ -38,12 +38,12 @@ You may customize the layout of your Services by re-arranging them to your likin
|
||||
|
||||
#. Simply visit the ``Services`` tab on the main menu on the left side of the UI, and select ``Reorder`` in the top right.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/reorder0.svg
|
||||
.. figure:: /_static/images/walkthrough/reorder0.png
|
||||
:width: 60%
|
||||
:alt: Reorder Button
|
||||
|
||||
#. You can now click and drag on each service to create the ordered list you desire. When satisfied, click ``Done`` in the top right to save.
|
||||
|
||||
.. figure:: /_static/images/walkthrough/reorder1.svg
|
||||
.. figure:: /_static/images/walkthrough/reorder1.png
|
||||
:width: 60%
|
||||
:alt: Reorder Services
|
||||
|
||||
Reference in New Issue
Block a user