docusaurus/docs
Jay Martin 1c115d6ba4 docs: change the ID of the new documentation page (#1718)
* docs: add the repository to the localhost:3000 link

Fix two links on **[Create Pages](https://docusaurus.io/docs/en/next/tutorial-create-pages)**.

* docs: use the same start command on both pages

The start command in **[Scaffold the Site](https://docusaurus.io/docs/en/next/tutorial-create-new-site)** is "Run `npm start` or `yarn start.`" It will help new users to see the same start command again. A slightly different command will make new users think that something slightly different is happening.

* docs: change the ID of the new documentation page

The page ID "doc4" is already used by one of the downloaded pages, docs/exampledoc4.md, shown below: 

```
---
id: doc4
title: Other Document
---

this is another document
```

* docs: removed docusaurus-tutorial/ from the links
2019-08-04 12:42:55 -07:00
..
api-commands.md feat: allow different host through CLI flag (#1475) 2019-05-20 23:31:41 +07:00
api-doc-markdown.md docs: Fix Rendering of <AUTOGENERATED_TABLE_OF_CONTENTS> Tag on API - Markdown Features Page (#1617) 2019-07-12 23:32:52 +08:00
api-pages.md docs: fix typo for docs folder (#1484) 2019-05-17 10:26:55 -07:00
api-site-config.md docs: change separateCSS to separateCss (#1735) 2019-08-01 12:57:19 -07:00
getting-started-docker.md docs: normalized spelling of web server (#1473) 2019-05-16 19:28:22 -07:00
getting-started-installation.md docs: normalized spelling of web server (#1473) 2019-05-16 19:28:22 -07:00
getting-started-preparation.md docs: document what should be in .gitignore (#1709) 2019-07-26 00:32:43 -07:00
getting-started-publishing.md docs: suggest ZEIT Now for quick deployment of 2.0 (#1691) 2019-07-22 13:55:00 -07:00
getting-started-site-creation.md docs: fix typo for docs folder (#1484) 2019-05-17 10:26:55 -07:00
guides-blog.md docs: minor grammar fix in blog guide (#1614) 2019-06-19 10:49:38 -07:00
guides-custom-pages.md docs: fix typo in website/pages folder structure (#1506) 2019-05-23 09:21:46 -07:00
guides-navigation.md docs: fix typo for docs folder (#1484) 2019-05-17 10:26:55 -07:00
guides-search.md docs: fix typo for docs folder (#1484) 2019-05-17 10:26:55 -07:00
guides-translation.md docs: fix typo for docs folder (#1484) 2019-05-17 10:26:55 -07:00
guides-versioning.md Reformat, proofread and tidy up docs (#749) 2018-06-10 08:02:04 -07:00
tutorial-create-new-site.md docs: revert a link to localhost:3000 (#1722) 2019-07-28 22:12:22 -07:00
tutorial-create-pages.md docs: change the ID of the new documentation page (#1718) 2019-08-04 12:42:55 -07:00
tutorial-publish-site.md docs: add an HTTPS example for publish-gh-pages (#1736) 2019-08-02 02:40:25 -07:00
tutorial-setup.md docs: refer to Terminal and Git Bash (#1737) 2019-08-02 03:12:59 -07:00
tutorial-version.md docs: fix typo for docs folder (#1484) 2019-05-17 10:26:55 -07:00