<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>GitHub Pages - Tag - Marco Bompani</title><link>https://marcobompani.github.io/tags/github-pages/</link><description>GitHub Pages - Tag - Marco Bompani</description><generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>marcobompani91@gmail.com (Marco Bompani)</managingEditor><webMaster>marcobompani91@gmail.com (Marco Bompani)</webMaster><lastBuildDate>Tue, 03 Oct 2023 23:42:03 +0100</lastBuildDate><atom:link href="https://marcobompani.github.io/tags/github-pages/" rel="self" type="application/rss+xml"/><item><title>Deploy a Hugo Website with GitHub Actions</title><link>https://marcobompani.github.io/2023/10/hugo-deploy/</link><pubDate>Tue, 03 Oct 2023 23:42:03 +0100</pubDate><author>Marco Bompani</author><guid>https://marcobompani.github.io/2023/10/hugo-deploy/</guid><description>Introduction In this post we will create a website using Hugo and automatically deploy it on GitHub Pages using Github Actions.
Hugo Installation On Linux, you can simply install Hugo with:
1 sudo snap install hugo If you are not a Linux user, follow the appropriate documentation for your OS.
GitHub Repository On your GitHub account, create a new repository and call it &amp;lt;username&amp;gt;.github.io, e.g. marcobompani.github.io. Make sure the repository is Public.</description></item></channel></rss>