1
0
mirror of https://github.com/SquidDev-CC/CC-Tweaked synced 2024-06-28 08:03:21 +00:00
CC-Tweaked/src/web
Jonathan Coates 6ab90dc30d
Convert build script to Kotlin
- Add a new Node plugin. This automatically installs npm dependencies
   and provides a "NpxExecToDir" to dir task. This allows us to make the
   doc website task dependencies a little nicer, by simply chaining
   tasks together, rather than doing dependsOn + `input.files(the other
   task output)`.

 - Switch over to CurseForgeGradle from CurseGradle. The latter is
   super clunky to use in non-Groovy languages.

 - Copy our Modrinth description body to our repo, and add support for
   syncing it. We'll still have to do CF manually I think.
2022-10-22 21:09:08 +01:00
..
components Add recipes to more pages 2022-06-05 12:20:07 +01:00
mount Add speaker support to the documentation website 2021-12-21 22:20:57 +00:00
index.tsx Add more eldritch horrors to the build system 2022-06-01 00:48:36 +01:00
styles.css Make the sidebar a little wider 2022-09-29 22:21:38 +01:00
transform.tsx Convert build script to Kotlin 2022-10-22 21:09:08 +01:00
typings.ts Add speaker support to the documentation website 2021-12-21 22:20:57 +00:00