Commit graph

27 commits

Author SHA1 Message Date
Meghan
18663d45c2
fix the bounding box of .anchors
so that they actually align with the text
2021-10-02 14:23:14 -07:00
gregvanl
a68e1c06b5 Darken link blue 2021-06-11 19:04:19 +00:00
Dirk Baeumer
4ffb78f6de
Improving color contrast for nav-link 2021-06-07 12:51:18 +02:00
N. Taylor Mullen
68a6d4a283 Add visibilty:hidden to hide hidden links from screen readers.
- The anchors these apply to are only there to enable instant jumping to various portions of the document. Their content does not matter.
2021-06-04 10:05:52 -07:00
N. Taylor Mullen
6f0790fad6 Make each piece of code individually linkable.
- Had to update the CSS to account for the linkability of these pieces because when you'd navigate to them they'd be hidden by the top nav bar.
- Broke up several "huge" code sections into smaller segments. In practice it actually looks a lot cleaner but more importantly it allows us to link to individual pieces.
2021-06-03 15:11:17 -07:00
N. Taylor Mullen
08d3acb678 Add ability to link various portions of the LSP site.
- Also allowed linking off to other pages if we want.
- This method includes a JavaScript snippet that post-processes the site to link out any code snippets/code types to corresponding links.
2021-05-25 08:04:03 -07:00
Dirk Baeumer
99b5459637 Set tab-size for code block 2020-10-22 09:19:43 +02:00
Greg Van Liew
2ceec7485f Small color tuning for constants 2020-08-26 09:42:47 -07:00
Greg Van Liew
c30ea83031 Fix typo and LSIF code block color contrast 2020-08-25 09:57:06 -07:00
Greg Van Liew
ba7a96e216 Fix A11y issues per WCP report 2020-08-24 07:45:23 -07:00
Steven Kalt
953f3ad9e3
fix: use rem's for sticky table header offset to match sticky page header height 2020-05-24 16:49:34 -04:00
Steven Kalt
6582e9b187
feat(tables): use sticky headers 2020-05-24 16:31:35 -04:00
Dirk Baeumer
0689f45bbd Fixes #928: Add LSIF to the main LSP start page. 2020-02-21 12:00:42 +01:00
Caleb Lloyd
ae7be295d0 enable scrolling on sticky sidebar 2018-04-05 10:37:42 -04:00
Kenneth Auchenberg
e2fd4d1d74 Add mobile sidebar nav 2018-01-11 11:32:08 -08:00
Kenneth Auchenberg
321c2995b7 Make navigation sticky using position: sticky 2018-01-10 16:57:48 -08:00
Kenneth Auchenberg
cf8a84452a Mobile optimize footer 2018-01-10 16:49:51 -08:00
Kenneth Auchenberg
2b6a31bd79 New footer design 2018-01-10 14:27:57 -08:00
Kenneth Auchenberg
2394df6986 Remove logo 2018-01-09 15:31:37 -08:00
Kenneth Auchenberg
3401ec7da8 Fix indent 2018-01-03 11:43:18 -08:00
Kenneth Auchenberg
58cd61b812 Make title bold 2017-12-29 09:32:50 +09:00
Kenneth Auchenberg
3a5ac50057 Design tweaks 2017-12-26 21:33:16 -08:00
Dirk Baeumer
224d0de119 Update to jekyll version used by GitHub 2017-12-20 18:42:08 +01:00
Dirk Baeumer
a3dcb8e86d Incooperated first round of feedback 2017-12-20 13:57:11 +01:00
Dirk Baeumer
5ba54984f5 More work on the web site 2017-12-15 16:38:41 +01:00
Dirk Baeumer
ba43308f5d Add support for a specification toc using yml file 2017-12-14 16:33:15 +01:00
Dirk Baeumer
22ded8d5e5 Initial commit of the web site 2017-12-14 15:05:38 +01:00