Articles tagged with gitlab
Hosting your Pelican site on gitlab pages
Category: review Tags: pelican blog web gitlab ci
Hosting a static website on gitlab pages is very convenient. However, if you have not used continuous integration (CI or gitlab runners) before like myself you might run into a couple of issues I’m documenting some of the problems here and give some fixes.
Requirements.txt
Make sure that …