Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 store

For demo purposes source files from `src/` are just copied to `build/`
directory.