2022-04-06 02:04:22 -05:00
2022-04-06 02:04:22 -05:00
2022-04-05 21:55:03 -05:00
2022-04-06 01:44:28 -05:00
2022-04-06 01:53:18 -05:00
2022-04-06 01:44:28 -05:00

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 install
  • yarn 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
No description provided
Readme 608 KiB
Languages
Markdown 100%