Emilia Allison
52bd9c4c84
Fix in index of cool-stuff and <a> has high z-index
2022-09-29 21:28:10 -04:00
Emilia Allison
7609dcf13d
Change outer div in cool-stuff to semantic "main"
2022-09-29 21:21:52 -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
8790ec387e
Add 401 error page
2022-09-13 13:06:20 -04:00
Emilia Allison
6948b50eef
Begin tracking custom error pages
2022-09-13 12:16:41 -04:00
Emilia Allison
a91c3a4b80
Add new recipe
2022-09-10 14:31:19 -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
5df9643336
Update .gitignore
...
hugo is such a pain
2022-07-06 17:31:44 -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
e391dcaf36
Add fast deployment action
...
Action is a duplicate of the normal action but not concurrent and should
be faster.
2022-07-06 16:57:39 -04:00
Emilia Allison
dcda02a779
Fix theme issue
2022-07-06 16:53:41 -04:00
Emilia Allison
615e558b0f
Fix symbol rendering
2022-07-06 16:05:43 -04:00
Emilia Allison
f6ed03a721
Add recipe
2022-07-06 15:44:06 -04:00
Emilia Allison
b1945af769
Update theme
2022-07-06 15:36:36 -04:00
Emilia Allison
f21fca2274
Move cool-stuff.html
2022-07-06 15:32:42 -04:00
Emilia Allison
b0a3fcc972
Update deploy.yaml
2022-07-06 15:28:23 -04:00
Emilia Allison
faa1a50f82
Update deploy.yaml
2022-07-06 15:26:05 -04:00
Emilia Allison
b877857147
Update deploy.yaml
2022-07-06 15:20:16 -04:00
Emilia Allison
af258b88ea
Update deploy.yaml
2022-07-06 15:00:44 -04:00
Emilia Allison
fcd1ec63e0
Merge branch 'master' of github.com:em-ilia/personal-website
2022-07-06 14:59:28 -04:00
Emilia Allison
057b213128
New recipes
2022-07-06 14:57:29 -04:00
Emilia Allison
92e306978e
Update deploy.yaml
...
user -> username
2022-07-06 13:41:43 -04:00
Emilia Allison
33b635c355
Rename deploy to deploy.yaml
...
first in a likely very long string of commits
2022-07-06 13:40:30 -04:00
Emilia Allison
4ca2ddfac3
Create deploy
...
It'll probably take a few attempts to get this to work
2022-07-06 13:30:28 -04:00
Emilia Allison
2bf99d33b7
Do not track hugo public/
2022-07-06 12:26:52 -04:00
Emilia Allison
5739bdb808
Tracking the public directories generated by hugo is ungood
2022-07-06 12:25:54 -04:00
Emilia Allison
0f33069954
Recipe website initial?
2022-06-29 19:14:28 -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
c5bdd3e47d
Track .gitignore
2022-06-17 21:59:58 -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