Source files for the QuibTech.com website
This is a collection of files for the open source static website generator Hugo.
A static website generator takes Markdown files + template HTML files to generate a website.
This site uses the template Stack by Jimmy Cai.
- Documentation on their here.
To run generate and run this website, you just need to run a few commands:
You can find installation instructions for Hugo here
git clone https://github.com/TheQuib/quibtech
cd quibtech/quibtech-papermod
hugo server