This section highlights the customizations that are used on this fractal instance, to get a deep understanding of fractal itself head over to the documentation.
Fractal source files (markup & documentation) are located in the src-fractal
folder.
./src-fractal/html
../src-fractal/assets
folder./src-fractal/fractal-overwrites.css
To give users a overview of all available versions, and to make the this information accessible to them there is a index.html
file that will be deployed at the root level of the library and will serve as a home page. In other words it will be written at the root of the versions repository.
The template for this file is located at src-fractal/index/index.html
. It uses a simple lodash template to render information to the page and will be re-written every time a new version is released.