avitorio / outstatic

Outstatic - A static CMS for Next.js
https://Outstatic.com
MIT License
2.67k stars 157 forks source link

Code highlight doesn't works on the deployed blogs #129

Closed Prottoy2938 closed 1 year ago

Prottoy2938 commented 1 year ago

Provide environment information

Latest nextjs & outstatic

What browser are you using? (if relevant)

No response

How are you deploying your application? (if relevant)

Vercel

Describe the Bug

Code highlight on the outstatic dashboard, but not on the deployed blog

Expected Behavior

Should highlight the code on the deployed blog

Link to reproduction - Issues with a link to complete (but minimal) reproduction code will be addressed faster

No link

To Reproduce

Just try creating a codesnippet & check the blog.

avitorio commented 1 year ago

The blog is barebones, it is supposed to only have basic features. You can check the code under /apps/web to see an example of code that uses code highlight.