Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
D docker-containers
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Public
  • docker-containers
  • Wiki
  • docusaurus

docusaurus · Changes

Page history
Update docusaurus authored Nov 01, 2020 by Yogesh Hegde's avatar Yogesh Hegde
Hide whitespace changes
Inline Side-by-side
Showing with 6 additions and 6 deletions
+6 -6
  • docusaurus.md docusaurus.md +6 -6
  • No files found.
docusaurus.md
View page @ 57d90233
......@@ -44,7 +44,7 @@ The guide will help you develop websites and host it on to github using Docusaur
- Edit and make changes to these files in any text editor of your choice.
![docusaurus-folder](upload/Selection_020.png)
13. Uploading website to Github.
13. Uploading website to Github.
- Configure your website for Github, You need to these changes to your `docusaurus.config.js`
```js
...
......@@ -67,8 +67,8 @@ The guide will help you develop websites and host it on to github using Docusaur
...
```
- To upload the website to github run command.
```sh
git config --global user.email "{your-email-id}"
git config --global user.name "{Your-name}"
GIT_USER={your-git-username} yarn deploy
```
\ No newline at end of file
```sh
git config --global user.email "{your-email-id}"
git config --global user.name "{Your-name}"
GIT_USER={your-git-username} yarn deploy
```
\ No newline at end of file
Clone repository
  • Installing tools
  • Readme doc format
  • code refactoring
  • code style container
  • day0
  • devops practical
  • docusaurus
  • Home
  • install on mac
  • install tools ubuntu 16.04
  • install tools windows