Use assets branch instead of a whole extra repository

This commit is contained in:
Ilan Cosman 2021-02-03 19:45:30 -08:00
parent b4766078ba
commit b5f838255f

View File

@ -1,7 +1,7 @@
<div align="center">
<img
src="https://raw.githubusercontent.com/IlanCosman/tide-media/main/images/logo.svg"
src="../assets/images/logo.svg"
alt="logo.svg"
width="61.8%"
/>
@ -13,7 +13,7 @@
#
<img
src="https://raw.githubusercontent.com/IlanCosman/tide-media/main/images/header.png"
src="../assets/images/header.png"
alt="header.png"
width="50%"
align="right"
@ -53,7 +53,7 @@ Run `tide configure` to open the the wizard in your terminal.
<br>
<img
src="https://raw.githubusercontent.com/IlanCosman/tide-media/main/images/extensible.png"
src="../assets/images/extensible.png"
alt="extensible.png"
width="61.8%"
align="right"
@ -66,7 +66,7 @@ If there isn't an item that fits your needs you can make your own (and hopefully
<br clear="right"><br>
<img
src="https://raw.githubusercontent.com/IlanCosman/tide-media/main/images/flexible.png"
src="../assets/images/flexible.png"
alt="flexible.png"
width="61.8%"
align="left"
@ -89,7 +89,7 @@ Asynchronous rendering also allows Tide to display more information than other p
<br>
<img
src="https://raw.githubusercontent.com/IlanCosman/tide-media/main/images/multi-line_right_prompt.png"
src="../assets/images/multi-line_right_prompt.png"
alt="multi-line_right_prompt.png"
width="61.8%"
align="left"
@ -148,10 +148,10 @@ Open each file and click "Install". This will make the `MesloLGS NF` font availa
[`items`]: docs/Configuration.md#Items
[actions]: https://github.com/IlanCosman/tide/actions
[async]: https://raw.githubusercontent.com/IlanCosman/tide-media/main/animations/async.gif
[async]: ../assets/animations/async.gif
[ci_badge]: https://github.com/IlanCosman/tide/workflows/CI/badge.svg
[configuration guide]: docs/Configuration.md
[configuration_wizard]: https://raw.githubusercontent.com/IlanCosman/tide-media/main/animations/configuration_wizard.gif
[configuration_wizard]: ../assets/animations/configuration_wizard.gif
[contributing guide]: CONTRIBUTING.md
[fish_version_badge]: https://img.shields.io/badge/fish-3.1.0%2B-blue
[fish]: https://fishshell.com/
@ -159,12 +159,12 @@ Open each file and click "Install". This will make the `MesloLGS NF` font availa
[git]: https://git-scm.com/
[license_badge]: https://img.shields.io/github/license/IlanCosman/tide
[license]: LICENSE.md
[meslolgs nf bold italic.ttf]: https://raw.githubusercontent.com/IlanCosman/tide-media/main/fonts/mesloLGS_NF_bold_italic.ttf
[meslolgs nf bold.ttf]: https://raw.githubusercontent.com/IlanCosman/tide-media/main/fonts/mesloLGS_NF_bold.ttf
[meslolgs nf italic.ttf]: https://raw.githubusercontent.com/IlanCosman/tide-media/main/fonts/mesloLGS_NF_italic.ttf
[meslolgs nf regular.ttf]: https://raw.githubusercontent.com/IlanCosman/tide-media/main/fonts/mesloLGS_NF_regular.ttf
[meslolgs nf bold italic.ttf]: ../assets/fonts/mesloLGS_NF_bold_italic.ttf?raw=true
[meslolgs nf bold.ttf]: ../assets/fonts/mesloLGS_NF_bold.ttf?raw=true
[meslolgs nf italic.ttf]: ../assets/fonts/mesloLGS_NF_italic.ttf?raw=true
[meslolgs nf regular.ttf]: ../assets/fonts/mesloLGS_NF_regular.ttf?raw=true
[nerd fonts]: https://github.com/ryanoasis/nerd-fonts
[powerlevel10k]: https://github.com/romkatv/powerlevel10k/
[pwd]: https://raw.githubusercontent.com/IlanCosman/tide-media/main/images/pwd.png
[pwd]: ../assets/images/pwd.png
[spacefish]: https://github.com/matchai/spacefish
[starship]: https://github.com/starship/starship