thequib.github.io
Source files for the QuibTech.com website
What is this?
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.
Template Used
This site uses the template Stack by Jimmy Cai.
- Documentation on their here.
Hugo
To run generate and run this website, you just need to run a few commands:
Install Hugo
You can find installation instructions for Hugo here
Run website
git clone https://github.com/TheQuib/quibtech
cd quibtech/quibtech-papermod
hugo server
cd quibtech/quibtech-papermod
hugo server