Andrew Scott
e41a52286f
Revert "refactor: move example generation into adev, removing content from aio ( #55263 )" ( #55326 )
...
This reverts commit 9bc15994ce .
PR Close #55326
2024-04-12 14:57:05 -07:00
Joey Perrott
9bc15994ce
refactor: move example generation into adev, removing content from aio ( #55263 )
...
Remove the content from aio and set up the example generation in adev
PR Close #55263
2024-04-09 11:18:48 -07:00
Angular Robot
e473b709bc
docs: update events ( #54749 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
PR Close #54749
2024-03-15 16:38:14 +00:00
Angular Robot
4f808ad353
docs: update events ( #54721 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
PR Close #54721
2024-03-07 11:05:36 -08:00
Alejandro Cuba Ruiz
f189dbe47a
docs: add alejandrocuba to GDE resources ( #53842 )
...
PR Close #53842
2024-02-06 20:34:01 +00:00
Jason Warner
d339941a0d
docs: add Jason Warner to GDE resources ( #54237 )
...
PR Close #54237
2024-02-05 16:40:57 +00:00
Angular Robot
6946316350
docs: update events ( #53654 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
Closes #53229
PR Close #53654
2024-01-26 16:58:07 +00:00
Trung Vo
3e2cd83e65
docs: add Trung Vo to GDE resources ( #53599 )
...
PR Close #53599
2024-01-25 22:29:26 +00:00
Aristeidis Bampakos
9e22d60763
docs: update Aristeidis Bampakos bio ( #51779 )
...
PR Close #51779
2024-01-23 10:22:23 +01:00
Ankita Sood
3d9e8b2109
docs: add ankita ( #52319 )
...
add Ankita as GDE in contributors.json
PR Close #52319
2024-01-18 14:28:35 +01:00
marktechson
26e980d9d7
docs: remove live event from the home page ( #52878 )
...
PR Close #52878
2023-11-13 22:29:47 +00:00
marktechson
8d52fa73ff
docs: update home page for live stream event ( #52456 )
...
PR Close #52456
2023-10-31 11:58:16 -07:00
Alan Agius
cb8a741f14
docs: update SSR doc to reflect version 17 ( #52398 )
...
Changes to SSR doc
PR Close #52398
2023-10-26 12:30:59 -07:00
thomas
1b4bb57971
docs: add thomas laforge to GDE resources and add angularchallenges to resources ( #52075 )
...
PR Close #52075
2023-10-16 11:12:52 +02:00
Nicolas Frizzarin
f3eebaf76c
docs: add Nicolas Frizzarin to GDE resources ( #52003 )
...
This PR add Nicolas Frizzarin to the GDE resources
docs: fix typo on description
PR Close #52003
2023-10-12 17:44:41 +02:00
Angular Robot
bffee4389b
docs: update events ( #52053 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
PR Close #52053
2023-10-11 12:18:05 -07:00
Angular Robot
4611b7032d
docs: update events ( #51966 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
Closes #51955
PR Close #51966
2023-10-04 11:30:03 -07:00
Kristiyan Kostadinov
43e6fb0606
feat(core): enable block syntax ( #51994 )
...
Enables the new `@` block syntax by default by removing the `enabledBlockTypes` flags. There are still some internal flags that allow special use cases to opt out of the block syntax, like during XML parsing and when compiling older libraries (see #51979 ).
PR Close #51994
2023-10-03 15:26:05 -07:00
Connie Leung
80de2500b2
docs: add Connie Leung to GDE contributors list ( #51476 )
...
PR Close #51476
2023-09-05 14:16:35 +00:00
Joey Perrott
e6235accb1
docs: remove unreachable/incorrect contributor links ( #51350 )
...
PR Close #51350
2023-08-30 19:41:53 +00:00
Shuaib hasan akib
dc4db80f9a
docs(docs-infra): remove inactive resource from community page ( #51418 )
...
PR Close #51418
2023-08-28 18:36:25 +00:00
Jeremy Elbourn
6d29ab7818
docs(docs-infra): set meta description per page ( #51487 )
...
aio currently uses the same `<meta name="Description">` content for every page. It seems like this might be causing a problem with search engine indexing such that different pages are being marked as duplicates of each other. It's unfortunately impossible to know whether this will actually fix the issue without it going live.
PR Close #51487
2023-08-24 16:44:34 +00:00
Zoltán Szőgyényi
75561c96d0
docs: add new UI library resource from the Tailwind CSS ecosystem ( #50976 )
...
PR Close #50976
2023-08-15 11:29:39 -07:00
Aristeidis Bampakos
71e803a868
docs: add new edition of Angular Projects book ( #51184 )
...
PR Close #51184
2023-08-01 11:51:49 -07:00
alkavats1
f9175dd3b3
docs: updated the b tag with the strong tag ( #50921 )
...
PR Close #50921
2023-07-05 13:55:52 +02:00
Paul Gschwendtner
e93708b864
docs: update bio for devversion ( #50831 )
...
Updates biography for Paul Gschwendtner. This will be the 1000th
commit in the `main` branch, aside from the other Angular projects.
PR Close #50831
2023-06-23 09:36:22 -07:00
aanchal
4568e933b1
docs: updating the docs with the http secure tag ( #50696 )
...
PR Close #50696
2023-06-21 11:45:51 -07:00
Matthieu Riegler
8a30faf08c
docs: Adding myself to the collaborators ( #50494 )
...
Let's continue building Angular ! =)
PR Close #50494
2023-05-30 13:05:55 -07:00
Ady Ngom
5abe0c513b
docs: add Ady Ngom to GDE resources ( #49759 )
...
[x] The commit message follows our guidelines: https://github.com/angular/angular/blob/master/CONTRIBUTING.md#commit
[] Tests for the changes have been added (for bug fixes / features)
[] Docs have been added / updated (for bug fixes / features)
What kind of change does this PR introduce?
[] Bugfix
[] Feature
[] Code style update (formatting, local variables)
[] Refactoring (no functional changes, no api changes)
[] Build related changes
[] CI related changes
[] Documentation content changes
[x] angular.io application / infrastructure changes
[] Other... Please describe:
[] Yes
[x] No
Based on information provided [here](https://github.com/WebGDEProgram/main/tree/master/Angular )
PR Close #49759
2023-05-30 13:02:22 -07:00
alkavats1
203b55a8cd
docs: replaced the html tags with the updated ones ( #50403 )
...
PR Close #50403
2023-05-22 17:36:33 +00:00
Angular Robot
fab7f393a4
docs: update events ( #50309 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
PR Close #50309
2023-05-15 10:44:07 -07:00
Enea Jahollari
b65576af74
docs: add Enea to GDE contributors list ( #50254 )
...
PR Close #50254
2023-05-15 10:43:08 -07:00
Matthieu Riegler
5db170c501
docs: replace absolute links to aio with relative links. ( #50213 )
...
This change follows the introduction of the warning message from a transform processor to prevent absolute links to angular.io.
PR Close #50213
2023-05-10 14:29:50 -07:00
Jens Kuehlers
504f55d4c1
docs: add jens to contributors ( #50122 )
...
PR Close #50122
2023-05-04 08:40:35 +02:00
mgechev
c68545e082
docs: cleanup team page ( #50044 )
...
PR Close #50044
2023-05-02 12:00:16 +02:00
Mark Thompson
b83d84aba7
docs: update the intro page ( #49980 )
...
Update the introduction page to include a link to the new tutorial and to remove links to the other tutorials to give learners a clearer path forward. Also, add files to pull approve.
PR Close #49980
2023-05-01 10:02:20 -07:00
Angular Robot
c7aa10f2f5
docs: update events ( #49569 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
Closes #49545
PR Close #49569
2023-04-19 14:05:44 +00:00
arturovt
1afef35050
docs: add Artur Androsovych to GDE resources ( #48520 )
...
PR Close #48520
2023-04-18 21:35:45 +00:00
Vasil Chimev
35dabf9862
docs: typos and wording ( #48597 )
...
PR Close #48597
2023-04-18 16:58:31 +00:00
Lara Newsom
8926b558af
docs(docs-infra): add lara newsom to GDE resources ( #49620 )
...
PR Close #49620
2023-04-17 18:31:14 +00:00
Angular Robot
0e070dc223
docs: update events ( #49366 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
Closes #49355
PR Close #49366
2023-03-08 21:54:24 +00:00
Aristeidis Bampakos
1d08a93a51
docs: change link for Angular Projects book ( #49198 )
...
PR Close #49198
2023-02-27 08:05:20 -08:00
Aristeidis Bampakos
27b986e119
docs: add new edition of Learning Angular book ( #49199 )
...
PR Close #49199
2023-02-27 08:04:34 -08:00
Kalbarczyk
637102d992
docs: add NG Poland 2023 and JS Poland 2023 to events ( #48972 )
...
docs: add NG Poland 2023 and JS Poland 2023 to events
PR Close #48972
2023-02-21 13:16:05 -08:00
Joey Perrott
73211543b3
docs: remove former team members from bios ( #48999 )
...
PR Close #48999
2023-02-14 18:46:20 +01:00
Brecht Billiet
d3a14d94a1
docs(docs-infra): update strongbrew resource to new website ( #48340 )
...
StrongBrew has stopped a few years back.
We are taking over at https://simplified.courses where we have an Angular blog, do on-site training and create content.
PR Close #48340
2023-01-27 17:07:19 +00:00
Santosh Yadav
869c9ac1a9
docs: add angular getting started course ( #48619 )
...
PR Close #48619
2023-01-27 16:51:06 +00:00
Santosh Yadav
c2dc51af45
docs: add this is angular to Community Curations ( #48618 )
...
PR Close #48618
2023-01-27 16:23:53 +00:00
BrowserPerson
2cd76e053f
docs: add maria korneeva to GDE resources ( #48468 )
...
PR Close #48468
2022-12-13 13:14:06 -08:00
Angular Robot
7dda19b3f4
docs: update events ( #48474 )
...
Generated `events.json` with the latest events retrieved from the Firebase DB.
PR Close #48474
2022-12-13 13:13:16 -08:00