https://github.com/mai-space/action-typo3-documentation-on-github
⚙️ Github Action to build and trigger the deployment of a documentation in TYPO3 .rst style
https://github.com/mai-space/action-typo3-documentation-on-github
action deploy github pages render typo3
Last synced: 8 days ago
JSON representation
⚙️ Github Action to build and trigger the deployment of a documentation in TYPO3 .rst style
- Host: GitHub
- URL: https://github.com/mai-space/action-typo3-documentation-on-github
- Owner: mai-space
- Created: 2023-08-19T14:54:11.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-03T13:29:12.000Z (almost 3 years ago)
- Last Synced: 2025-09-11T17:04:47.146Z (10 months ago)
- Topics: action, deploy, github, pages, render, typo3
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ACTION: TYPO3 Documentation on Github
⚙️ Github Action to build and trigger the deployment of a documentation in TYPO3 .rst style
Look at the folder structure in the Folder "Example" to see how to use this action.
Note that you may have to set up your Documentation like TYPO3 does it.
See the [TYPO3 Documentation](https://github.com/TYPO3-Documentation/t3docs-examples/tree/main/Documentation) for more information.
To set up your local environment for building the documentation,
I would like to refer to my valued colleague [Armin Vieweg](https://github.com/a-r-m-i-n) and
his local environment in his extension: [Fluid Page Cache](https://github.com/a-r-m-i-n/fluid_page_cache).