Commit graph

36 commits

Author SHA1 Message Date
Dirk Baeumer
565852e085
Revert "Merge pull request #1373 from microsoft/nimullen/restrictlinking"
This reverts commit d4a43c77ff, reversing
changes made to b0fd75ea7b.
2021-11-08 18:15:22 +01:00
N. Taylor Mullen
704ba32e3b Restrict linking to only the 3-17 specification.
- I tried making linking >= 3-17; however, that wasn't easily doable due to the structure of the jekyll site. The JSFiles themselves are included in the layout which don't have access to page level information. Because of this I've hacked a hardcoded "if 3.17" check into the injected JavaScript to support linking. Once we publish 3.17 we'll need to go back and update the logic to ensure that 3.17+ is supported.

Originally attempted fix here: https://github.com/microsoft/language-server-protocol/pull/1342
2021-11-05 13:57:48 -07:00
Raymond Zhao
9c237414ac Adjust column widths 2021-11-01 21:27:04 +00: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
Sana Ajani
ac06081792 fix a11y issues 2021-10-04 17:47:55 +00:00
N. Taylor Mullen
93e7f1341a Fix sub-linking hrefs. 2021-06-08 07:43:27 -07:00
Dirk Baeumer
9c9f8a9c6e
Fixes #1276: favicon is almost invisible in dark mode browsers 2021-06-04 09:42:00 +02: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
gregvanl
8700c614d0 Update to new Microsoft cookie banner 2020-10-11 08:35:37 -07:00
Greg Van Liew
d6f27ed2f4 Remote Inspector page until compliance errors fixed 2020-08-31 07:49:05 -07:00
Dirk Baeumer
756750cca6 Move LSIF overview into Web page 2020-01-27 13:03:12 +01:00
Dirk Baeumer
5d1a6f1844 Mention LSIF on start page and header 2020-01-27 12:06:43 +01:00
Dirk Baeumer
8ee3243a44 Fix wrong topnave navigation 2020-01-14 16:38:57 +01:00
Dirk Baeumer
92c966903f Add upcoming 3.15 spec to the web page 2019-09-24 15:39:42 +02:00
Pine Wu
14b36b87eb Add lsp-inspector 2018-06-20 10:53:48 -07:00
Pine Wu
71c4420657 Add GA and update cookie handling 2018-03-13 12:03:37 -07:00
Pine Wu
2e6cedecd3 cookie notice 2018-03-13 11:14:01 -07:00
Kenneth Auchenberg
c80c3ab8ad Always LSP logo 2018-01-18 09:40:24 -08:00
Kenneth Auchenberg
f377fd882a Remove /history for now 2018-01-17 13:17:52 -08: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
eafceb4e88 Cleaning 2018-01-10 14:28:04 -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
73b8dc340a Fix mobile navigation 2017-12-29 09:18:46 +09:00
Kenneth Auchenberg
df6ba3f8a2 Fix favicon 2017-12-26 21:34:25 -08:00
Kenneth Auchenberg
df68f6a4d7 Add history 2017-12-26 21:33:41 -08:00
Kenneth Auchenberg
3a5ac50057 Design tweaks 2017-12-26 21:33:16 -08:00
Dirk Baeumer
28e5750336 Some minor tweaks 2017-12-21 09:33:23 +01:00
Dirk Baeumer
b78b1b2624 Better footer 2017-12-20 22:16:13 +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
Dirk Baeumer
8edce111c5 Adding a footer 2017-12-07 15:04:53 +01:00