docs: update booting text containers, issue #1

This commit is contained in:
Oleg Shchavelev 2024-04-26 00:03:48 +03:00
parent 9f6655f0fa
commit d04c0d862e
3 changed files with 19 additions and 4 deletions

View File

@ -196,6 +196,13 @@ export default defineConfigWithTheme({
},
},
markdown: {
container: {
tipLabel: 'TIPS',
warningLabel: 'WARNING',
dangerLabel: 'CAUTION',
infoLabel: 'NOTE',
detailsLabel: 'DETAILS'
},
config: (md) => {
md.use(markdownimeline);
},

View File

@ -21,7 +21,9 @@ dd if=spi.installer.img of=/dev/XXX bs=1M oflag=direct,sync status=progress
- After writing the Tow-Boot image to the SD card, follow these steps:
**Note:** If you are not sure that the battery is fully charged, it is recommended to connect the phone to a power source.
::: info
If you are not sure that the battery is fully charged, it is recommended to connect the phone to a power source.
:::
### Installation process
@ -37,7 +39,9 @@ dd if=spi.installer.img of=/dev/XXX bs=1M oflag=direct,sync status=progress
8. After a while, the screen will turn on showing a blue color or directly load into the graphical installer interface.
9. In the graphical installer interface, select "Install Tow-Boot to SPI", connect the charger to the phone, and press the "Start installation" button.
**Note:** Erasing the storage before installation is not required. The erasing option can be used to remove Tow-Boot (or any other firmware installed in the SPI partition).
:::info
Erasing the storage before installation is not required. The erasing option can be used to remove Tow-Boot (or any other firmware installed in the SPI partition).
:::
<Video id="7piXOM8G2uQ" />

View File

@ -21,8 +21,10 @@ dd if=spi.installer.img of=/dev/XXX bs=1M oflag=direct,sync status=progress
- После записи образа Tow-Boot на SD карту, выполните следующие шаги:
**Примечание:** Если не уверены, что батарея полностью заряжена,
::: info
Если не уверены, что батарея полностью заряжена,
рекомендуется подключить телефон к источнику питания.
:::
### Процесс установки
@ -47,9 +49,11 @@ dd if=spi.installer.img of=/dev/XXX bs=1M oflag=direct,sync status=progress
SPI", подключите зарядку к телефону и нажмите кнопку "Start
installation".
**Примечание:** Стирание хранилища перед установкой не требуется. Опция
::: info
Стирание хранилища перед установкой не требуется. Опция
стирания может использоваться для удаления Tow-Boot (или любого другого
прошивочного ПО, установленного в раздел SPI).
:::
<Video id="7piXOM8G2uQ" />