Skip to content

Commit

Permalink
ability to rename the website folder
Browse files Browse the repository at this point in the history
  • Loading branch information
noraj authored Nov 11, 2018
1 parent b84754d commit 8e34c69
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/getting-started-preparation.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ root-directory
You will need to keep the `website/siteConfig.js` and `website/core/Footer.js`
files, but may edit them as you wish. The value of the `customDocsPath` key in
`website/siteConfig.js` can be modified if you wish to use a different directory name or path.
Also the folder `website` can be renamed as you want without the need to modify the configuration file,
for example if `website` is a source of conflict with another folder of your project you are able to rename it
into `docusaurus`.

You should keep the `website/pages` and `website/static` directories, but may
change the content inside them as you wish. At the bare minimum you should have
Expand Down

0 comments on commit 8e34c69

Please sign in to comment.