Skip to content

Commit 8f74455

Browse files
committed
update main page, add [feeft](https://viruus.zip/feefts) warning.
1 parent b21aa94 commit 8f74455

File tree

10 files changed

+47
-13
lines changed

10 files changed

+47
-13
lines changed

content/_index.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@ title = "home"
33
menu = "main"
44
weight = 1
55
+++
6-
## hi there! :wave.gif:
7-
6+
#### about
87
i make [things](/projects), a lot of them [on](https://catprinter.vercel.app) [the](https://github.com/dropalltables/hackathonstore) [web](https://sixdegreesofhackclub.vercel.app), though i don't publish much. i'm currently in [sf](https://en.wikipedia.org/wiki/San_Francisco) learning and building [cool stuff](/stuff) w/ cool people.
98

10-
#### contact me:
11-
- github: **[dropalltables](https://github.com/dropalltables)**
12-
- form: **[contact](/javascript)**
9+
#### links
10+
- github - [dropalltables](https://github.com/dropalltables)
11+
- contact - [form](/javascript)
1312

14-
#### random:
15-
- [about](https://xkcd.com/327/) my username
13+
#### random
14+
- my username's [origin](https://xkcd.com/327/)
1615
- [this site](https://github.com/dropalltables/viruus) was customized from [hugo bear](https://github.com/janraasch/hugo-bearblog/) and uses [berkeley mono](https://berkeleymono.com)
17-
- other than [cloudflare turnstile](https://www.cloudflare.com/application-services/products/turnstile/) for the [contact form](/javascript), [this website](https://github.com/dropalltables/viruus) is fully functional without javascript
16+
- other than [cloudflare turnstile](https://www.cloudflare.com/application-services/products/turnstile/) for the contact form [this website](https://github.com/dropalltables/viruus) is fully functional without javascript
17+
- [feefts](/feefts)

content/contact.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ title = "contact me"
66

77
<script src="https://challenges.cloudflare.com/turnstile/v0/api.js" async defer></script>
88

9+
for some reason a lot of people [have](/images/contact/belarus.png) [been](/images/contact/hungary.png) [sending](/images/contact/latvia.png) [me](/images/contact/south-africa.png) [requests](/images/contact/unknown.png) for prices. i do not know for what, or why. all of the people have one word names, ending in feeft. to all the feefts: **please stop.** im begging you.
10+
911
<form action="https://system.viruus.zip/contact" method="POST" target="hidden_iframe">
1012
<input type="text" name="name" placeholder="your name" required>
1113
<input type="email" name="email" placeholder="your@email.com" required>

content/feefts.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
+++
2+
title = "feefts"
3+
+++
4+
5+
## feefts
6+
7+
for some reason a lot of people have been sending me requests for prices. i do not know for what, or why. all of the people have one word names, ending in feeft. to all the feefts: **please stop.** im begging you.
8+
9+
due to this slightly hilarious but concerning incident, i have created a feeft gallery, feel free to peruse it.
10+
11+
### belarusian feeft
12+
13+
<img src="/images/contact/belarus.png" alt="belarusian feeft" style="width: 50%">
14+
15+
### hungarian feeft
16+
17+
<img src="/images/contact/hungary.png" alt="hungarian feeft" style="width: 50%">
18+
19+
### latvian feeft
20+
21+
<img src="/images/contact/latvia.png" alt="latvian feeft" style="width: 50%">
22+
23+
### south african feeft
24+
25+
<img src="/images/contact/south-africa.png" alt="south african feeft" style="width: 50%">
26+
27+
### unknown feeft
28+
29+
<img src="/images/contact/unknown.png" alt="unknown feeft" style="width: 50%">

content/javascript.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
+++
22
title = "contact"
3-
menu = "main"
4-
weight = 40
53
+++
64

75
## warning: javascript :boom.gif:

content/projects.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,14 @@ weight = 50
55
+++
66

77
## projects
8-
### [catprinter](https://github.com/dropalltables/catprinter)
8+
**[catprinter](https://github.com/dropalltables/catprinter)**
9+
910
a web ui for a reverse engineered aliexpress thermal printer.
10-
### [hackathonstore](https://github.com/dropalltables/hackathonstore)
11+
12+
**[hackathonstore](https://github.com/dropalltables/hackathonstore)**
13+
1114
an inventory management system for hardware hackathons.
12-
### [snake in 2.7kb](https://github.com/dropalltables/snake-in-2.7kb)
15+
16+
**[snake in 2.7kb](https://github.com/dropalltables/snake-in-2.7kb)**
17+
1318
the snake game, in a qr code.

static/images/contact/belarus.png

37 KB
Loading

static/images/contact/hungary.png

38.1 KB
Loading

static/images/contact/latvia.png

36.5 KB
Loading
37.1 KB
Loading

static/images/contact/unknown.png

16.1 KB
Loading

0 commit comments

Comments
 (0)