Commit Graph

166 Commits

Author SHA1 Message Date
Emilia Allison a0f022ce73
Reduce width of offset-grid--wide
Looks better on wide displays while preserving readability on narrow
displays.
2022-10-25 13:41:00 -04:00
Emilia Allison 7b3793ea7d
Merge pull request #7 from em-ilia/theme-switch
Theme switch
2022-10-25 13:37:45 -04:00
Emilia Allison 069fe18b33
Fix Makefile clean 2022-10-25 13:37:05 -04:00
Emilia Allison 7d20c023d2
Fix missing fonts 2022-10-25 13:36:19 -04:00
Emilia Allison 8396d5e469
Port about.html and cool-stuff 2022-10-25 12:15:04 -04:00
Emilia Allison b2e1b424b5
Swap theme to Waltuh 2022-10-25 01:55:54 -04:00
Emilia Allison 8020b188ee
Merge branch 'waltuh'
Waltuh is looking pretty smooth
2022-10-25 01:25:47 -04:00
Emilia Allison cb94084dda
Update cool-stuff index
The formatting was not very good.
CSS Purgatory is now in its own section!
2022-10-24 23:57:04 -04:00
Emilia Allison f6f9e1481e
pgp key not hidden on page load.
Just needed to add `display: none;` to the css.
Easy fix
2022-10-24 23:51:54 -04:00
Emilia Allison 987eed2efa
Include the Makefile for the master branch 2022-10-24 23:47:13 -04:00
Emilia Allison adcd9b0f38
Make overlay scale better 2022-10-02 21:59:53 -04:00
Emilia Allison d77ccd47ee
Landing page uses offset grid 2022-10-02 21:59:36 -04:00
Emilia Allison 8ea9f702c5
Change mark to span in index 2022-10-02 21:49:04 -04:00
Emilia Allison d9015cb46b
Grid layouts 2022-10-02 21:46:39 -04:00
Emilia Allison 6730d50add
Remove debug 2022-10-02 21:46:27 -04:00
Emilia Allison 7b0aa74317
Change mark to span 2022-10-02 21:44:03 -04:00
Emilia Allison 361bd134c9
fix: Overlay not fullsize 2022-10-02 21:43:36 -04:00
Emilia Allison aee6302f6e
Fix type 2022-10-02 19:36:21 -04:00
Emilia Allison 4579c37b64
Move rules into separate files
I suffered so much to make this work.
In order to get global variables to work,
they make you suffer.
I absolutely loathe this solution.
2022-10-02 19:26:20 -04:00
Emilia Allison c5ef691077
Move base styles out of waltuh.scss 2022-10-02 17:48:54 -04:00
Emilia Allison 16540edeb6
Merge branch 'master' into waltuh
Update base
2022-10-02 15:49:23 -04:00
Emilia Allison 2f03f9d830
Merge branch 'feature-base-v1.1'
Base now "@use" importable
2022-10-02 15:46:07 -04:00
Emilia Allison 91769a9635
End refactor 2022-10-02 15:36:39 -04:00
Emilia Allison 336ef6f6e7
Stop tracking compiled css 2022-10-02 15:36:24 -04:00
Emilia Allison 98239c4fd2
Update comment 2022-10-02 15:34:53 -04:00
Emilia Allison 850d0c259c
Change "calc()" to idiomatic sass 2022-10-02 15:30:07 -04:00
Emilia Allison ecff203c0d
Wrap all of base in a mixin
This means that it can be used
at global scope in other files
2022-10-02 15:28:02 -04:00
Emilia Allison ffb9822565
Start refactor:
Make base.scss an "@use" importable reset/template
2022-10-02 15:12:41 -04:00
Emilia Allison 0fe8096950
Begin refactor 2022-10-02 14:51:29 -04:00
Emilia Allison 1f07fd9926
More idiomatic SCSS in animation 2022-10-02 14:44:42 -04:00
Emilia Allison 1882e1d156
Wipe in <mark> waltuh 2022-10-02 14:01:01 -04:00
Emilia Allison ee64123194
List Waltuh on index 2022-10-02 14:00:45 -04:00
Emilia Allison d221971467
Complete rename? 2022-10-02 14:00:23 -04:00
Emilia Allison 7d3ad1ddfd
Directory rename 2022-10-02 13:06:19 -04:00
Emilia Allison f50f72d919
Rename theme et al.
Also includes static breathe, which is questionable
2022-10-02 13:04:38 -04:00
Emilia Allison 6250629545
Stop tracking compiled css! 2022-10-02 13:03:46 -04:00
Emilia Allison e8da14c9e8
Bulk 2022-10-02 12:47:55 -04:00
Emilia Allison 98d34c5476
theme3 initial 2022-10-01 20:54:57 -04:00
Emilia Allison 90a4565e2e
Use Makefile and SCSS 2022-10-01 16:11:52 -04:00
Emilia Allison 7de98a4c7d
Merge branch 'master' into feature-base-v1.1 2022-10-01 15:50:13 -04:00
Emilia Allison 588cf081fa
Add scroll class 2022-09-30 00:47:52 -04:00
Emilia Allison b14dbda2c3
Update theme submodule 2022-09-30 00:47:25 -04:00
Emilia Allison c6928b85aa
Update fast-deploy.yaml
sass directory renamed to scss as part of rewrite
2022-09-29 23:43:05 -04:00
Emilia Allison c3f7678f25
Merge pull request #4 from em-ilia/sass-cleanup-1
Sass cleanup 1, see PR for details
2022-09-29 23:40:55 -04:00
Emilia Allison f64d1d557d
Include a mobile detection mixin in reset 2022-09-29 23:38:30 -04:00
Emilia Allison 85c2aadc39
About finally has a return link
Also got rid of some unused classes
2022-09-29 23:35:05 -04:00
Emilia Allison f13aa49e61
Grid center wide to match old style 2022-09-29 23:33:57 -04:00
Emilia Allison 32c169e957
Make footer solution universal 2022-09-29 23:30:38 -04:00
Emilia Allison 04ddc30772
Fix cool-stuff
Made the footer solution less awful
2022-09-29 23:29:00 -04:00
Emilia Allison 6abb6a6187
Restore about.html 2022-09-29 23:25:55 -04:00