| Age | Commit message (Collapse) | Author |
|
This change updates the frontend to use the built-in Sass support
provided by Create React App to simplify the development pipeline.
|
|
This change is one in a series of patches to remove the use of jQuery.
Here, we can utilize the scroll-padding CSS property to align anchors
properly in presence of a fixed top header.
|
|
This change fixes the invalid images on the frontpage by hosting them
ourselves.
|
|
|
|
|
|
|
|
|
|
This change merges the four main OpenDC development repositories into a
single Git repository and performs final organization of the repository.
|
|
This change prepares the frontend Git repository for the monorepo
residing at https://github.com/atlarge-research.com/opendc. To
accomodate for this, we move all files into a frontend subdirectory.
|