Commit Graph

70 Commits

Author SHA1 Message Date
James Stuckey Weber
ea03de7774 Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor 2023-06-15 16:32:35 -04:00
Ed Rivas
47bb3b2a1a Address review 2023-06-15 17:49:54 +00:00
Jonny Gerig Meyer
c0ddae7b89
lint 2023-06-13 12:12:07 -04:00
Stacy Kvernmo
d9f326658d namespacing, style overrides, working with playgound layout and header 2023-06-12 17:19:24 -05:00
Stacy Kvernmo
f4f5cc0441 Merge branch 'browser-code-editor' of https://github.com/oddbird/sass-site into browser-code-editor
# Conflicts:
#	source/assets/sass/components/_playground.scss
#	source/playground.liquid
2023-06-12 13:38:27 -05:00
Stacy Kvernmo
4c6a19bc49 use namespacing on classes, edit playground layout 2023-06-12 11:59:27 -05:00
Jonny Gerig Meyer
c3b315b158
review 2023-06-10 12:31:43 -04:00
Jonny Gerig Meyer
0e97c56b46
Merge branch 'main' into browser-code-editor
* main:
  add a few docs
  Auto-generate non-@debug CSS
  upgrade yarn
  revert dockerfile change (for now)
  Update some JS API URLs
  Fix permissions in devcontainer
  Use nested records for redirects
  remove config.rb
  Implement remainder of redirects
  Confirm hash redirects
  Remove non-redirect-related cruft
2023-06-10 11:02:11 -04:00
Jonny Gerig Meyer
59354fe930
Auto-generate non-@debug CSS 2023-06-10 10:28:55 -04:00
James Stuckey Weber
f24b37d02d Merge branch 'browser-code-editor-debug' into browser-code-editor 2023-06-09 12:36:07 -04:00
James Stuckey Weber
863f6176e2 Add url persistence and sharing 2023-06-09 12:24:33 -04:00
Jonny Gerig Meyer
be2482759a
Merge branch 'main' into browser-code-editor
* main: (22 commits)
  spacing
  Review operators docs
  Warn if `{% codeExample %}` is used without a name.
  Review values docs
  Removing unused code-snippets dir
  Updating doc and code snippet paths
  merge in change from upstream
  Operators - Boolean
  Operators - String
  Operators - Numeric
  Operators - Relational
  Operators - Equality
  Operators - Index
  Values - Functions
  Values - Calculations
  Values - Null
  Porting Documentation - Values - Booleans
  Porting Documentation - Values - Maps
  Porting Documentation - Values - Lists
  Porting Documentation - Values - Colors
  ...
2023-06-09 11:27:53 -04:00
Jonny Gerig Meyer
cd4b803f52
Review values docs 2023-06-08 17:10:09 -04:00
James Stuckey Weber
a9810ff27f Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor 2023-06-08 14:32:52 -04:00
Jonny Gerig Meyer
ffa46e5f5b
Use LiquidJS template instead of constructing HTML in JS. 2023-06-07 16:36:06 -04:00
Jonny Gerig Meyer
61b57aeb92
Do not include snippets in built site. 2023-06-02 18:18:43 -04:00
James Stuckey Weber
d5f9583020 Template logic cleanup, review changes 2023-05-31 16:10:09 +00:00
James Stuckey Weber
afc5caf8ce Pass playground title to template 2023-05-31 10:25:14 -04:00
James Stuckey Weber
baf5bb4689 Merge branch 'main' of github.com:oddbird/sass-site into browser-code-editor 2023-05-31 10:18:28 -04:00
James Stuckey Weber
bd585e706b Add placeholder page for playground 2023-05-31 14:04:29 +00:00
Jonny Gerig Meyer
5be80afa11
review 2023-05-30 16:27:01 -04:00
Sana Javed
3a58b33602 Porting Documentation - At-Rules - From CSS 2023-05-30 16:59:16 +02:00
Sana Javed
8c06a28af0 Porting Documentation - At-Rules - mixin 2023-05-26 16:18:15 +02:00
Jonny Gerig Meyer
40363f7790
Add logic for auto-expanded secondary toc. 2023-05-25 12:39:08 -04:00
Jonny Gerig Meyer
be895963fc
Dynamically generate doc inner TOCs. 2023-05-25 11:00:51 -04:00
Jonny Gerig Meyer
7ec3d3f04a
Generate doc toc dynamically. 2023-05-24 12:54:23 -04:00
Jonny Gerig Meyer
20adcf9025
Merge branch 'main' into port-documentation
* main:
  Fix compatibility args
  Parse JS docs as HTML, not markdown
2023-05-24 10:43:29 -04:00
Jonny Gerig Meyer
d9c63116eb
Fix compatibility args 2023-05-24 10:32:21 -04:00
Jonny Gerig Meyer
0c922a4cd1
Merge branch 'js-api-docs' into port-documentation
* js-api-docs:
  Poke release process
  Remove typedoc
  review
  Attempt to fix typedoc syntax highlighting.
  Remove submodule
  Port heads_up and fun_fact
  Port compatibility table
  Build JS API docs
2023-05-23 12:33:16 -04:00
Jonny Gerig Meyer
08c24bb61f
initial review 2023-05-23 12:29:05 -04:00
Ed Rivas
aa1f4a796f Port heads_up and fun_fact 2023-05-19 21:46:33 +00:00
Ed Rivas
4f931da297 Port compatibility table 2023-05-19 21:30:32 +00:00
Sana Javed
ebd45836e5 Style rules documentation 2023-05-16 13:26:56 +02:00
Sana Javed
387dab1129 Starting to port documentation 2023-05-15 11:58:58 +02:00
Jonny Gerig Meyer
fdcbf630b9
review 2023-04-05 18:10:56 -04:00
Jonny Gerig Meyer
2548efea42
fix urls 2023-04-05 11:16:35 -04:00
Jonny Gerig Meyer
231bc2b807
Merge branch 'main' into learn-sass
* main:
  Fix remaining blog issues
  First round of blog review.
  addressed style review comments
  sort out permalinks
  sort out permalinks
  Remove extra console log
  add author and date to individual blogs
  add blog.11tydate.yml file
  truncate html and date filters
  more blog edits
  components all working, need author and date subtitle
2023-03-10 16:44:54 -05:00
Jonny Gerig Meyer
31ba60a2cb
Add padding to code examples to ensure same height. 2023-03-10 16:18:02 -05:00
Jonny Gerig Meyer
2b7234382f
Fix remaining blog issues 2023-03-09 11:19:39 -05:00
Jonny Gerig Meyer
f09d049dd1
First round of blog review. 2023-03-08 17:48:53 -05:00
Jonny Gerig Meyer
35d13b27f9
Clean up code example logic and templates 2023-03-08 11:18:32 -05:00
Jonny Gerig Meyer
dfbdb66a41
fix syntax highlighting 2023-03-07 15:45:47 -05:00
Jonny Gerig Meyer
6fda754ed9
Convert compatibility table into a paired shortcode. 2023-03-07 12:38:28 -05:00
Sana Javed
a3442155a5 canSplit calculation and new codeExample short code 2023-03-06 12:59:38 +01:00
Jonny Gerig Meyer
d635255756
Merge branch 'main' into learn-sass
* main:
  Override height/position for styleguide nav
  lint
  Try out markdown-it-attrs
  simplify color data
  we can use the css for the color values
  fix table cell padding
  update styleguide
  lint
  Add remainder of styleguide contents
  update links
  Port over initial pages of styleguide.
2023-02-25 17:09:18 -07:00
Jonny Gerig Meyer
79351250d0
Try out markdown-it-attrs 2023-02-25 11:38:22 -07:00
Sana Javed
723ed1d908 Adding compatibility helper 2023-02-25 13:44:14 +01:00
Jonny Gerig Meyer
e159bc0108
update links 2023-02-22 17:02:19 -05:00
Jonny Gerig Meyer
74b76c8736
Port over initial pages of styleguide. 2023-02-22 16:51:14 -05:00
Jonny Gerig Meyer
61839c963e
indentation 2023-02-17 16:39:25 -05:00