63 Commits

Author SHA1 Message Date
e291ebcb51
Widen space for icons 2024-12-22 04:10:39 -06:00
3ef2cef8ee
Add XMPP 2024-12-22 03:12:32 -06:00
824d674d0f
Revert to Gunicorn 2024-12-03 21:03:18 -06:00
cec820911e
Rename 2024-12-03 20:56:25 -06:00
8731522397
Re-create bash start file 2024-12-03 20:56:18 -06:00
d0cf1650d5
Add /robots.txt route 2024-12-03 20:51:39 -06:00
55b222694c
Switch from gunicorn to waitress 2024-12-03 20:51:21 -06:00
3d4f8f9f87
Update PGP Key 2024-10-31 00:23:12 -05:00
a95f4986e2
Update PGP Key 2024-10-30 23:44:43 -05:00
1a8df91ef4
General upkeep fixes 2024-08-27 23:31:17 -05:00
e57b07a146
Accept Black formatting recommendations 2024-08-09 12:16:57 -05:00
770ee7d438
Discourage indexing/crawling 2024-08-09 12:13:21 -05:00
74346f3886
Revert LinkedIn Removal 2024-06-04 10:57:48 -05:00
2de419727b
Remove LinkedIn 2024-05-31 00:11:11 -05:00
bada1b81b6
Revert 2024-02-22 01:00:58 -06:00
973d8a36a4
Webhook Testing 2024-02-22 01:00:15 -06:00
05c17f0476
Lessen icon margin on mobile 2024-02-19 21:23:37 -06:00
c34d0f5954
Change ~$ cd /home to just "Home"
People thought it was confusing.
2024-02-19 21:22:48 -06:00
946f559b7d
Fix spelling mistake 2024-02-19 17:19:57 -06:00
437b698c31
Add alt text for logos 2024-02-19 17:19:19 -06:00
844a5c3ead
Move CSS to individual files 2024-02-19 02:34:51 -06:00
1bf1b0bbfe
Add LinkedIn + Remove unused image 2024-02-18 20:30:39 -06:00
497b0da036
Add verification through ALTCHA
Open-sourced and self-hosted alternative to Google CAPTCHA services. Requires JS, but auto verifies on page load.
2024-02-18 20:22:28 -06:00
97943471f4
Update .onion link 2024-01-14 01:50:08 -06:00
a35d7a3b45
Move footer down on mobile 2024-01-14 01:14:16 -06:00
e3b667c910
Update meta tags 2024-01-12 23:31:31 -06:00
dbfb7fd415
COMPLETE REDESIGN 2024-01-12 23:21:25 -06:00
46b32793f2
Add .onion location http-equiv 2024-01-05 23:28:10 -06:00
6dab6cc647
Update index.html 2023-12-08 03:38:43 +00:00
607a5881c5
Update index.html 2023-12-08 03:26:47 +00:00
f20b45abc2
Update index.html 2023-12-08 03:25:25 +00:00
a8ad3c4fb1
Update index.html 2023-12-08 03:24:50 +00:00
169f28c877
Update index.html 2023-12-08 03:23:43 +00:00
d271f42156
Update index.html 2023-12-08 03:05:25 +00:00
aa20eba99b
Update index.html 2023-12-08 03:03:44 +00:00
98a4e651b4
Update index.html 2023-12-08 03:02:25 +00:00
c55134273c
Update index.html 2023-12-08 02:35:28 +00:00
41022e1231
Update index.html 2023-12-08 02:28:01 +00:00
c4fd048dcd
Update run.py 2023-12-08 02:20:18 +00:00
b30c69ec49
Update index.html 2023-12-07 04:32:54 +00:00
7b3e790ed9
Change projects 2023-11-28 09:25:59 -06:00
8f148ef919
update + fix contact form 2023-11-25 23:40:30 -06:00
34161990d0
Move to flask webserver 2023-11-25 23:05:55 -06:00
5ea3eda7dd
Move stuff down a bit 2023-10-18 12:56:52 -05:00
ca87cb1480
Make contact form look better on mobile 2023-10-17 13:42:42 -05:00
ef924e201e
Remove mobile touch detection (broken) 2023-09-24 16:45:09 -05:00
e2b2e3bb70
#projects -> #end
Send all #projects href references to #end so that they go to the complete bottom of the page.
2023-09-24 16:44:00 -05:00
bea33422bd
Add Onion Location Meta Tag 2023-09-24 01:09:04 -05:00
63541d5b7d
Handle CORS Errors
CORS errors were previously not correctly handled, meaning the error message for the contact form would not appear. This is now fixed.
2023-09-11 18:45:09 -05:00
9d6df2c3e7
Revert Back to Old Commit
Revert back to old commit in order to put the site back onto GitHub pages.
2023-09-11 17:32:09 -05:00