loopback.io icon indicating copy to clipboard operation
loopback.io copied to clipboard

Modernise website technology stack

Open achrinza opened this issue 2 years ago • 3 comments

The current loopback.io website stack leverages Jekyll. Although it has, and continues to, meet our needs for hosting a simple website, there are certain issues which makes it unsustainable in the long-term:

  1. Unfamiliarity of Ruby and Jekyll among the maintainers
  2. Slow build times
  3. Inability to use component-based, modern front-end development workflows
  4. Legacy baggage

In alignment with the earlier blog modernisation effort, this issue is to track rewriting the current website in a modern, Node.js-based stack.

Currently, prototyping work is being done with Next.js.

achrinza avatar Aug 27 '22 04:08 achrinza

I wonder.. since our blog site is using Docusaurus, would we also consider that for this site as well?

dhmlau avatar Nov 05 '22 19:11 dhmlau