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
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
1a046b926a
Update README
2022-09-29 21:39:07 -04:00
Emilia Allison
cad991a116
Merge pull request #3 from em-ilia/em-ilia-patch-1
...
Update fast-deploy.yaml
2022-09-29 21:35:56 -04:00
Emilia Allison
080175aab2
Update fast-deploy.yaml
...
Fixed permission error
2022-09-29 21:34:17 -04:00
Emilia Allison
52bd9c4c84
Fix in index of cool-stuff and <a> has high z-index
2022-09-29 21:28:10 -04:00