AleksanderBodurri
cdb8f556fb
feat(docs-infra): implement dark mode ( #41129 )
...
defines styles for a first iteration of an aio darkmode
PR Close #41129
2021-05-27 11:24:53 -07:00
David Shevitz
3b589030a8
docs: Remove references to protractor from documentation ( #41731 )
...
PR Close #41731
2021-05-03 14:26:09 -07:00
Sagar Pandita
c1a93fcf32
docs: remove augury resource ( #41107 )
...
Partially addresses #41030 .
PR Close #41107
2021-03-08 10:00:13 -08:00
George Kalpakas
383d226118
fix(docs-infra): add links to glossary for terms on the "Press kit" page ( #40945 )
...
The "Press kit" page has a "Terminology" section that lists a couple of
terms (currently AOT and JIT compilation).
This commit adds links to the corresponding entries in "Glossary" to
make it easier for people to find out what the terms mean.
PR Close #40945
2021-02-26 08:28:22 -08:00
George Kalpakas
78a70498b5
fix(docs-infra): improve the layout and appearance of the "Press kit" page ( #40945 )
...
This commit improves the layout and appearance of the "Press kit" page.
Most notable changes include:
- Center content and limit max width to 50em (which is 50px by default).
- Remove uppercase transform for headings.
- Use a two-column layout for icons (instead of one icon per row).
- Show "download" icons next to download links.
Before (wide): ![presskit page (wide) before][1]
Before (narrow 1/2): ![presskit page (narrow 1/2) before][2]
Before (narrow 2/2): ![presskit page (narrow 2/2) before][3]
After (wide): ![presskit page (wide) after][4]
After (narrow 1/2): ![presskit page (narrow 1/2) after][5]
After (narrow 2/2): ![presskit page (narrow 2/2) after][6]
This change is based on code from #36045 .
[1]: https://user-images.githubusercontent.com/8604205/108739632-80d79900-753d-11eb-8ddc-ac542ec5b3ac.png
[2]: https://user-images.githubusercontent.com/8604205/108739641-82a15c80-753d-11eb-9b20-8119ad117460.png
[3]: https://user-images.githubusercontent.com/8604205/108739643-83d28980-753d-11eb-8afa-2d7a5e87d586.png
[4]: https://user-images.githubusercontent.com/8604205/108739638-8208c600-753d-11eb-99bb-ea119640de39.png
[5]: https://user-images.githubusercontent.com/8604205/108739642-8339f300-753d-11eb-9b25-5c1988adb1dd.png
[6]: https://user-images.githubusercontent.com/8604205/108739645-846b2000-753d-11eb-8ef3-b6a8b7c6d1ff.png
Co-authored-by: Stefanie Fluin <sjtrimble@gmail.com>
PR Close #40945
2021-02-26 08:28:21 -08:00
WilliamKoza
50cf2ac6d8
fix(docs-infra): improve a11y ( #28086 )
...
Issue #27723
PR Close #28086
2019-01-16 17:37:45 -08:00
George Kalpakas
8b614d4e1b
refactor(docs-infra): move concept icons to more appropriate location ( #19795 )
...
PR Close #19795
2018-08-27 16:30:42 -04:00
Stefanie Fluin
b7c417f618
feat(aio): add brand and concept icons, img style class more flexible ( #23589 )
...
PR Close #23589
2018-05-15 15:36:06 -07:00
Peter Bacon Darwin
a39f7d63bb
docs(aio): use h1 rather than divs and hide heading anchors
...
In the marketing pages we do not want to show heading anchors on hover.
Previously, this was achieved by using div rather than heading elements.
Now we can use semantically accurate headings while hiding the anchor.
Closes #17244
Closes #17264
2017-06-07 11:26:27 -07:00
Jesus Rodriguez
d4e196035c
build(aio): update features and presskit marketing pages
2017-06-06 13:08:48 -07:00
Peter Bacon Darwin
5cf64266f8
docs(aio): fix sizing of marketing doc images
...
This commit ensures that all the images in the marketing docs are correcly
sized.
Related to #16600
2017-05-06 14:35:24 +01:00
Peter Bacon Darwin
a8379a46cf
docs(aio): remove toc from all marketing pages
2017-05-05 10:43:36 +01:00
Peter Bacon Darwin
f29c6bbc6f
docs(aio): fix missing title warnings
...
This commit provides missing titles for Press kit.
License appears not to want a title.
ngmodule and resources2 are no longer needed.
2017-05-03 13:42:10 -07:00
Stefanie Fluin
4624406ce8
feat(aio): search results accessibility items
...
Add visually hidden class and apply to h2 in search results
Changed h2 group headers to h3s
Add roles to main and content
Fix API material icon placement
Image alt additions where needed
Add lang attribute to html tag
Add aria-label on search input
2017-04-19 11:52:24 +01:00
Ward Bell
e4c3882a81
fix(aio): fix presskit.html typos
2017-04-02 10:20:25 +01:00
Ward Bell
5c38012980
fix(aio): contributor.html typos
2017-03-31 11:37:09 -07:00
Ward Bell
0aa90c6be4
feat(aio): add presskit and correct "/logos/angular2/"
2017-03-31 11:24:46 +01:00