Hi,
When you serve the site locally it works as expected. But when you
generate the static site for a production build the styles get
overridden.
You can reproduce by executing the script in the website folder
${repoRoot}/website2/website/scripts/build-site.sh
The docs will be generated at:
${repoRoot}/generated-site/content
if you serve those files from a server you will see the layout issue again.
On Wed, Jun 17, 2020 at 4:34 AM Windham Wong <[email protected]>
wrote:
> I tried rebuilding it using branch joshfischer/fix-layout and no issue at
> all.
>
> Windham Wong
> Managing Partner, Technical Director of
> Stormeye.io, Hong Kong Managed Security Operation Center Limited
> Email // [email protected] (mailto:[email protected])
> Phone // +852_3590_2212_|_+852_9832_0707 (tel:+85235902212)
> Fax // +852_3590_2202 (tel:+852_3590_2202)
>
> On 6ζ 17 2020, at 11:04 δΈε, Josh Fischer <[email protected]> wrote:
> > Hi All,
> >
> > I cannot for the life of me figure out what happened with the static site
> > for Heron. A site dependency version must have been swapped out causing
> > the change in CSS styling. That is the only thing I can think of. If
> > anyone else has the time please take a look and see if you can figure it
> > out. We may have to do an upgrade to Docusaurus 2.x faster than expected
> in
> > hopes to fix this error.
> >
> > - Josh