Skip to content

dom-wuest/Portfolio

Repository files navigation

Portfolio

This is my Portfolio Website, containing posts about my research, development projects and other things I find interesting.

Building the Site

  1. Clone the repo:
git clone https://github.com/dom-wuest/Portfolio
  1. Install Hugo on your system. You can find the installation instructions here.
  2. Build a local version of the site by executing hugo server. You can see the site by navigating to http://localhost:1313/ (URL will be outputted in the CLI) in a browser.

Modifications to the Qubt Theme

The Qubt theme has been modified to suit my needs. The main changes include:

  • Removed Grid layout for posts
  • Added language toggle
  • Support for different image layouts
  • Responsive layout for posts card_images on mobile

Acknowledgements

My site is built using the static site generator Hugo and a modified version of the Qubt theme. A shoutout to Jonas Heinle for inspiration and motivation to start this project!

About

A portfolio website built with Hugo and Qubt.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Generated from chrede88/qubtTemplate