Commit graph

43 commits

Author SHA1 Message Date
Raymond Zhao
9a623d2242
fix: align copyright year and image (#1928) 2024-04-22 10:49:22 -07:00
Raymond Zhao
c8516c42da
fix: footer layout (#1925) 2024-04-22 09:04:48 +02:00
Raymond Zhao
38c3746bc8
fix: make nav link hover more opaque (#1704) 2023-03-29 12:25:46 -07:00
Raymond Zhao
f0eb03ab76
fix: darken body text colour (#1702) 2023-03-28 11:52:19 +11:00
Dirk Bäumer
1219638933
Fixes #1514: [git] Normalize line endings (#1515) 2022-07-04 11:29:01 +02:00
Raymond Zhao
cc85cc6342
Add more padding and spacing 2022-06-07 10:34:25 -07:00
Raymond Zhao
e7c2bd2daa
Add padding to more links 2022-03-08 12:02:13 -08:00
Raymond Zhao
c219965d70
Add padding to some outline elements 2022-03-04 15:46:57 -08:00
Raymond Zhao
b23b8959c8
Generalize rule, polish 2021-11-10 14:02:12 -08:00
Raymond Zhao
bd5788ccda
More polish 2021-11-10 13:45:46 -08:00
Raymond Zhao
593e5d518a
Add scroll-margin-top to h4 2021-11-10 13:39:52 -08:00
Raymond Zhao
f1ef229d91
Move scroll-margin-top under media query 2021-11-09 09:29:48 -08:00
Raymond Zhao
e8c686f319
Add scroll margin 2021-11-09 09:25:39 -08:00
Raymond Zhao
594f2629f4
Add margins to inline accordion 2021-11-09 08:06:10 -08:00
Raymond Zhao
d9ba63686f Show sidebars for smaller widths 2021-11-08 12:44:17 -08:00
Raymond Zhao
afbd6405ee Fixes Microsoft logo in footer in dark mode
See https://github.com/microsoft/debug-adapter-protocol/issues/208
2021-11-01 21:24:50 +00:00
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