865b48d78b
docs(aio): Updated jqwidgets resource desc and url
...
Updated the description and url of the jqwidgets item in the resources page
2017-09-07 14:21:52 -04:00
ab838920a1
docs(aio): add Nir Kaufman to GDE resources ( #19012 )
...
PR Close #19012
2017-09-05 15:34:06 -05:00
7d8036a2e3
docs(aio): updating about page for team changes ( #19003 )
...
PR Close #19003
2017-09-05 15:33:34 -05:00
5d70c6e34f
docs(aio): add new lib to Data Libraries ( #18656 )
...
add AngularCommerse, set of components to build e-commerce solutions with Angular + Firebase
PR Close #18656
2017-09-05 15:32:56 -05:00
c1a4621c8f
docs(aio): add amcdnl to bio ( #18850 )
...
PR Close #18850
2017-08-28 18:46:26 -05:00
c0ba2b9ca7
docs(aio): add ngAtlanta to the events page ( #18649 )
...
PR Close #18649
2017-08-21 17:13:09 -05:00
fc7c858e62
docs(aio): update resources to include NinjaCodeGen Angular CRUD generator ( #18518 )
...
PR Close #18518
2017-08-21 17:13:01 -05:00
ff6a20d138
docs(aio): fix card inconsistency ( #18726 )
...
PR Close #18726
2017-08-18 22:27:48 -05:00
da14391cff
docs(aio): update resource for codelyzer ( #18742 )
...
PR Close #18742
2017-08-18 13:23:26 -05:00
f9f8924c49
docs(aio): typo & update the bio ( #18559 )
2017-08-07 10:20:11 -07:00
cc2a4c41f9
build(aio): fix warning about missing <h1>
...
Fixes #17549
2017-07-31 13:40:07 -07:00
0fb7484d51
refactor(aio): move content-specific images to content/images/
...
Fixes #17053
2017-07-28 15:06:49 -07:00
24117d7a49
refactor(aio): move unused images to unused
directories
...
This prevents the ServiceWorker from prefetching unnecessary files.
2017-07-28 15:06:49 -07:00
5152abb037
docs(aio): add my details as a contributor ( #18315 )
...
PR Close #18315
2017-07-26 17:11:07 -05:00
9d97163c64
docs(aio): fix broken image sources
2017-07-18 11:45:05 +01:00
c649da9f0a
fix(aio): remove unused news.html
file
...
Although outdated and not used, the file would be picked up and showed in search
results.
2017-07-15 15:29:20 +01:00
bc3b2ac251
docs(aio): Updated resources to UI Components ( #18067 )
...
With https:// the site gives console errors, because it loads fonts with http://
2017-07-13 12:19:31 -07:00
26b9492315
docs(aio): Added resource link to amexio-ng-extensions [duplicate of #17785 ] ( #17790 )
2017-07-11 15:06:14 -07:00
1b1a6ba0bb
docs: fix 404 link to SFEIR website ( #17913 )
...
Also, I moved SFEIR training description to the "onsite" section since SFEIR doesn't deliver online training.
2017-07-11 12:00:27 -07:00
e1174f3774
fix(aio): home & marketing styles cleanup ( #17926 )
2017-07-07 11:16:51 -07:00
ec58246a1b
docs(aio): add DevExtreme to the UI Components section of resources.json ( #17939 )
2017-07-06 11:15:15 -07:00
8e00161601
docs(aio): Add resources contributor info
2017-07-01 14:38:26 +01:00
6191d53a78
docs(aio): Update resources.json - fixed language error
2017-06-23 11:52:22 -07:00
7d30ccc4a9
docs(aio): update resources - Add Compodoc - documentation tool for Angular app
2017-06-23 11:52:22 -07:00
7ba720a62a
docs(aio): resources.json - replace “Angular 2” in titles/descriptions
...
closes #16965
2017-06-23 09:04:21 -07:00
1a947e4b75
docs(aio): Added resources to UI Components ( #17635 )
...
docs(aio): Added resources to UI Components
2017-06-22 14:52:58 -07:00
133b5e6e36
docs(aio): added link to Russian Angular Courses
2017-06-22 14:46:24 -07:00
00874c27f4
docs(aio): update resource listing
2017-06-20 12:58:02 -07:00
956a7e95d7
docs(aio): re-add biography entry for devversion
...
With SHA 2c3e948e61
the biography of Paul Gschwendtner has been accidentally removed.
This re-adds the biography entry (picture still present) as requested on Slack.
2017-06-16 07:56:15 +01:00
2c3e948e61
docs(aio): update about page
2017-06-15 07:49:41 +01:00
bffccf4622
fix(aio): fix buttons in "Home" and "Features"
...
Using `<a>` inside a `<button>` is not syntactically valid HTML and breaks on
some browsers (e.g. Firefox). Furthermore, clicking the button doesn't do
anything unless you click on the link (e.g. clicking on the padding around the
link does nothing), which is inconvenient and confusing.
Fixes #17448
2017-06-13 11:24:36 +01:00
d56b7ed96d
docs(aio): reorganise the sidenav menu ( #16934 )
...
Reorganizes the items in the sidenav menu and consolidates the quickstart
and cli-quickstart guides into one.
2017-06-09 14:48:53 -07:00
503fd1fbaf
docs(aio): fix image width on the homepage
2017-06-09 13:32:52 -07:00
4c74dba2f3
docs(aio): update events page
2017-06-09 13:32:52 -07:00
576d6d8f86
feat(aio): update the home page and docs landing page content ( #17325 )
...
Closes #17268
Closes #17230
2017-06-08 15:26:15 -07:00
5a71df0cb3
build(aio): rename features header
2017-06-08 12:57:42 -07:00
75a311f250
fix(aio): style and fix hover color for features cta button ( #17342 )
2017-06-08 12:09:33 -07:00
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
078a4b00a7
fix(aio): fix button alignment and jump
...
- Fix alignment on get started button on home page
- Remove jump by removing arrow from learn more button on home page
2017-06-07 09:11:20 +01:00
d4e196035c
build(aio): update features and presskit marketing pages
2017-06-06 13:08:48 -07:00
3a121a621f
build(aio): migrate contribute page to html
2017-06-06 16:38:29 +01:00
c06f4fc702
docs(aio): remove tutorial from docs landing page
2017-06-06 16:38:09 +01:00
47e4fca7fd
fix(aio): swap feature headers for divs to remove anchors and fix feature image resizing ( #17156 )
2017-06-01 09:37:27 -07:00
b8b91d3418
feat(aio): marketing design refresh
...
- Add styling for active TOC item
- Add sidenav styles
- Change header tags to divs from index marketing page to remove anchors
- Fix use of card mixin and create separate card-docs class
- Add marketing styling
- Topnav styling when on home landing page
- Remove hamburger menu on home page
- Add fully rounded border to top nav toolbar search input
- Add mobile styles
- Add title banner to other marketing pages
2017-05-27 07:24:03 +01:00
8a0e5659c0
docs(aio): tidy up docs that use float clearing
...
Closes #16681
2017-05-19 09:47:53 +01:00
7ae0440cca
docs(aio): remove fundamentals/techniques intro pages
2017-05-16 09:45:48 +01:00
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
2714644528
docs(aio): fix broken links discovered May 4th
2017-05-05 11:05:22 +01:00
a8379a46cf
docs(aio): remove toc from all marketing pages
2017-05-05 10:43:36 +01:00
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