295 Commits

Author SHA1 Message Date
Izzy Baer
b613c7e5e4 fixes two small typos and re phrases to support word flow 2020-01-24 13:36:54 -08:00
Tatiana Mac
f3ba9a175b
Merge pull request #40 from laurakalbag/LK-2020-01
🔨 Fix overflowing heading
2020-01-18 15:23:18 -08:00
Tatiana Mac
1e64f4c69b
Merge pull request #42 from ovlb/feature/chore-remove-dist
🧹 Untrack Dist Files
2020-01-18 15:21:36 -08:00
Tatiana Mac
de7b9fd376
Merge pull request #38 from denistsoi/master
🧹 Chore clean node_modules from master branch repo
2020-01-18 15:20:30 -08:00
Tatiana Mac
0f60d1bdbd
Merge pull request #45 from ovlb/feature/fix-flags
🏴 Convert flag level to lowercase before trying to get infos
2020-01-18 15:16:30 -08:00
Abul Kalam Azad Shaik
7ca1009f97 Write level as a lowercase word and move sources to front matter 2020-01-17 19:40:21 +09:00
Oscar
f12c5c9fed fix(flags): convert flag level to lowercase before trying to get infos 2020-01-17 08:53:48 +01:00
Oscar
98bac08e84 💅 2020-01-17 08:52:42 +01:00
Oscar
c10fbdd82a config(prettier): always use arrowParens 2020-01-17 08:52:36 +01:00
Abul Kalam Azad Shaik
d5d6d5aa2b Remove html tags from document 2020-01-17 14:47:44 +09:00
Abul Kalam Azad Shaik
6ea254ce32 Fix heading and remove extra <br> 2020-01-17 14:42:15 +09:00
Abul Kalam Azad Shaik
7f3ed8fd1b Fix italic 2020-01-17 14:40:52 +09:00
Abul Kalam Azad Shaik
90d708f755 Adds definition for barbarian incl impact, usage and sources 2020-01-17 14:33:49 +09:00
Oscar
61508441c4 fix(table of content): use break-inside 2020-01-15 16:19:56 +01:00
Oscar
7a04c5fa6f chore: move mutli col into own file 2020-01-15 16:13:36 +01:00
Oscar
a0c65ee102 fix(table of content): avoid breaks inside of list items 2020-01-15 16:13:23 +01:00
Oscar
51ac874f07 chore: untrack dist files 2020-01-15 15:55:19 +01:00
Laura Kalbag
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
Laura Kalbag
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
Laura Kalbag
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
Laura Kalbag
6948a8fdaa Add cache folder to gitignore. 2020-01-15 12:50:50 +00:00
Denis Tsoi
56f7405bb7 chore: remove node_modules from git master 2020-01-15 14:25:06 +08:00
Tatiana Mac
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
dependabot[bot]
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
Tatiana Mac
1dd1027c00
Merge pull request #31 from ovlb/feature/eleventy-build
👷‍♀️ Add Build Process for Definitions YAY
2019-12-16 15:26:52 -08:00
Tatiana Mac
82f2595a98
Merge branch 'master' into feature/eleventy-build 2019-12-16 15:24:35 -08:00
tatianamac
5890e2e8ee 🚛 Remove codekit config 2019-12-16 15:23:35 -08:00
tatianamac
873aae1914 :🙅🏼‍♀️ Gitignore 2019-12-16 15:18:48 -08:00
Oscar
6f888d0965 feat(definitions): port fatphobia update 2019-11-29 17:53:30 +01:00
Oscar
5d26c51acf styles(table of content): use multi column layout 2019-11-29 17:45:38 +01:00
Tatiana Mac
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
tatianamac
d5c8f1bd3e ✏️ Edited fatphobia 2019-11-26 15:03:51 -08:00
tatianamac
04eebf4a96 🗑 Trashed unnecessary files 2019-11-26 14:52:24 -08:00
tatianamac
6d5445ecc5 update 2019-11-26 14:50:43 -08:00
tatianamac
1d73415e91 Merge branch 'master' of https://github.com/tatianamac/selfdefined into ovlb-feature/eleventy-build 2019-11-26 14:46:19 -08:00
Tatiana Mac
8a55660ed0
Merge pull request #28 from monika/fatphobia
 Improve Fatphobia definition and update further reading links
2019-11-26 14:45:54 -08:00
Tatiana Mac
bdbde76f95
Merge branch 'master' into fatphobia 2019-11-26 14:40:51 -08:00
Andrzej Prusinowski
63d4e9afcc
Fix mixed content issue related to the emoji css 2019-11-25 11:36:33 +01:00
Monika
855885af46 FIxing typo 2019-11-23 21:34:02 -06:00
Monika
919aa63247 Clarify classism role 2019-11-23 21:27:15 -06:00
Monika
c6dc5da60c Add back in workplace stigma 2019-11-23 21:01:15 -06:00
Monika
2e6607861b Update Fatphobia entry with feedback 2019-11-23 20:53:31 -06:00
Oscar
58ba26142c docs: add dev guide 2019-11-22 13:12:50 +01:00
Oscar
5f7b24d278 git: ignore parcel cache 2019-11-22 12:40:06 +01:00
Oscar
50c286bcea build: add netlify config 2019-11-22 12:39:16 +01:00
Oscar
0013f2e476 build: add build and watch for css 2019-11-22 12:36:47 +01:00
Oscar
13aee11ee3 build: add sass config 2019-11-22 12:31:16 +01:00
Oscar
ccdc3578be build: add assets folder 2019-11-22 12:30:55 +01:00
Oscar
94d30eecfd 🧹 2019-11-19 20:08:20 +01:00
Oscar
63fafa53b9 feat(11ty): correctly sort words beginning with - 2019-11-19 20:07:52 +01:00