Update go to 1.20. Signed-off-by: Ritho <palvarez@ritho.net>
Update the project README. Signed-off-by: Ritho <palvarez@ritho.net>
Add the git-pbuilder option when building the deb package. Signed-off-by: Ritho <palvarez@ritho.net>
Improve the deb-dependencies target. Signed-off-by: Ritho <palvarez@ritho.net>
Change the update-lint target to fetch the proper linter version. Signed-off-by: Ritho <palvarez@ritho.net>
Update the go module dependencies. Signed-off-by: Ritho <palvarez@ritho.net>
Set the right order for the blog categories. Signed-off-by: Ritho <palvarez@ritho.net>
Improve the build and install targets on the Makefile. Signed-off-by: Ritho <palvarez@ritho.net>
Add the http port to the uncyphered server. Signed-off-by: Ritho <palvarez@ritho.net>
New debian minor release. Signed-off-by: Ritho <palvarez@ritho.net>
Start both the http and https servers at the same time. Signed-off-by: Ritho <palvarez@ritho.net>
New debian minor release. Signed-off-by: Ritho <palvarez@ritho.net>
Configure the redirection from http to https. Signed-off-by: Ritho <palvarez@ritho.net>
First debian stable release. Signed-off-by: Ritho <palvarez@ritho.net>
Simplify and improve the start/stop script. Signed-off-by: Ritho <palvarez@ritho.net>
Include all the data in the article metadata. Signed-off-by: Ritho <palvarez@ritho.net>
Parse the posts date as RFC3339. Signed-off-by: Ritho <palvarez@ritho.net>
Set the proper config directory. Signed-off-by: Ritho <palvarez@ritho.net>
Improve the Makefile install target. Signed-off-by: Ritho <palvarez@ritho.net>
Add the rest of makefile targets to the readme. This patch improves the README documentation. Signed-off-by: Ritho <palvarez@ritho.net>