React and Jekyll (0)

Been 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:

  1. Build the javascript locally, and deploy the built javascript in a file.
  2. Override the CSS currently in place by just adding material.
  3. Replace components with Material UI ones.

Sources