Caption and name for rpi image
This commit is contained in:
parent
ef5f6b62c5
commit
3a9be41001
@ -60,20 +60,15 @@ Self-hosting, I have since learned, is when you run useful programs from your ow
|
|||||||
|
|
||||||
To begin, I needed an always-on computer to run these useful programs. I began with a humble Raspberry Pi.
|
To begin, I needed an always-on computer to run these useful programs. I began with a humble Raspberry Pi.
|
||||||
|
|
||||||
Gallery style image below.
|
|
||||||
#+begin_export hugo
|
|
||||||
{{< gallery match="images/*" sortOrder="desc" rowHeight="600" margins="5" thumbnailResizeOptions="600x600 q90 Lanczos" showExif=true previewType="blur" embedPreview="true" >}}
|
|
||||||
#+end_export
|
|
||||||
|
|
||||||
#+CAPTION: My humble Raspberry Pi and it's hard drive. This dude currently tirelessly runs [[https://github.com/AdguardTeam/AdGuardHome][the excellent Adguard Home]] and downloads a backup of my data every night.
|
#+CAPTION: My humble Raspberry Pi and it's hard drive. This dude currently tirelessly runs [[https://github.com/AdguardTeam/AdGuardHome][the excellent Adguard Home]] and downloads a backup of my data every night.
|
||||||
|
#+NAME: fig__rpi
|
||||||
|
[[./images/rpi.webp]]
|
||||||
|
|
||||||
|
The previous image should be a link to the bundled image. I think...
|
||||||
|
|
||||||
/my-selfhosting-journey/rpi.webp
|
/my-selfhosting-journey/rpi.webp
|
||||||
[[/my-selfhosting-journey/rpi.webp]]
|
[[/my-selfhosting-journey/rpi.webp]]
|
||||||
|
|
||||||
./images/rpi.webp
|
|
||||||
[[./images/rpi.webp]]
|
|
||||||
|
|
||||||
These are tiny, but capable computers that are great for fiddling with. The projects [[https://www.reddit.com/r/RASPBERRY_PI_PROJECTS/][people develop for these are amazing and diverse.]] With RPi in hand, I began with the ambitious project of replacing Google Drive with [[https://nextcloud.com/][Nextcloud.]] After much frustration with a bare metal installation, I found the [[https://github.com/nextcloud/nextcloudpi][NextcloudPi project.]] Surprisingly, it went pretty okay! At first, I was intimidated by Linux defaults, but over time I grew to appreciate, and indeed, prefer Linux as an operating system.
|
These are tiny, but capable computers that are great for fiddling with. The projects [[https://www.reddit.com/r/RASPBERRY_PI_PROJECTS/][people develop for these are amazing and diverse.]] With RPi in hand, I began with the ambitious project of replacing Google Drive with [[https://nextcloud.com/][Nextcloud.]] After much frustration with a bare metal installation, I found the [[https://github.com/nextcloud/nextcloudpi][NextcloudPi project.]] Surprisingly, it went pretty okay! At first, I was intimidated by Linux defaults, but over time I grew to appreciate, and indeed, prefer Linux as an operating system.
|
||||||
#+header: :trim-pre t :trim-post t
|
#+header: :trim-pre t :trim-post t
|
||||||
#+begin_sidenote
|
#+begin_sidenote
|
||||||
|
Loading…
Reference in New Issue
Block a user