uwindsorcss / wiki

A student-created wiki tailored for CS students
https://uwindsorcss.github.io/wiki/
6 stars 13 forks source link

refactor: Use Hyphenated Slugs #166

Closed BorhanSaflo closed 10 months ago

BorhanSaflo commented 10 months ago

What are you trying to accomplish?

Refactor the code base to use kebab case for file naming and slugs.

How are you accomplishing it?

I changed/renamed all the markdown files and slugs to use kebab case.

Is there anything reviewers should know?

Check for any unwanted side effect/broken links.

Checks before you create your pull request

jere-mie commented 10 months ago

Oh man this is gonna be a big one