File tree Expand file tree Collapse file tree 12 files changed +22
-26
lines changed
clojure/hello-world/resources/public
csharp/HelloWorld/wwwroot
fsharp/HelloWorld/wwwroot Expand file tree Collapse file tree 12 files changed +22
-26
lines changed Original file line number Diff line number Diff line change 2121<head>
2222 <title>Datastar SDK Demo</title>
2323 <script src="https://unpkg.com/@tailwindcss/browser@4"></script>
24- <script type="module" src="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js"></script>
24+ <script type="module" src="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js"></script>
2525</head>
2626<body class="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16">
2727 <div data-signals-delay="400" class="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2">
2828 <div class="flex justify-between items-center">
2929 <h1 class="text-gray-900 dark:text-white text-3xl font-semibold">
3030 Datastar SDK Demo
3131 </h1>
32- <img src="https://data-star.dev/static/images/rocket.png" alt="Rocket" width="64" height="64"/>
32+ <img src="https://data-star.dev/static/images/rocket-64x64 .png" alt="Rocket" width="64" height="64"/>
3333 </div>
3434 <p class="mt-2">
3535 SSE events will be streamed from the backend to the frontend.
Original file line number Diff line number Diff line change @@ -78,10 +78,6 @@ func writeOutConsts(version string) error {
7878 })
7979
8080 templates := map [string ]func (data * ConstTemplateData ) string {
81- "README.md" : datastarREADME ,
82- "library/README.md" : datastarREADME ,
83- "library/src/engine/consts.ts" : datastarClientConsts ,
84- "library/package.json" : datastarClientPackageJSON ,
8581 "sdk/clojure/sdk/src/main/starfederation/datastar/clojure/consts.clj" : clojureConsts ,
8682 "sdk/go/datastar/consts.go" : goConsts ,
8783 "sdk/dotnet/fsharp/src/Consts.fs" : fsharpConsts ,
Original file line number Diff line number Diff line change 55< head >
66 < title > Datastar SDK Demo</ title >
77 < script src ="https://unpkg.com/@tailwindcss/browser@4 "> </ script >
8- < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js "> </ script >
8+ < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js "> </ script >
99</ head >
1010< body class ="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16 ">
1111 < div data-signals-delay ="400 " class ="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2 ">
1212 < div class ="flex justify-between items-center ">
1313 < h1 class ="text-gray-900 dark:text-white text-3xl font-semibold ">
1414 Datastar SDK Demo
1515 </ h1 >
16- < img src ="https://data-star.dev/static/images/rocket.png " alt ="Rocket " width ="64 " height ="64 "/>
16+ < img src ="https://data-star.dev/static/images/rocket-64x64 .png " alt ="Rocket " width ="64 " height ="64 "/>
1717 </ div >
1818 < p class ="mt-2 ">
1919 SSE events will be streamed from the backend to the frontend.
Original file line number Diff line number Diff line change 55< head >
66 < title > Datastar SDK Demo</ title >
77 < script src ="https://unpkg.com/@tailwindcss/browser@4 "> </ script >
8- < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js "> </ script >
8+ < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js "> </ script >
99</ head >
1010< body class ="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16 ">
1111 < div data-signals-delay ="400 " class ="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2 ">
1212 < div class ="flex justify-between items-center ">
1313 < h1 class ="text-gray-900 dark:text-white text-3xl font-semibold ">
1414 Datastar SDK Demo
1515 </ h1 >
16- < img src ="https://data-star.dev/static/images/rocket.png " alt ="Rocket " width ="64 " height ="64 "/>
16+ < img src ="https://data-star.dev/static/images/rocket-64x64 .png " alt ="Rocket " width ="64 " height ="64 "/>
1717 </ div >
1818 < p class ="mt-2 ">
1919 SSE events will be streamed from the backend to the frontend.
Original file line number Diff line number Diff line change 55< head >
66 < title > Datastar SDK Demo</ title >
77 < script src ="https://unpkg.com/@tailwindcss/browser@4 "> </ script >
8- < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js "> </ script >
8+ < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js "> </ script >
99</ head >
1010< body class ="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16 ">
1111 < div data-signals-delay ="400 " class ="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2 ">
1212 < div class ="flex justify-between items-center ">
1313 < h1 class ="text-gray-900 dark:text-white text-3xl font-semibold ">
1414 Datastar SDK Demo
1515 </ h1 >
16- < img src ="https://data-star.dev/static/images/rocket.png " alt ="Rocket " width ="64 " height ="64 "/>
16+ < img src ="https://data-star.dev/static/images/rocket-64x64 .png " alt ="Rocket " width ="64 " height ="64 "/>
1717 </ div >
1818 < p class ="mt-2 ">
1919 SSE events will be streamed from the backend to the frontend.
Original file line number Diff line number Diff line change 55< head >
66 < title > Datastar SDK Demo</ title >
77 < script src ="https://unpkg.com/@tailwindcss/browser@4 "> </ script >
8- < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js "> </ script >
8+ < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js "> </ script >
99</ head >
1010< body class ="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16 ">
1111 < div data-signals-delay ="400 " class ="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2 ">
1212 < div class ="flex justify-between items-center ">
1313 < h1 class ="text-gray-900 dark:text-white text-3xl font-semibold ">
1414 Datastar SDK Demo
1515 </ h1 >
16- < img src ="https://data-star.dev/static/images/rocket.png " alt ="Rocket " width ="64 " height ="64 "/>
16+ < img src ="https://data-star.dev/static/images/rocket-64x64 .png " alt ="Rocket " width ="64 " height ="64 "/>
1717 </ div >
1818 < p class ="mt-2 ">
1919 SSE events will be streamed from the backend to the frontend.
Original file line number Diff line number Diff line change 55< head >
66 < title > Datastar SDK Demo</ title >
77 < script src ="https://unpkg.com/@tailwindcss/browser@4 "> </ script >
8- < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js "> </ script >
8+ < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js "> </ script >
99</ head >
1010< body class ="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16 ">
1111 < div data-signals-delay ="400 " class ="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2 ">
1212 < div class ="flex justify-between items-center ">
1313 < h1 class ="text-gray-900 dark:text-white text-3xl font-semibold ">
1414 Datastar SDK Demo
1515 </ h1 >
16- < img src ="https://data-star.dev/static/images/rocket.png " alt ="Rocket " width ="64 " height ="64 "/>
16+ < img src ="https://data-star.dev/static/images/rocket-64x64 .png " alt ="Rocket " width ="64 " height ="64 "/>
1717 </ div >
1818 < p class ="mt-2 ">
1919 SSE events will be streamed from the backend to the frontend.
Original file line number Diff line number Diff line change 55< head >
66 < title > Datastar SDK Demo</ title >
77 < script src ="https://unpkg.com/@tailwindcss/browser@4 "> </ script >
8- < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js "> </ script >
8+ < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js "> </ script >
99</ head >
1010< body class ="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16 ">
1111 < div data-signals-delay ="400 " class ="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2 ">
1212 < div class ="flex justify-between items-center ">
1313 < h1 class ="text-gray-900 dark:text-white text-3xl font-semibold ">
1414 Datastar SDK Demo
1515 </ h1 >
16- < img src ="https://data-star.dev/static/images/rocket.png " alt ="Rocket " width ="64 " height ="64 "/>
16+ < img src ="https://data-star.dev/static/images/rocket-64x64 .png " alt ="Rocket " width ="64 " height ="64 "/>
1717 </ div >
1818 < p class ="mt-2 ">
1919 SSE events will be streamed from the backend to the frontend.
Original file line number Diff line number Diff line change 55< head >
66 < title > Datastar SDK Demo</ title >
77 < script src ="https://unpkg.com/@tailwindcss/browser@4 "> </ script >
8- < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js "> </ script >
8+ < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js "> </ script >
99</ head >
1010< body class ="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16 ">
1111 < div data-signals-delay ="400 " class ="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2 ">
1212 < div class ="flex justify-between items-center ">
1313 < h1 class ="text-gray-900 dark:text-white text-3xl font-semibold ">
1414 Datastar SDK Demo
1515 </ h1 >
16- < img src ="https://data-star.dev/static/images/rocket.png " alt ="Rocket " width ="64 " height ="64 "/>
16+ < img src ="https://data-star.dev/static/images/rocket-64x64 .png " alt ="Rocket " width ="64 " height ="64 "/>
1717 </ div >
1818 < p class ="mt-2 ">
1919 SSE events will be streamed from the backend to the frontend.
Original file line number Diff line number Diff line change 55< head >
66 < title > Datastar SDK Demo</ title >
77 < script src ="https://unpkg.com/@tailwindcss/browser@4 "> </ script >
8- < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@release-candidate /bundles/datastar.js "> </ script >
8+ < script type ="module " src ="https://cdn.jsdelivr.net/gh/starfederation/datastar@main /bundles/datastar.js "> </ script >
99</ head >
1010< body class ="bg-white dark:bg-gray-900 text-lg max-w-xl mx-auto my-16 ">
1111 < div data-signals-delay ="400 " class ="bg-white dark:bg-gray-800 text-gray-500 dark:text-gray-400 rounded-lg px-6 py-8 ring shadow-xl ring-gray-900/5 space-y-2 ">
1212 < div class ="flex justify-between items-center ">
1313 < h1 class ="text-gray-900 dark:text-white text-3xl font-semibold ">
1414 Datastar SDK Demo
1515 </ h1 >
16- < img src ="https://data-star.dev/static/images/rocket.png " alt ="Rocket " width ="64 " height ="64 "/>
16+ < img src ="https://data-star.dev/static/images/rocket-64x64 .png " alt ="Rocket " width ="64 " height ="64 "/>
1717 </ div >
1818 < p class ="mt-2 ">
1919 SSE events will be streamed from the backend to the frontend.
You can’t perform that action at this time.
0 commit comments