Update Program Flow authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
# Program Flow # 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 * Preprocessing
* Pandoc and SSI_Directives * Pandoc conversion from `.md` to `.html`
* Postprocessing * Postprocessing of files (adding SSI directives, replacement of HTML tags)
* README creation * README creation
\ No newline at end of file