My own digital t-shirt design portfolio.
You can find it at: https://lordisturbia.github.io/LorDistasteful/
- Clone the repository
cdinto it- Make sure you have Ruby and Bundle installed (I use
ruby 3.1.2p20installed throughrbenv) - Run
bundle install - Serve with
bundle exec jekyll serve --livereload