Skip to content
This repository was archived by the owner on Apr 26, 2025. It is now read-only.

Conversation

@srmagura
Copy link
Contributor

@srmagura srmagura commented Oct 30, 2021

The "Guides" and "Changelog" nav links were consolidated under the "Docs" link.

image

  • The URL of the Changelog page changed as a result.
  • I did NOT change the URLs from /guides/whatever to /docs/whatever to avoid breaking links.

Sorry for so many changes in one PR, this just seemed like the easiest way to do it.

TODO

  1. Gerrit: Merge Tweak the example's typedoc.json typedoc#1775.
  2. Sam: Verify that publish workflow passes now.
  3. Gerrit: Merge this PR.

@srmagura srmagura marked this pull request as ready for review October 31, 2021 02:22
@Gerrit0
Copy link
Contributor

Gerrit0 commented Oct 31, 2021

Looks reasonable, thanks! I guess nodes will always start with a clean checkout? Seems like a good thing...

@Gerrit0 Gerrit0 merged commit a63e3e1 into TypeStrong:master Oct 31, 2021
@srmagura
Copy link
Contributor Author

You're welcome. I'm not 100% sure what you mean, but if you're referring to this change,

- test -f typedoc || git clone [email protected]:TypeStrong/typedoc.git
+ git clone https://github.com/TypeStrong/typedoc.git

the test is unnecessary because each job in a workflow runs on a fresh VM.

@srmagura srmagura deleted the example branch October 31, 2021 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Website: Improve nav link placement on mobile devices Add rendered example folder to typedoc.org Fix nightly publish script on typedoc-site

2 participants