|
05d885a4c3
|
Minor changes.
|
2023-04-07 10:42:23 -05:00 |
|
|
fc595e021e
|
Fixed rendering in Rocket with conditional compilation macros. Will raise an issue for Dioxus since this is ultimately their problem.
|
2023-04-06 20:59:19 -05:00 |
|
|
686e591f21
|
Added Markdown file conversion. Changed some Cargo params to keep rust-analyzer from freaking out. Updated build.rs to not panic when 'npx' isn't in the path.
|
2023-04-06 19:12:04 -05:00 |
|
|
cd13cbbc1e
|
Added some minimal documentation and a helper script.
|
2023-04-02 15:14:57 -05:00 |
|
|
c029cd0d08
|
Created workspace for seperate fe/be dev, updated README and Dockerfile.
|
2023-04-01 15:28:15 -05:00 |
|
|
b5de97e2aa
|
Don't need to recompile TailwindCSS in container.
|
2023-03-31 11:21:59 +00:00 |
|
|
e9089755ef
|
Merge branch 'main' of ssh://192.168.0.201:222/ada/dioxus-letter-werefox-cafe
|
2023-03-30 22:40:22 +00:00 |
|
|
70914f0231
|
Edit README to add instructions for container running.
|
2023-03-30 22:39:54 +00:00 |
|
Alexis Werefox
|
99e99ecffd
|
Oops don't actually copy the Cargo.lock into the container image.
|
2023-03-30 22:21:10 +00:00 |
|
|
2cbb54c483
|
Make a Dockerfile to enable running the app in a container.
|
2023-03-30 22:08:41 +00:00 |
|
|
a9f0964452
|
Fixed typo with custom font file, added minor templating to replace content::RawHtml() call, updated README.
|
2023-03-29 17:29:57 +00:00 |
|
|
b85a03c6fd
|
Integration with Rocket almost done, TODO: Fix font file serving; Add conditional to spin up Dioxus dev server.
|
2023-03-29 12:43:39 +00:00 |
|
|
ff68778e94
|
minor readme edit.
|
2023-03-28 16:18:17 +00:00 |
|
|
32e2b18308
|
Should be done, I wish there were an easier way to change the favicon. Perhaps in future Dioxus versions?
|
2023-03-28 16:10:06 +00:00 |
|
|
f5a4727ae0
|
Initial commit. Base working state.
|
2023-03-28 13:21:31 +00:00 |
|