-
Clone Repository to Local
Run the following command in the Terminal in the directory you want have the website
# Run command git clone git@github.com:openlegend/openlegendrpg.com.git
-
Update the core rules submodule
Navigate into the core-rules repository and run commands to update module.
# Change into submodule directory cd src/core-rules # Update the local repository git pull # Change back to root cd ../.. # Commit core-rules to the website repository git commit -am "Updated core-rules for website"
-
Prepare the site for deploy to github pages
Clean the last build
gatsby clean
-
Deploy Site
Run build command for website
npm run deploy
-
Notifications
You must be signed in to change notification settings - Fork 1
License
Brandon-G-Tripp/open-legend
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published