mirror of https://github.com/bra1n/townsquare.git
Update CONTRIBUTING.md
This commit is contained in:
parent
dadd06d4d9
commit
660e9dc4a3
|
@ -49,7 +49,7 @@ Deploying a forked version to GitHub Pages or running your local
|
||||||
development copy in a sub-path (instead of the web root) will require you to modify
|
development copy in a sub-path (instead of the web root) will require you to modify
|
||||||
the `vue.config.js` and configure the path at which the website will be served, as well
|
the `vue.config.js` and configure the path at which the website will be served, as well
|
||||||
as removing the CNAME file and updating the GitHub pages configuration. Otherwise, your fork
|
as removing the CNAME file and updating the GitHub pages configuration. Otherwise, your fork
|
||||||
will think it should be served at clocktower.online instead of <user>.github.io/townsquare/.
|
will think it should be served at clocktower.online instead of \<user\>.github.io/townsquare/.
|
||||||
|
|
||||||
For example, deploying your forked `townsquare` project to GitHub pages would need the following
|
For example, deploying your forked `townsquare` project to GitHub pages would need the following
|
||||||
`vue.config.js` changes:
|
`vue.config.js` changes:
|
||||||
|
|
Loading…
Reference in New Issue