dc0d666eb6
Make thicc title heading scale according to viewport height.
...
But only once the browser is wide enough, and also cap the scaling height before the font gets too big!
2020-01-15 14:21:34 +00:00
bb1469c2f3
Make title span two columns on viewports > 800px.
...
Also ensure following paragraph remains below title, as following the default grid behaviour, it would flow into adjacent column.
2020-01-15 12:57:40 +00:00
a4bc2a16f3
Remove div containing intro title and description.
...
This div is not used in any CSS, and is preventing the title and description from being positionable on the containing grid. I’ve moved the title ID attribute on to the title itself so we don’t lose the landmark.
2020-01-15 12:54:40 +00:00
6948a8fdaa
Add cache folder to gitignore.
2020-01-15 12:50:50 +00:00
fdeeadc074
Merge pull request #36 from tatianamac/dependabot/npm_and_yarn/serialize-to-js-3.0.2
...
build(deps): bump serialize-to-js from 3.0.0 to 3.0.2
2020-01-07 18:24:46 -08:00
0c53adec46
build(deps): bump serialize-to-js from 3.0.0 to 3.0.2
...
Bumps [serialize-to-js](https://github.com/commenthol/serialize-to-js ) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/commenthol/serialize-to-js/releases )
- [Commits](https://github.com/commenthol/serialize-to-js/compare/v3.0.0...v3.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
2019-12-16 23:27:34 +00:00
1dd1027c00
Merge pull request #31 from ovlb/feature/eleventy-build
...
👷♀️ Add Build Process for Definitions YAY
2019-12-16 15:26:52 -08:00
82f2595a98
Merge branch 'master' into feature/eleventy-build
2019-12-16 15:24:35 -08:00
5890e2e8ee
🚛 Remove codekit config
2019-12-16 15:23:35 -08:00
873aae1914
: 🙅🏼♀️ Gitignore
2019-12-16 15:18:48 -08:00
6f888d0965
feat(definitions): port fatphobia update
2019-11-29 17:53:30 +01:00
5d26c51acf
styles(table of content): use multi column layout
2019-11-29 17:45:38 +01:00
b7cb9d2f94
Merge pull request #34 from avo7/master
...
🐛 Fix mixed content issue related to the emoji css
2019-11-26 15:21:12 -08:00
d5c8f1bd3e
✏️ Edited fatphobia
2019-11-26 15:03:51 -08:00
04eebf4a96
🗑 Trashed unnecessary files
2019-11-26 14:52:24 -08:00
6d5445ecc5
update
2019-11-26 14:50:43 -08:00
1d73415e91
Merge branch 'master' of https://github.com/tatianamac/selfdefined into ovlb-feature/eleventy-build
2019-11-26 14:46:19 -08:00
8a55660ed0
Merge pull request #28 from monika/fatphobia
...
➕ Improve Fatphobia definition and update further reading links
2019-11-26 14:45:54 -08:00
bdbde76f95
Merge branch 'master' into fatphobia
2019-11-26 14:40:51 -08:00
63d4e9afcc
Fix mixed content issue related to the emoji css
2019-11-25 11:36:33 +01:00
855885af46
FIxing typo
2019-11-23 21:34:02 -06:00
919aa63247
Clarify classism role
2019-11-23 21:27:15 -06:00
c6dc5da60c
Add back in workplace stigma
2019-11-23 21:01:15 -06:00
2e6607861b
Update Fatphobia entry with feedback
2019-11-23 20:53:31 -06:00
58ba26142c
docs: add dev guide
2019-11-22 13:12:50 +01:00
5f7b24d278
git: ignore parcel cache
2019-11-22 12:40:06 +01:00
50c286bcea
build: add netlify config
2019-11-22 12:39:16 +01:00
0013f2e476
build: add build and watch for css
2019-11-22 12:36:47 +01:00
13aee11ee3
build: add sass config
2019-11-22 12:31:16 +01:00
ccdc3578be
build: add assets folder
2019-11-22 12:30:55 +01:00
94d30eecfd
🧹
2019-11-19 20:08:20 +01:00
63fafa53b9
feat(11ty): correctly sort words beginning with -
2019-11-19 20:07:52 +01:00
4055384eb0
meta: update site title and description
2019-11-19 19:40:20 +01:00
20b177111b
feat(definitions): add missing sub terms
2019-11-19 19:29:00 +01:00
d4b7cc5cb4
feat(definitions): add further sub terms
2019-11-19 08:26:38 +01:00
e6f7c7fc54
feat(definitions): update transgender, spirit animal && bipolar
2019-11-19 00:19:51 +01:00
4895c83085
feat(definitions): add flags and more sub terms
2019-11-19 00:19:24 +01:00
02a937e2a6
feat(definitions): helper script to create defs from data list
2019-11-18 23:59:33 +01:00
c9b04a6fbe
feat(definitions): add undefined words
2019-11-18 23:53:46 +01:00
f7c18060d6
Merge branch 'master' of https://github.com/tatianamac/selfdefined into ovlb-feature/eleventy-build
2019-11-18 23:20:14 +01:00
fbac4429ac
typography: use english style quotation marks
2019-11-18 22:57:49 +01:00
ea1c549ccc
feat(defintions): port defined words from static site
2019-11-18 22:57:09 +01:00
2177586008
docs: add basic && flagged word examples
2019-11-18 22:40:35 +01:00
a812dcf623
feat(definitions): add esl
2019-11-18 22:40:14 +01:00
731e43e854
docs: link to complete examples from front matter page
2019-11-18 22:40:03 +01:00
184ec3384e
styles: constrain width of .page content column
2019-11-18 22:39:46 +01:00
8399ac5f6b
docs: contributing guidelines (wip)
2019-11-18 22:39:27 +01:00
b39693b258
styles: update code styles, make .page
grid container to contain code blocks
2019-11-18 21:37:18 +01:00
0a2d6bf288
docs: fix headline breaking the layout
2019-11-18 21:36:10 +01:00
f9d7c96b03
docs: fix code highlighting
2019-11-18 21:35:48 +01:00