makedeb / makedeb-docs

Documentation for makedeb, the MPR, and other related projects
https://docs.makedeb.org
Other
3 stars 8 forks source link

broken HTML/template on install instructions #30

Closed queenkjuul closed 2 years ago

queenkjuul commented 2 years ago

the template isn't properly pulling in the base URL for the install instructions

I can probably fix it for you but I'll forget to if I dont make an issue

https://docs.makedeb.org/installing/apt-repository/

Next, add the repository information to your system:

echo 'deb [signed-by=/usr/share/keyrings/makedeb-archive-keyring.gpg arch=all] https://{{env.proget_url}}/ makedeb main'

hwittenborn commented 2 years ago

That's a leftover from the previous documentation system I was using - guess I just overlooked that or something.

I'm down with you fixing it - let me know if you need anything on where to find something or anything like that.

hwittenborn commented 2 years ago

Just a heads up, but I'm gonna be back at my computer tonight, and if nothing's ready by then I'll probably end up fixing this myself just due to the urgency of this bug.

queenkjuul commented 2 years ago

oops I made this issue on this repo not the docs repo...I submitted a change there for you. Can't really test it.

I'll leave this open and let you take it all from here

https://github.com/makedeb/makedeb-docs/pull/29

hwittenborn commented 2 years ago

All good - I'll get some automatic previews going real quick before I merge just so we can see it all in action.