https://github.com/rggh/ghp2
actions_sphinx
https://github.com/rggh/ghp2
Last synced: 11 months ago
JSON representation
actions_sphinx
- Host: GitHub
- URL: https://github.com/rggh/ghp2
- Owner: RGGH
- Created: 2023-03-18T16:56:22.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-18T18:20:42.000Z (about 3 years ago)
- Last Synced: 2025-02-02T03:32:41.372Z (over 1 year ago)
- Language: Python
- Homepage:
- Size: 2.81 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# sphinxdemo

### https://rggh.github.io/ghp2/
- click settings to enable github pages : https://docs.github.com/en/pages/quickstart
- add workflow permissions : https://github.com/ad-m/github-push-action/issues/96#issuecomment-889984928
- to use this as a base, use : git remote remove origin so you can start a new repo
eg : git remote add origin https://github.com/RGGH/the-new-repo-name.git
- uses `pip install ghp-import`