Commit Graph

797 Commits

Author SHA1 Message Date
dvdherron
43943f69a0 clean up button background states 2023-02-20 20:42:41 +01:00
dvdherron
56ac789252 split color modules used for converting tokens 2023-02-20 20:21:30 +01:00
dvdherron
d1c7ef01fe expand color config, relocate color functions 2023-02-20 17:10:03 +01:00
dvdherron
554da9dd22 Merge branch 'main' into syntax-highlighting 2023-02-20 15:20:19 +01:00
dvdherron
1d4281a597 clean up syntax highlighting and wip color config 2023-02-20 15:19:52 +01:00
oluniyiawo
d1afb0c96c remove test file 2023-02-17 18:00:06 +00:00
oluniyiawo
ce45740c79 remove extra space with strip 2023-02-17 16:22:42 +00:00
oluniyiawo
fc405afd59 add body classes 2023-02-16 19:19:42 +00:00
dvdherron
900c7993dc Merge branch 'main' into syntax-highlighting 2023-02-16 14:58:43 +01:00
Jonny Gerig Meyer
5c7c24f482
Remove stylelint-prettier 2023-02-13 12:01:44 -05:00
dvdherron
197635d780 Merge branch 'main' into syntax-highlighting 2023-02-09 15:21:55 -06:00
dvdherron
2d7b222990 cleanup + wip color config 2023-02-09 15:15:01 -06:00
dvdherron
478fa5852a remove unused stylesheet, cleanup 2023-02-08 14:55:15 -06:00
dvdherron
42709197f8 wip adjust prism theme for syntax highlightling 2023-02-08 14:23:21 -06:00
Jonny Gerig Meyer
a6ff7c42db
review 2023-02-06 12:52:31 -05:00
Ed Rivas
5c16697143 Fetch version info in parallel 2023-02-03 22:58:02 +00:00
Jonny Gerig Meyer
c0075a337a
Merge branch 'main' into syntax-highlighting
* main:
  Add docs on templates
  lint
  revert to shorthand nesting padding for now
  Quick negative css variables over using calc repeatedly
  Use {% render %} instead of deprecated {% include %}
  Do not auto-typogr for markdown
  Add alerts.yml data file
  More consistent use of typogr for all contents
2023-02-03 13:35:26 -05:00
Jonny Gerig Meyer
5721ecc5bb
Do not use version cache in production 2023-02-02 16:31:55 -05:00
Jonny Gerig Meyer
ddd3b9352a
Only read/write version cache file once on each build. 2023-02-02 16:14:26 -05:00
Jonny Gerig Meyer
962a2b9264
review 2023-02-02 15:52:26 -05:00
Jonny Gerig Meyer
3d341fefd4
Merge branch 'homepage' into version-helpers
* homepage:
  lint
  revert to shorthand nesting padding for now
  Quick negative css variables over using calc repeatedly
  Use {% render %} instead of deprecated {% include %}
  Do not auto-typogr for markdown
  More consistent use of typogr for all contents
2023-02-02 15:14:06 -05:00
Jonny Gerig Meyer
8c0b522835
lint 2023-02-02 15:13:17 -05:00
Jonny Gerig Meyer
a57bf6171c
Merge pull request #11 from oddbird/typogr
More consistent use of typogr for all contents.
2023-02-02 14:58:42 -05:00
Stacy Kvernmo
2ecf777a3a revert to shorthand nesting padding for now 2023-02-02 11:34:43 -06:00
Stacy Kvernmo
f4516176b2 Quick negative css variables over using calc repeatedly 2023-02-02 11:14:02 -06:00
Jonny Gerig Meyer
425dd4c33d
Merge branch 'homepage' into typogr
* homepage:
  Use {% render %} instead of deprecated {% include %}
2023-02-02 11:33:02 -05:00
Jonny Gerig Meyer
3295a8bf69
Use {% render %} instead of deprecated {% include %} 2023-02-02 11:08:44 -05:00
Ed Rivas
1363847bfa Add "releases" data file 2023-02-02 15:44:47 +00:00
Jonny Gerig Meyer
27bc328ba3
Do not auto-typogr for markdown 2023-02-01 17:42:31 -05:00
Jonny Gerig Meyer
a9bd13aefc
Merge branch 'homepage' into typogr
* homepage:
  Add alerts.yml data file
2023-02-01 17:39:25 -05:00
Jonny Gerig Meyer
9b544fb710
Add alerts.yml data file 2023-02-01 17:35:15 -05:00
Jonny Gerig Meyer
148d061479
Merge branch 'homepage' into syntax-highlighting
* homepage:
  fix remaining references
  Update .github/workflows/shadow-repo.yml
  Add shadow repo workflow
  Update source/community.md
  font-size revert until future PR
  apply style to class instead of alert heading
2023-01-31 18:01:26 -05:00
Jonny Gerig Meyer
b443ffcc3e
Merge branch 'homepage' into typogr
* homepage:
  Update source/community.md
2023-01-31 17:08:51 -05:00
Jonny Gerig Meyer
93f52974bb
Update source/community.md
Co-authored-by: Stacy Kvernmo <stacyk@users.noreply.github.com>
2023-01-31 17:06:15 -05:00
Jonny Gerig Meyer
7ef5b01926
More consistent use of typogr for all contents 2023-01-31 17:05:27 -05:00
Stacy Kvernmo
59c87f1e89 font-size revert until future PR 2023-01-31 14:53:00 -06:00
Stacy Kvernmo
e693987b35 Merge branch 'homepage' of https://github.com/oddbird/sass-site into homepage 2023-01-31 14:39:32 -06:00
Stacy Kvernmo
fdd5e03fca apply style to class instead of alert heading 2023-01-31 14:39:28 -06:00
Jonny Gerig Meyer
a3cd423e2d
Add another example theme 2023-01-31 14:24:16 -05:00
Jonny Gerig Meyer
11f3f7976d
Add syntax highlighter (needs styles) 2023-01-31 14:18:33 -05:00
Jonny Gerig Meyer
4b46a9d064
lint 2023-01-31 11:13:51 -05:00
Stacy Kvernmo
83a3d1e635 lint 2023-01-31 09:53:34 -06:00
Stacy Kvernmo
d76e58f53c Merge branch 'homepage' of https://github.com/oddbird/sass-site into homepage
# Conflicts:
#	source/_includes/header.liquid
2023-01-31 09:52:10 -06:00
Stacy Kvernmo
8925009158 larger special alert padding to match site 2023-01-31 09:50:05 -06:00
Stacy Kvernmo
35c8f81245 first round of scale 2023-01-31 00:13:57 -06:00
Jonny Gerig Meyer
9607499442
lint 2023-01-30 12:46:01 -05:00
Jonny Gerig Meyer
ca0168bae1
Merge pull request #8 from oddbird/upgrade-11ty
Upgrade to 11ty v2-beta.
2023-01-30 12:36:49 -05:00
Jonny Gerig Meyer
356c2f10b3
Use : instead of ~ for datalists in markdown 2023-01-30 12:34:42 -05:00
Jonny Gerig Meyer
d4e1881f1a
re-add includes 2023-01-30 12:34:19 -05:00
Jonny Gerig Meyer
9e06eb84bf
Upgrade to 11ty v2-beta 2023-01-29 15:04:56 -05:00