You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently we have 2 LoopBack web sites: loopback.io and v4.loopback.io. Our initial plan was to make the v4.loopback.io repo ready so that when we are ready (docs pages and everything are set up properly), we can make v4.loopback.io repo to serve at loopback.io.
Since we are planning to keep most of the documentation infrastructure, it might be a good idea to make changes to the existing loopback.io main pages to have the LB4 content i.e.
landing pages
getting started
resources
etc.
Proposed changes
I'd like to propose that we:
copy the pages from v4.loopback.io to loopback.io
for the LB3 pages we still want to keep, it will be moved to loopback.io/lb3/
The text was updated successfully, but these errors were encountered:
I like this proposal more than the other way around (suggested in strongloop/v4.loopback.io#65), but if for any reason this way doesn't work we still have the other proposal.
If we do this switch, then should we add redirections for current lb3 pages like loopback.io/examples -> https://loopback.io/doc/en/lb4/Examples.html to not break existing urls? I don't think this is a big deal but just something to consider.
If we do this switch, then should we add redirections for current lb3 pages like loopback.io/examples -> https://loopback.io/doc/en/lb4/Examples.html to not break existing urls? I don't think this is a big deal but just something to consider.
Background
Currently we have 2 LoopBack web sites: loopback.io and v4.loopback.io. Our initial plan was to make the v4.loopback.io repo ready so that when we are ready (docs pages and everything are set up properly), we can make v4.loopback.io repo to serve at loopback.io.
Since we are planning to keep most of the documentation infrastructure, it might be a good idea to make changes to the existing loopback.io main pages to have the LB4 content i.e.
Proposed changes
I'd like to propose that we:
The text was updated successfully, but these errors were encountered: