Hendra

Results 15 comments of Hendra

@greglobinski Great news Greg! thanks for your work. After reading this, i told my self that my hunch is right that you are going to replace jss with something else,...

damn, i just realize what you mean about Theme is Gatsby.js Theme feature [https://www.gatsbyjs.org/blog/2018-11-11-introducing-gatsby-themes/](https://www.gatsbyjs.org/blog/2018-11-11-introducing-gatsby-themes/), to be honest, i find out about this just now. Haha i confuse between gatsby starter...

Well, i actually removed disqus and try to implement my own custom commenting system using gatsby + firebase realtime database. But if you still want to use disqus, it is...

Hello All, I just test the latest version of the v2 branch yesterday and i think i achieved good result so far. With some adjusments: 1. Upgrade package.json using [npm-check-updates](https://www.npmjs.com/package/npm-check-updates)...

Ups i forget to mention that you too need to adjust Popper in CategoryFilter.js, FontSetter.js and TopMenu.js, it shouldn't be too hard, you can read about it here: [Popper API](https://material-ui.com/api/popper/)

@greglobinski sorry greg, kinda busy right at the moment, yesterday i just made raw adjustment, so the quality of the code is not good enough. Hopefully next week, after christmas.

I have created a pull request #82 Most of them seems to work fine at the moment. Hopefully it helps. Happy holiday all.

> > > Thank you very much @khairendra great work 🥇 without your help the branch would still stay unfinished. > > I'm sorry for the delay. I merged the...

Refactor layout to Layout Component without using gatsby-plugin-layout seems fix production build problem. I have created a PR [https://github.com/greglobinski/gatsby-starter-personal-blog/pull/83](https://github.com/greglobinski/gatsby-starter-personal-blog/pull/83)

> > > Refactor layout to Layout Component without using gatsby-plugin-layout seems fix production build problem. > > I have created a PR #83 Close this PR, too early, has...