Skip to content

Hacksu Website Redirects

Mitch J edited this page Nov 8, 2023 · 32 revisions

Hacksu Website Redirects

Edit this page, and each line that starts with a slash will become a redirect that will occur on the website.

It looks like the server automatically re-fetches this list when it receives any HTTP request and it's been more than 10 minutes since the last refresh. The relevant code is in server/redirects.js.

Current redirects:

/lesson https://github.com/hacksu/HTML-CSS
/cs-discord https://discord.gg/JNeBC2Y
/career-fair https://www.kent.edu/career/event/career-exploration-fair-spring-2022?event_gid=10986
/class-visit https://docs.google.com/presentation/d/1sS2Pi7408YOeLMft3SylKXyIhAGcQtutHmqKpZXxzoY/edit?usp=sharing
/deploy https://github.com/hacksu/digitalocean-deploy
/react https://codepen.io/tobeofuse/pen/MWBqqPX?editors=0010&layout=left
/pika.png https://raw.githubusercontent.com/PokeAPI/sprites/master/sprites/pokemon/25.png
/express https://glitch.com/edit/#!/hacksu-express-template
/leader https://forms.gle/iimJhKsWhafGS5g58
/flutter https://dartpad.dev/?id=4c6d1ac27a3ea4a417fb1d10a294aaa6
/horse.png https://res.cloudinary.com/dk-find-out/image/upload/q_80,w_1920,f_auto/MA_00600259_vpf1m0.jpg
/turtles.jpg https://64.media.tumblr.com/97802b76778237b7a2f07e563b7e0c54/tumblr_pbczapdHRh1tcqhjho2_1280.png
/floating.gif https://cdn.discordapp.com/attachments/1021551413442134077/1153562877861564486/Tumblr_l_807265962567258.gif
/vue https://stackblitz.com/edit/vitejs-vite-6cfx2z?file=src%2Fcomponents%2FContentComponent.vue

Clone this wiki locally