diff --git a/.gitmodules b/.gitmodules index 88e9dab..6def4bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -22,3 +22,21 @@ [submodule "flutter_hybrid_template"] path = flutter_hybrid_template url = https://github.com/rodydavis/flutter_hybrid_template +[submodule "lit-3d-piano"] + path = lit-3d-piano + url = https://github.com/rodydavis/lit-3d-piano +[submodule "vite-rxdb-lit"] + path = vite-rxdb-lit + url = https://github.com/rodydavis/vite-rxdb-lit +[submodule "lit-native"] + path = lit-native + url = https://github.com/rodydavis/lit-native +[submodule "lit-calculator"] + path = lit-calculator + url = https://github.com/rodydavis/lit-calculator +[submodule "html-editor"] + path = html-editor + url = https://github.com/rodydavis/html-editor +[submodule "lit-node-editor"] + path = lit-node-editor + url = https://github.com/rodydavis/lit-node-editor diff --git a/README.md b/README.md index a7e8c8f..becf3e6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # Lit Examples -Example created by me used in my [blog](https://rodydavis.com). \ No newline at end of file +Examples created by me and mostly used in my [blog](https://rodydavis.com). \ No newline at end of file diff --git a/html-editor b/html-editor new file mode 160000 index 0000000..b8278e9 --- /dev/null +++ b/html-editor @@ -0,0 +1 @@ +Subproject commit b8278e967f358e74d489e590f05abf52ceb95e88 diff --git a/lit-3d-piano b/lit-3d-piano new file mode 160000 index 0000000..240c9d6 --- /dev/null +++ b/lit-3d-piano @@ -0,0 +1 @@ +Subproject commit 240c9d633a5e66cfb814f53b7ccbd5ffced2bdc6 diff --git a/lit-calculator b/lit-calculator new file mode 160000 index 0000000..d55acbd --- /dev/null +++ b/lit-calculator @@ -0,0 +1 @@ +Subproject commit d55acbdd386114bad8bb70602efefb13a946a35c diff --git a/lit-native b/lit-native new file mode 160000 index 0000000..6983768 --- /dev/null +++ b/lit-native @@ -0,0 +1 @@ +Subproject commit 6983768c2f1d9b88b5e57eaabb44ee92b597a715 diff --git a/lit-node-editor b/lit-node-editor new file mode 160000 index 0000000..cada86e --- /dev/null +++ b/lit-node-editor @@ -0,0 +1 @@ +Subproject commit cada86e375db94fa7abcbed6b12417174cbbd1ad diff --git a/vite-rxdb-lit b/vite-rxdb-lit new file mode 160000 index 0000000..9e2db79 --- /dev/null +++ b/vite-rxdb-lit @@ -0,0 +1 @@ +Subproject commit 9e2db793c1763dc20495bdb71dfbb32dab17f7a8