Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oleksiyrudenko/docu2generated
A prj to illustrate import of generated content. See https://github.com/OleksiyRudenko/docu2main
https://github.com/oleksiyrudenko/docu2generated
Last synced: 17 days ago
JSON representation
A prj to illustrate import of generated content. See https://github.com/OleksiyRudenko/docu2main
- Host: GitHub
- URL: https://github.com/oleksiyrudenko/docu2generated
- Owner: OleksiyRudenko
- Created: 2020-02-29T17:19:33.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T19:30:36.000Z (almost 2 years ago)
- Last Synced: 2024-10-29T20:19:10.650Z (2 months ago)
- Homepage: https://OleksiyRudenko.github.io/docu2generated/intro
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Generated content
The project is used to illustrate generated content import
to a [centralized documentation store](https://github.com/OleksiyRudenko/docu2main)
managed by [Docusaurus 2](https://v2.docusaurus.io/).The flow:
- build content for publishing (`yarn build`)
- push the content to an orphaned branch (`yarn deploy`)
- trigger import action in the remote centralized documentation storeFor demo purposes source files from `src/` are just copied to `build/`
directory.