mirror of
https://github.com/Xevion/elect.xevion.dev.git
synced 2025-12-05 23:14:53 -06:00
a244c53bf1395d1a2015c4e6d68f53e73c50b051
elect.xevion.dev
This repository is for my election platform for the UTSA ACM 2022 Officer Election.
Please visit xevion.dev if you were looking for my personal website.
Usage
To start the slide show:
yarn installyarn run dev- Visit
http://localhost:3030
Edit the slides.md to see the changes.
OpenGraph Meta Tags
Since I can't quite figure out how to get slidev to add these automatically, I'll just copy them in and upload them
like that since it's literally almost 2AM and I need to wake up early. 😳
<meta property="og:type" content="website">
<meta property="og:title" content="elect.xevion.dev">
<meta property="og:url" content="https://elect.xevion.dev">
<meta property="og:image" content="https://elect.xevion.dev/banner.png">
<meta property="og:description" content="My election presentation for the role of Projects Officer at UTSA ACM's 2022 Officer Election">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image:alt" content="elect.xevion.dev Preview Banner">
<meta name="twitter:title" content="elect.xevion.ev">
<meta name="twitter:description" content="My election presentation for the role of Projects Officer at UTSA ACM's 2022 Officer Election">
<meta name="twitter:image" content="https://elect.xevion.dev/banner.png">
Description
Languages
Markdown
100%