Changes
Page history
Update Program Flow
authored
Sep 02, 2021
by
Fabian Nuraddin Alexander Gabel
Show whitespace changes
Inline
Side-by-side
Program-Flow.md
View page @
19b05fac
# 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:
*
Preprocess
or
*
Pandoc
and SSI_Directives
*
Postprocessing
*
Preprocess
ing
*
Pandoc
conversion from
`.md`
to
`.html`
*
Postprocessing
of files (adding SSI directives, replacement of HTML tags)
*
README creation
\ No newline at end of file