| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-09-13 | docs: Add initial version of Docusaurus based docs | Fabian Mastenbroek | |
| This change updates the repository with a new Docusaurus-based documentation website. This allows us to create our documentation using Markdown, MDX and React. This will serve as the main entry point for users visiting https://opendc.org. The actual OpenDC application will be moved to https://app.opendc.org. | |||
| 2021-09-28 | build: Increase Java requirement to version 11 | Fabian Mastenbroek | |
| This change updates the Gradle configuration to target Java 11 (instead of Java 8) as the lowest denominator when building OpenDC. Since the project has not yet been adopted by (many) other applications, we should not restrict the project to such an old Java version. | |||
| 2021-05-03 | docs: Add document for toolchain setup | Fabian Mastenbroek | |
