Greg Lobinski
Greg Lobinski
I'm sorry the docs need to be updated, the branches names have changed https://github.com/greglobinski/gatsby-starter-kit/branches/all?utf8=%E2%9C%93&query=class
`starter/classy-docs` it's a branch with working site with demo content, you will have to remove/edit demo content and replace it with your own `code/classy-docs` this branch has no content at...
@maddovr This is because there is the `background: #fff` style applied to [Menu](https://github.com/greglobinski/react-website-themes/blob/fe6f41fc56f9860f128ab3b2a2cf2dc4d6d237d5/packages/classy-docs/src/styles/menu.js#L12) component. I will fix that soon. Till then you can apply [customStyle](https://greglobinski.github.io/gatsby-starter-kit-docs/custom-style/#customization-2) to the `Menu` ```javascript import...
> Cool! What’s your estimate for completing the rewrite? I can't say, I personally can work on this project only on weekends, so for sure it will not be one...
Update: We will use `emotion` in a **styled component** way
@maxscience Generally yes, but I can't promise that it will be possible without any 'moving' procedure, like for example, renaming content files.
If anybody would be interested in the progress of work, go to the issue board of my **[gatsby-themes repo](https://github.com/greglobinski/gatsby-themes/issues?utf8=%E2%9C%93&q=+label%3A%22%40+personal-blog-theme%22+)**
Current state of dev  You can follow the changes in the code [here](https://github.com/greglobinski/gatsby-themes/tree/master/packages/gatsby-theme-personal-blog)
current state of dev 
current state of dev  That's all for this weekend, I will not (probably) be able to move forward till the next one. But I did a good...