OpenCerts/opencerts-website

Opencert not display in bootstrap format

Closed this issue · 5 comments

Hi @Nebulis, Team,

We have added 6 new templates in /src/templates, but when we tried to view Opencerts file, it displayed using default renderer.
image

We deployed our templates using netlify account and created DNS sandbox OpenAttenstation for testing purpose.
Any step we missed out to configure?

Hi @Nebulis ,

We managed to solve opencert rendered using Default Renderer.

But now have different issue. It displayed not in bootstrap format.
image

Hello, just for info i left govtech and I'm not working on this project anymore

your renderer need to import bootstrap library via cdn or something.

else, will be great if can share the repo then we can help take a look

Hi @simboonlong,

I managed to put in the bootstrap library in /static/index.html and its worked.
Maybe you can take a look whether our code is correct.

This is the repo
https://github.com/erwinsg/decentralized-renderer-react-template

looks about right