Closed rstacruz closed 8 months ago
Up to this day, Devhints has been using Jekyll 2.x. (As of April 2024, the latest is Jekyll 4.3.3. Jekyll 3.0.0 was released 2015.)
The JavaScript build system has been very convoluted involving Parcel and Jekyll.
This PR is a major rewrite of the underlying technology to use Astro 4.
116b846
View logs
Context
Up to this day, Devhints has been using Jekyll 2.x. (As of April 2024, the latest is Jekyll 4.3.3. Jekyll 3.0.0 was released 2015.)
The JavaScript build system has been very convoluted involving Parcel and Jekyll.
Solution
This PR is a major rewrite of the underlying technology to use Astro 4.
Why?