If you deploy to a page you need to add '/{Project Name}/' to the _config.yml
However then all the asset linking breaks for testing locally. From what I can tell from the Jekyll docs you can get around this but I haven't quite figured out a good fix as I'm new to jekyll and gulp.
This issue seems to affect your personal blog as well it would be nice if both of these rendered correctly
If you deploy to a page you need to add
'/{Project Name}/'to the_config.ymlHowever then all the asset linking breaks for testing locally. From what I can tell from the Jekyll docs you can get around this but I haven't quite figured out a good fix as I'm new to jekyll and gulp.
This issue seems to affect your personal blog as well it would be nice if both of these rendered correctly