Commit d3318b2
create-solid uses examples repo to give a list of templates to clone from (#76)
* start fixing templates and making it possible
to disable ssr
* setup various examples
* fix create-solid to use examples
* add client templates
* hackernews add -ts for typescript
* remove logging
* remove cloudflare stuff
* remove trash
* add docs
* remove client adpater
Co-authored-by: Nikhil Saraf <nsaraf@purestorage.com>1 parent ea8123e commit d3318b2
File tree
110 files changed
+1009
-472
lines changed- docs
- src
- examples
- app-ts
- public
- src
- components
- routes
- app
- public
- src
- components
- routes
- hackernews-ts
- public
- img
- src
- components
- lib
- routes
- stories
- users
- hackernews
- with-mdx-client-ts
- public
- src
- components
- routes
- with-mdx-client
- public
- src
- components
- routes
- with-mdx-ts
- src
- with-mdx
- public
- src
- components
- routes
- packages
- create-solid
- cli
- templates
- app-ts
- app
- start
- components
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
110 files changed
+1009
-472
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | 26 | | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments