Emilia Allison
9aa86dd896
Add a sample page to base
2022-09-28 22:04:57 -04:00
Emilia Allison
7ba36b5b17
Changes to base styling
...
Remove <hr> from document and replace with CSS
Add margin between sections
2022-09-28 22:04:21 -04:00
Emilia Allison
b62f80656b
Unify base and pink
2022-09-28 12:34:13 -04:00
Emilia Allison
f21678220a
Indent content by 1vw, 1vh
2022-09-28 12:28:06 -04:00
Emilia Allison
fc9a27d453
Change index to be styled with "pink"
2022-09-28 12:23:13 -04:00
Emilia Allison
56cc9367fd
Rename ilia2 to pink
2022-09-28 12:16:21 -04:00
Emilia Allison
d4826b33ab
Bulk commit
...
I forgor what happened
2022-09-26 22:09:28 -04:00
Emilia Allison
7772782946
CSS Purgatory: base template
...
No layout section
2022-07-07 17:20:00 -04:00
Emilia Allison
513a507896
CSS Purgatory index page
2022-07-07 14:19:49 -04:00
Emilia Allison
2102217b0e
Modify recipes link
2022-07-07 14:12:03 -04:00
Emilia Allison
59f6b00bd3
Add css-purgatory page
2022-07-07 14:11:53 -04:00
Emilia Allison
cd78d006ff
Update cool-stuff/index.html
2022-07-06 17:20:08 -04:00
Emilia Allison
bdbb29d6a3
Theme update
2022-07-06 17:10:50 -04:00
Emilia Allison
30e8c6c12b
Fix source for css on cool-stuff/index.html
2022-07-06 17:05:22 -04:00
Emilia Allison
f21fca2274
Move cool-stuff.html
2022-07-06 15:32:42 -04:00
Emilia Allison
5a3f0a42d7
Begin cool-stuff page
2022-06-29 10:30:41 -04:00
Emilia Allison
6e3188653a
Update about.html
2022-06-21 12:56:13 -04:00
Emilia Allison
229365ff15
Merge branch 'mobile-styling'
...
Apply 1 style change
2022-01-26 19:30:56 -05:00
Emilia Allison
a1bb44b7ce
increase overlay size on mobile
...
It was apparently very difficult to see before
2022-01-26 19:30:18 -05: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
555cd37cd1
Merge branch 'style-updates'
2022-01-22 12:39:46 -05:00
Emilia Allison
82688a9fd7
fix: `.contentholder` too large on mobile
...
Changed mobile width to `20rem` from `30rem` default
2022-01-22 12:34:06 -05:00
Emilia Allison
2bcd585898
fix: JavaScript on mobile detection
...
The result of `getPropertyValue` is a string, so it evaluates to
true without regard to the value. Changed to actually check if the
value is exactly `'1'`
2022-01-22 12:29:37 -05:00
Emilia Allison
67b6666ca0
Merge branch 'master' into style-updates
2022-01-22 02:59:27 -05:00
Emilia Allison
d2bf4e64a4
Merge branch 'master' into mobile-styling
2022-01-22 02:59:01 -05:00
Emilia Allison
30eff7210a
Stop tracking CSS
...
Tracking compiled content == Bad
You can just compile it locally.
2022-01-22 02:57:33 -05:00
Emilia Allison
614973ab1e
Increase overlay image size
...
It's a bit more noticeable this way, which I think I like.
2022-01-22 02:47:12 -05:00
Emilia Allison
f7168d06ef
Remove text-decoration on links
...
I just think it's kinda ugly
2022-01-22 01:08:33 -05:00
Emilia Allison
b615c98239
Disable blanket mobile mode enable
...
Firefox is capable of triggering the pointer: coarse detection
2022-01-22 01:05:14 -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