Commit Graph

8 Commits

Author SHA1 Message Date
Emilia Allison 590d7aa9ab
SCSS Rewrite (pt 1)
It was messy and gross!
Now it's SCSS, cleaner, and looks more like what the styles in purgatory
are supposed to look like. How nice! I removed a lot of the useless
classes that were in the original style—no rules were declared for them
anyway.

index.html is fully good to go! (minus mobile compatibility)
2022-09-29 23:18:06 -04:00
Emilia Allison 5a3f0a42d7
Begin cool-stuff page 2022-06-29 10:30:41 -04:00
Emilia Allison ba918b3512
The `.html` is gone
Part 2: maybe it'll stick this time
2022-01-22 16:37:55 -05:00
Emilia Allison fa5430bf28
Change mailto link
It's not like I'm hiding the other one, I just want domain consistency.
2022-01-22 16:35:57 -05:00
Emilia Allison 55da397f57
Add embed meta tags 2022-01-22 16:35:16 -05:00
Emilia Allison 4c1992105a
Initial mobile styling
Width changes to 100%, pgp key always visible, etc
2022-01-22 01:02:22 -05:00
Emilia Allison 8bb55dd9d6
Add the .html back for local debugging 2022-01-22 01:00:47 -05:00
Emilia Allison 05480fa8e4
Restructure into src/
yeah so I'd really prefer it if you *didn't* serve my README, thanks.

There are clearly other ways to achieve this, but I don't really mind
just having an extra directory. This way I can clutter up the project
root without cluttering up my website root.
2022-01-22 01:00:30 -05:00