Skip to content

Steven-Jarmell/pittcswiki-next

Repository files navigation

The Pitt Computer Science Wiki

I am going to be rewriting the current pitt cs wiki which can be found here using Next.js, TypeScript, and Tailwindcss

I found that the old codebase is flaky and I believe that it would be more readable, maintainable, and efficient for this website to be written in Next.js rather than Gatsby.

My Plan

Recreate Wiki as is -> Fix bugs/clean up code -> Attempt to move all CSS to tailwind -> Implement Test Suite -> Add documentation -> Done

Contributing

Check out the guide on contributing to the New Wiki here.

Reach out to [email protected] or make an Github issue with an idea of what you would like to add