Add end-to-end example installation script#15
Add end-to-end example installation script#15RidaAyed wants to merge 17 commits intomfg92:masterfrom
Conversation
mfg92
left a comment
There was a problem hiding this comment.
Thank you very much for your PR. I think this is a great idea.
I reviewed the first half of the script, can you have a look at my comments and adress them? Thank you!
mysite doesn't interfere nor raise questions with the binary name (hugo)
|
I gave it a try and it works, but only the first time. To run again, I had to delete the folder |
|
Successfully tested too, on Debian 10 with hugo v0.80.0/extended, thanks @RidaAyed ! (It seems like the script accepts arguments, maybe it is worth adding a line about it to the Readme?) |
|
The first commit brings an issue: @RidaAyed , why do you use Thanks again BTW, it's working great apart from this tiny issue |
Solved by replacing the lines 89 and 90 with |
|
@RoneoOrg Thank you |
|
Used again today, super useful! Tiny potential improvement: the default |
|
Can you elaborate? The script doesn't generate a file named gallery.md, but gallery/index.md and my-first-post.md. Only the latter contains |
I double-checked with a fresh download of the script and |
I struggled finding a deterministic setup example of this nice short-code gallery.
I hope this PR helps others to get a quick hand-on glimpse on using this gallery.