The all new TUHH Institute of Entrepreneurship website made entirely with Quarto and some Extentions.
Disclaimer: This is a work in progress. The website is not yet finished and some pages are still missing.
This website was built using Quarto. Quarto is a static site generator that uses RMarkdown as a base. It is a great tool for creating websites and documents. It is also very easy to use and extend. For a more modern design, we used Bootstrap. Bootstrap is a CSS framework that makes it easy to create responsive websites. The main page as well as some overview pages are tweaked with Bootstrap components, such as cards and carousels. The rest of the website is styled with custom CSS and Quarto elements.
- Install Quarto
- Clone this repository
- Run
quarto preview
in the root directory of the repository. This will start a local server on a random port. - Open the link in your browser. You can now browse a local version of the website. It will automatically update when you make changes to the files.
This website uses some extensions to make it more interactive. These are:
- Lightbox for Images - for images
- RevealJS - for presentations