Update Program Flow authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
# Program Flow
In order tu build a full HTML website based on the topics in `/topics` the application runs as follows
In order tu build a full HTML website based on the topics in `/topics` the application `/bin/build_webpage.sh` executes the following steps:
* Preprocessor
* Pandoc and SSI_Directives
* Postprocessing
* Preprocessing
* Pandoc conversion from `.md` to `.html`
* Postprocessing of files (adding SSI directives, replacement of HTML tags)
* README creation
\ No newline at end of file