Full source code for the Linux Gaming Central website.
Please do NOT redistribute any of my articles without my consent!
Your system will need hugo
installed.
git clone https://github.com/the-outcaster/linuxgamingcentral.git
cd linuxgamingcentral
hugo server
will run the server locally on your system. hugo
will build the site inside the public
folder.