CLOVIS
11/11/2022, 7:24 PMCasey Brooks
11/11/2022, 7:33 PMCasey Brooks
11/11/2022, 7:36 PMCasey Brooks
11/11/2022, 7:40 PMrepositories {
mavenCentral()
maven(url = "<https://s01.oss.sonatype.org/content/repositories/snapshots>")
}
dependencies {
implementation("io.github.copper-leaf:ballast-core:2.3.0-SNAPSHOT")
implementation("io.github.copper-leaf:ballast-navigation:2.3.0-SNAPSHOT")
}
CLOVIS
11/11/2022, 7:50 PMCLOVIS
11/11/2022, 7:50 PMhfhbd
11/11/2022, 8:40 PMBig Chungus
11/11/2022, 8:41 PMrocketraman
11/11/2022, 9:29 PMCLOVIS
11/12/2022, 10:15 AMBig Chungus
11/12/2022, 10:24 AMDavid Herman
11/12/2022, 9:38 PM@Page
composables and then routes are created automatically for your project based on the file path. I'm not saying it's what you're looking for (you probably wouldn't call Kobweb lightweight 🙂 ), but I'd be curious if you'd consider an approach like that as a possible solution.CLOVIS
11/13/2022, 12:10 PMhfhbd
11/13/2022, 12:15 PMCLOVIS
11/13/2022, 12:16 PMhfhbd
11/13/2022, 12:20 PMCLOVIS
11/13/2022, 12:21 PMDavid Herman
11/13/2022, 10:33 PMColumn
, Box
, and Row
implementations all built on top of standard HTML elements and CSS rules.