From 1ba4fe39e08fc0e96574c372136a508267ccf44f Mon Sep 17 00:00:00 2001 From: "Eshan[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Mar 2024 16:08:34 +0000 Subject: [PATCH] deploy: e607ed8e45222ec34b1d19fc1021319c0831bacb --- 404.html | 2 +- assets/js/{c62485b9.e484ef31.js => c62485b9.fac9905a.js} | 2 +- .../{runtime~main.636d470e.js => runtime~main.7866958c.js} | 2 +- before_installation/system_requirements.html | 2 +- blog.html | 2 +- blog/archive.html | 2 +- blog/first-blog-post.html | 2 +- blog/long-blog-post.html | 2 +- blog/mdx-blog-post.html | 2 +- blog/tags.html | 2 +- blog/tags/docusaurus.html | 2 +- blog/tags/facebook.html | 2 +- blog/tags/hello.html | 2 +- blog/tags/hola.html | 2 +- blog/welcome.html | 2 +- category/before-installation.html | 2 +- category/introduction.html | 2 +- category/tutorial---basics.html | 2 +- category/tutorial---extras.html | 2 +- index.html | 5 +++-- markdown-page.html | 2 +- tutorial-basics/congratulations.html | 2 +- tutorial-basics/create-a-blog-post.html | 2 +- tutorial-basics/create-a-document.html | 2 +- tutorial-basics/create-a-page.html | 2 +- tutorial-basics/deploy-your-site.html | 2 +- tutorial-basics/markdown-features.html | 2 +- tutorial-extras/manage-docs-versions.html | 2 +- tutorial-extras/translate-your-site.html | 2 +- 29 files changed, 31 insertions(+), 30 deletions(-) rename assets/js/{c62485b9.e484ef31.js => c62485b9.fac9905a.js} (81%) rename assets/js/{runtime~main.636d470e.js => runtime~main.7866958c.js} (63%) diff --git a/404.html b/404.html index 91e7c024..0f6bcb53 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@
cd my-website
npm run start
The cd command changes the directory you're working with. In order to work with your newly created Docusaurus site, you'll need to navigate the terminal there.
The npm run start command builds your website locally and serves it through a development server, ready for you to view at http://localhost:3000/.
Open docs/intro.md (this page) and edit some lines: the site reloads automatically and displays your changes.
Open docs/intro.md (this page) and edit some lines: the site reloads automatically and displays your changes.
Powered by: