Relative Content

Tag Archive for javascriptcssreactjsnode.jsdocusaurus

Docusaurus: index.html file ignoring `docusaurus.config.js` file (footer)

The basis of my problem/understanding: I have built and maintained Docusaurus sites before. My understanding is that the docusuarus.config.js file essentially translates the defined info into html that builds your website. The file the translated info goes to is the ‘index.html’ file. My issue: docusaurus.config.js/index.html file issue example: My Footer (and a few other components) […]