React and Jekyll (0)
19 Mar 2020Been wanting to do this for a while, add some material UI components and strip away the boring look that my current blog has. Finally got the motivation to start doing this now.
The idea is pretty simple:
- Build the javascript locally, and deploy the built javascript in a file.
- Override the CSS currently in place by just adding material.
- Replace components with Material UI ones.