Natalie Weizenbaum
b1b07540f2
Module-ify built-in function documentation
...
Closes #363
2019-09-04 17:56:16 -07:00
Natalie Weizenbaum
029520349a
Rename /documentation/functions to /documentation/modules
...
This hierarchy is now going to document built-in modules, which mostly
contain functions but can also contain mixins and may potentially
contain variables in the future.
2019-09-04 15:24:22 -07:00
Natalie Weizenbaum
7a2aa57b96
Make "/" and "s" focus the search bar ( #347 )
...
Closes #345
2019-05-30 04:30:10 -07:00
Natalie Weizenbaum
084e181580
Make all client-side redirect URLs absolute
...
These used to redirect from /documentation/, but we tweaked the way
URLs work and now they redirect from /documentation. Making them
absolute avoids even the potential for that breakage.
2019-05-08 13:19:25 -07:00
Natalie Weizenbaum
79097d0fe1
Bundle all JS into a single file
...
Because we weren't doing this yet, we weren't actually loading the
redirect.js JS code at all.
This also gets rid of some unused JS.
2019-05-08 13:01:20 -07:00
Jina Anne
24fd1d9dd3
type tweak
2019-03-04 17:51:45 -08:00
Jina Anne
c21200ba14
header linking
2018-12-28 17:59:53 -08:00
Natalie Weizenbaum
c5a569055e
Disable directory_indexes
...
Instead of compiling everything to directories containing index files,
we now compile to plain HTML files and rely on Rack::TryStatic to load
them.
2018-12-28 16:26:21 -08:00
Jina Anne
67020d2037
merge conflicts
2018-12-27 16:50:00 -08:00
Jina Anne
66f3526bd5
major clean up
2018-12-27 16:31:28 -08:00
Natalie Weizenbaum
1de307796d
Add redirects from old documentation locations to new ones
2018-12-03 16:41:00 -08:00
Natalie Weizenbaum
f70512c286
Support a "syntax switcher" with a single syntax
...
This will make it possible to do nice-looking single-syntax code
examples in the reference.
2018-08-30 14:43:38 -07:00
Natalie Weizenbaum
a833c56bf8
Show SCSS syntax by default
2018-08-29 17:59:51 -07:00
Natalie Weizenbaum
cc0f453e88
Fix most lints
2018-08-29 17:50:00 -07:00
Natalie Weizenbaum
221d4cc0ec
Add the ability to add CSS output to the syntax switcher
2018-08-29 17:29:32 -07:00
Natalie Weizenbaum
3d0f5c6ffc
Add a helper for writing inline multi-syntax examples
...
This will be useful for #205 .
2018-08-29 17:29:31 -07:00
Thomas Tortorini
598150cca3
Adding and removing '.ui-state-hover' is apparently no longer needed
2015-08-14 08:53:24 +02:00
Thomas Tortorini
7fbdb0923f
Improve selection for initializing the ui-tabs
2015-08-14 08:40:12 +02:00
Thomas Tortorini
2afc346f0f
Switch all the Sass/SCSS tabs together
2015-08-14 08:20:00 +02:00
Steven Degutis
dfc061c580
Speed up scrolling
...
Please? Pretty please?
2014-12-11 10:01:39 -06:00
Jina Bolton
206880a768
Fixes #39 — Adds SCSS/Sass syntax switcher to Guide.
2014-03-13 22:04:34 -07:00
₍˄ุ.͡˳̫.˄ุ₎
92f17202ec
Lots of clean up.
2013-10-14 15:52:40 -04:00