Jonny Gerig Meyer
0c6f3f3dc3
Skip old CI
2023-01-09 16:37:04 -05:00
Jonny Gerig Meyer
b551510bdf
Try to fix old CI
2023-01-09 16:31:48 -05:00
Jonny Gerig Meyer
da81c90450
Try to fix old CI
2023-01-09 16:26:20 -05:00
Natalie Weizenbaum
f80aa04469
Add/update strict function unit documentation ( #683 )
...
This merges the color-units and random-with-units deprecation pages
into a single shared function-units page, updates the color-units
deprecations to reflect that Phase 2 has been enacted, and adds new
function unit deprecations.
See #511
See sass/sass#2904
See #662
See sass/sass#3374
2022-10-28 16:35:58 -07:00
Christophe Coevoet
be437e9621
Update the try.html redirection to sassmeister to use https ( #668 )
2022-09-06 13:23:54 -07:00
Natalie Weizenbaum
652e48b022
Fix redirects ( #649 )
...
Since we're now serving the website fully statically, we need to use
meta redirects rather than relying on our server configuration.
Closes #650
2022-06-22 16:44:37 -07:00
tatianamac
569efcc4a7
🦐 Address undone git edits sob
2019-12-19 17:25:38 -08:00
tatianamac
31d1bf5ae8
Revert " 🦐 Fixed smol edits from Jina"
...
This reverts commit be52b5d79b6721ccd68ea9f800a5863aae12a13e.
2019-12-18 16:13:27 -08:00
tatianamac
be4d0d17ee
🦐 Fixed smol edits from Jina
2019-12-18 16:09:00 -08:00
tatianamac
aa05a5750e
🔗 Made permalinks more accessible
2019-12-18 16:09:00 -08:00
tatianamac
2d166d3b10
Fix keyboard focus and aside issues
2019-12-18 16:08:14 -08:00
Natalie Weizenbaum
193a124050
Move the blog onto sass-lang.com
...
Logdown seems to be basically unmaintained, its servers are
unreliable, and it's been causing some mixed-content errors lately.
This moves all blog posts to sass-lang.com itself; I'll set up
redirects from the blog as best I can once this lands.
Closes #401
Closes #402
Closes #403
2019-12-18 16:00:40 -08:00
Natalie Weizenbaum
add846dff2
Automatically expand short in-page tables of contents ( #367 )
...
Most tables of contents within a single documentation page are quite
short, so having them start out collapsed just requires extra clicks.
This expands them just enough that they're no longer than
the (smallest possible version of) the global table of contents.
2019-09-06 14:15:00 -07:00
Natalie Weizenbaum
e7ffef4fc9
Avoid an unstyled rendering moment with the tables of contents
...
Tables of contents are now statically rendered in their appropriately
open/closed states, rather than updated via JavaScript, so they render
correctly on the first page load. In order to make the "page sections"
table still usable without JS, this adds a stylesheet in a <noscript>
tag that forces the sections into an open state.
2019-04-12 00:09:10 -07:00
Natalie Weizenbaum
0e8da5c350
Don't use :code for code blocks ( #296 )
...
For some reason, :code seems to add an empty line at the end of its
code block. This uses Markdown code blocks instead, although in order
to work around a RedCarpet bug it has to indent them strangely.
2019-03-04 19:46:32 -06:00
Jina Anne
096c6512f3
condense home
2019-03-04 16:50:23 -08:00
Natalie Weizenbaum
7cc3b1b375
Automatically add nice header linking behavior ( #280 )
...
* Make link headers look and work more like GitHub's
* Automatically generate links for all headers
* Flash headers when they're selected
* update readme
2019-03-04 15:16:52 -06:00
Natalie Weizenbaum
603b7cf586
Clean up JS API table of contents
...
Closes #271
2019-01-09 16:17:58 -08:00
Natalie Weizenbaum
d41c63c10d
Fix URLs in "middleman serve"
2018-12-28 16:38:01 -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
Natalie Weizenbaum
11aa791364
Disable relative assets
...
Relative asset links break on deeply-nested 404s
2018-12-28 16:23:27 -08:00
Natalie Weizenbaum
97c5ac21af
Put the table of contents where it's supposed to go ( #267 )
2018-12-28 14:49:59 -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
f34a7b87a6
Add a table of contents to select documentation pages ( #260 )
2018-11-29 15:43:18 -08:00
Jina Anne
c81d53b5ec
refactor breapoints
2018-10-26 23:06:47 -07:00
Jina Anne
7b26d6b684
clean up functions update intended code style in style guide
2018-10-26 21:35:30 -07:00
Jina Anne
3f1c2d338d
lots of clean up
2018-10-23 15:06:39 -07:00
Jina Anne
f47e8bd912
fix layouts to be DRY
2018-10-22 14:13:05 -07:00
Natalie Weizenbaum
46482b1102
[WIP] Port reference docs to the site
2018-08-16 18:04:22 -07:00
jina
ffbafff55e
syntax fixes
2015-10-13 17:02:12 -07:00
jina
8aac006d61
update gems, cleanup, and surface implementation guide better
2015-10-13 16:55:29 -07:00
Jina Bolton
e0acbc6a28
Add community guidelines.
2014-08-25 17:59:09 -07:00
Jina Bolton
7d9dd223ca
Fix code + add minify html
2014-07-30 22:34:47 -07:00
Jina Bolton
89cad97f5d
Update gems and un-abstract layouts for now.
2014-07-30 22:26:38 -07:00
Jina Bolton
ef92965012
Fix sitemap
2014-07-28 01:39:37 -07:00
Jina Bolton
1d1932ce1a
Improve humans text
2014-07-27 18:46:31 -07:00
Jina Bolton
4d140facf9
Add favicons and tiles
2014-07-27 17:53:42 -07:00
Nathan Weizenbaum
ed5d0a981d
Enable gzip compression via Rack.
2013-10-16 23:51:08 -04:00
₍˄ุ.͡˳̫.˄ุ₎
92f17202ec
Lots of clean up.
2013-10-14 15:52:40 -04:00
Bermon Painter
5be10da98a
Fixes #17 . Favicons
...
- Added the favicons in the source directory
- Disabled the automatic favicon creator. It's doesn't need to run on build each time.
- Fixed the name of the icons in the meta data
2013-10-14 13:07:38 -04:00
Nathan Weizenbaum
eec20ea771
Move the deploy-mode Gemfile/config.ru stuff to the master branch.
2013-10-13 15:49:19 -04:00
Nathan Weizenbaum
bd7ba71cfe
Move URL rewriting to config.ru
2013-10-12 19:53:19 -04:00
Nathan Weizenbaum
63e56eb2c8
Redirect from popular old sass-lang.com URLs.
2013-10-12 17:32:25 -04:00
Nathan Weizenbaum
c0904e8387
Make the Sass documentation path "source/documentation".
2013-10-12 16:11:36 -04:00
Nathan Weizenbaum
ce0a1dfc94
Add a rake task to integrate Sass docs and version information.
...
The YARD documentation is updated to link to
assets/stylesheets/docs.css in addition to the default YARD styles.
2013-10-12 15:49:34 -04:00
Nathan Weizenbaum
02fd838619
Get the Sass site working for me.
2013-10-12 13:43:25 -04:00
Bermon Painter
37bafdcdbb
Updated the favicons so they are generating in the root directory
2013-10-10 15:00:20 -04:00
₍˄ุ.͡˳̫.˄ุ₎
51030a2e6e
ZOMG! Finally commiting. ^_^
2013-10-09 06:30:53 -04:00
Bermon Painter
e9c0d13efa
Merge branch 'master' of github.com:sass/sass.github.com & added syntax highlighting
...
Conflicts:
Gemfile.lock
Still need to go through and migrate the old code blocks to use the syntax highlighting.
2013-02-10 21:40:05 -08:00