This commit is contained in:
@ -55,6 +55,8 @@ house for a year or so. I now need that corner, because it's going to be turned
|
|||||||
facility, as it'll enable me to offload all the crap in my current working room, which is sprinkled
|
facility, as it'll enable me to offload all the crap in my current working room, which is sprinkled
|
||||||
all over the floor currently.
|
all over the floor currently.
|
||||||
|
|
||||||
|
{{< video src="https://sabbatical.ipng.nl/media/vdo/IMG_0406.MOV" type="video/mp4" preload="auto" >}}
|
||||||
|
|
||||||
I spend the morning continuing to mapreduce over the mess. It's funny how in my cleaning algorithm,
|
I spend the morning continuing to mapreduce over the mess. It's funny how in my cleaning algorithm,
|
||||||
first everything gets exploded into many piles of adjacently relevant things: power cables in a
|
first everything gets exploded into many piles of adjacently relevant things: power cables in a
|
||||||
pile, network cables go there, computers and switches stacked over there in the corner, cardboard
|
pile, network cables go there, computers and switches stacked over there in the corner, cardboard
|
||||||
|
@ -1,3 +1,12 @@
|
|||||||
The files in this directory are not meant to be tracked in git.ipng.ch.
|
The files in this directory are not meant to be tracked in git.ipng.ch.
|
||||||
Instead, they should be added to media.ipng.ch/sabbatical/media/
|
Instead, they should be added to media.ipng.ch/sabbatical/media/
|
||||||
and then pushed to the nginx0.*.ipng.ch cluster.
|
and then pushed to the nginx0.*.ipng.ch cluster.
|
||||||
|
|
||||||
|
After pushing, you can use tags like this, both in the staging and in
|
||||||
|
the production environment:
|
||||||
|
{{< video src="https://sabbatical.ipng.nl/media/vdo/IMG_0406.MOV" type="video/mp4" preload="auto" >}}
|
||||||
|
|
||||||
|
Note: the production environment does not allow resources to be loaded
|
||||||
|
outside of the domain itself for security reasons, but `hugo serve` is
|
||||||
|
not as strict.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user