mechmotum / mechmotum.github.io

Source for the TU Delft Bicycle Laboratorium website.
https://mechmotum.github.io
Creative Commons Attribution 4.0 International
5 stars 24 forks source link

New "Bicycle Dynamics for Microscopic Traffic Simulation" project page. #144

Closed chrismo-schmidt closed 4 months ago

chrismo-schmidt commented 4 months ago

I finally wrote the project page for my PhD project. The featured images are already uploaded and the page builds correctly locally.

I also adapted Anna's and my topic names on the member page to align better with what we are doing.

Finally, I also added a few things to .gitignore to keep the repo clean from any files of my local build. Pls remove if this is unwanted.

moorepants commented 4 months ago

One issue, you've written directly to your source branch so I can't clone it without writing over my source branch. You should always create a new branch (branched from the latest source branch) then add your changes.

moorepants commented 4 months ago

This looks great! If you fix that formatting issue we can merge.

chrismo-schmidt commented 4 months ago

One issue, you've written directly to your source branch so I can't clone it without writing over my source branch. You should always create a new branch (branched from the latest source branch) then add your changes.

Ah, I missed that. Should I open a new PR from another branch?

chrismo-schmidt commented 4 months ago

Close in favor of another PR from a different branch.