After everything is completed, it's time to host it on a server. This section is about note taking while hosting with Hugo.
Before hosting it out with Hugo to external such as Github or GitLab pages, you need to double check the following items:
.configs/reprepro/conf/distributions
) not being published out the external. This includes the database.reprepro
needs it to backtrack the next package include).static
directory, like static/releases/deb
.Once you're done, you may proceed to build the public output using Hugo.
That's all about hosting reprepro
with Hugo.