Commit Graph

85 Commits

Author SHA1 Message Date
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
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
Emilia Allison 90365f7bbb
very cool readme
the coolest, by far
2022-01-21 23:39:10 -05:00
Emilia Allison 04afbf1805
Change href in index.html
Nginx can handle the difference btwn `file` and `file.html` so I don't
need to link to `file.html`
2022-01-21 22:40:30 -05:00
Emilia Allison 5598698f26
uhhh yeah (Initial commit)
I forgot to use git until just now. oops.
2022-01-21 18:46:15 -05:00