docusaurus/packages/docusaurus
Tales Porto e99bb43823
feat(v2): docusaurus deploy: ability to configure port in git url (#4545)
* Creating a way to configure the port used on the guthub deploy.

* Fixing some mistakes

Documenting

Adding githubPort documentation on docusaurus.config.js.

Addind SSH protocol prefix. ssh://

Using the default protocol port instead of define it on the code.

Prettify.

* Fixing some mistakes

Documenting

Adding githubPort documentation on docusaurus.config.js.

Addind SSH protocol prefix. ssh://

Using the default protocol port instead of define it on the code.

Prettify.

* Isolating the logic to generate the url and testing it.

* Changing all the names used on tests to something more unserstandable.

* Prettify

Co-authored-by: Tales Porto <t.andrade-porto@klarna.com>
2021-04-09 18:05:16 +02:00
..
bin chore(v2): Fix linter warnings (#4442) 2021-03-17 17:28:42 +01:00
src feat(v2): docusaurus deploy: ability to configure port in git url (#4545) 2021-04-09 18:05:16 +02:00
.npmignore fix(v2): Simplify styling for classic template landing page (#1528) 2019-05-29 19:41:23 +07:00
copyUntypedFiles.js refactor(v2): Convert docusaurus-core to TypeScript (#2578) 2020-04-13 02:05:46 +08:00
package.json fix(v2): remove no longer used postcss-present-env from dependencies (#4506) 2021-03-29 18:04:13 +02:00
README.md docs(v1): version page should recommend v2 (bis) (#4049) 2021-01-14 17:58:42 +01:00
tsconfig.client.json chore: json files should be linted (#4462) 2021-03-18 19:39:50 +01:00
tsconfig.json refactor(v2): correct some of type errors reported by eslint (#4382) 2021-03-12 12:24:22 +01:00