Universal: where is https://universal.angular.io/ repo? I want to make PR

Created on 7 May 2018  路  9Comments  路  Source: angular/universal

well, documentation is old and we need to update this. I know universal team is very busy and I'm willing to contribute a lot of documentation if I find out where is that website https://universal.angular.io/ source? I cannot find it in any branch

Most helpful comment

For now we will add the docs in this repository under docs/*.md
If it's specific to a module then it should go into the README.md for that module.

So if you'd like to put together a PR adding some docs to that location i'd be happy to review

All 9 comments

Those micro-sites used to be in this repository, but I'm not sure if it's still working, or it's deprecated!

thank you, we need someone verify this

We will be taking that website down soon.
@hiepxanh What kind of docs did you want to add to?

I have a question, what kind of docs do you need?
I'm thinking of some topic:

  • basic getting-start tutorial with working example
  • how to convert basic angular project to universal
  • how to integrate 3rd party library
  • how to convert normal library to working with universal (some kind of universal ready tag 馃槃 )

everything need Stackblitz example.

@Toxicable can you suggest anything, what should I do?

We have some most of that already.

From basics to app here: https://angular.io/guide/universal
Additional cli specific stuff here: https://github.com/angular/angular-cli/wiki/stories-universal-rendering
Full example here https://github.com/angular/universal-starter

However we don't have much on integrating 3rd party libs.

yes sir, that good, but it will be better if we have 1 source documentation instead of split it.
you said:

taking that website down soon

do you have any replacement website or some kind of docs in this repository?

For now we will add the docs in this repository under docs/*.md
If it's specific to a module then it should go into the README.md for that module.

So if you'd like to put together a PR adding some docs to that location i'd be happy to review

yes, I love to do it. Thank you

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

_This action has been performed automatically by a bot._

Was this page helpful?
0 / 5 - 0 ratings