Mithi Sevilla
Mithi Sevilla
You'd have to edit the following files - https://github.com/mithi/epic-notes/blob/a7e9ea0077432176a1408c230b9b5b3c38bfb26f/providers/theme/index.js#L6-L7 - https://github.com/mithi/epic-notes/blob/main/providers/code-theme/code-themes.js - https://github.com/mithi/epic-notes/blob/main/styles/vars.css
See issue: https://github.com/RobertBroersma/bigheads/issues/23
Create a `pageProperties.json` that contains the `title` and `description` of that page `content/topic/section/pageId` Edit to read and return `pageProperties` https://github.com/mithi/epic-notes/blob/d624a04bb0733088f067095c08679a07ac286828/utils/index.js#L54 Edit this component to destructure the return of `pageContents` https://github.com/mithi/epic-notes/blob/d624a04bb0733088f067095c08679a07ac286828/pages/react/%5Bsection%5D/%5BpageId%5D.js#L18...
Syntax Highlighting Issue: In JSX components, spreading props breaks component's syntax highlighting
See issues from [PrisimJS/prism](https://github.com/PrismJS/prism) https://github.com/PrismJS/prism/issues/2753 https://github.com/PrismJS/prism/issues/2598 https://github.com/PrismJS/prism/issues/1548
Favicon checker https://realfavicongenerator.net/favicon_checker?protocol=https&site=epic-notes.vercel.app%2F#.YCFHwxMzYWp
I'm calling this everywhere move is somewhere and call it from there so that I don't always copy paste this everywhere ``` const useNextEffect = typeof window !== "undefined" ?...
https://docs.cypress.io/guides/getting-started/installing-cypress.html#Continuous-integration