Conversation
|
Definitely looks good as a start. I think the HTML file (and any other assets it links to, including the wasm for the interactive example) should be in a |
| <link href="https://fonts.googleapis.com/css2?family=Material+Icons" rel="stylesheet"> | ||
| <style> | ||
| body { | ||
| font-family: 'Lato', Verdana, Helvetica, sans-serif; |
There was a problem hiding this comment.
The GF call to bring in Lato is missing, so this renders as Verdana on my system.
|
I moved files relating to the landing page to I also embedded beztoy with minor modifications. The description for the toy could use a bit more info (e.g. it doesn't explain the red error bar atm). I built the WASM locally (using raphlinus/raphlinus.github.io#100) and simply included the build output here. |
raphlinus
left a comment
There was a problem hiding this comment.
Looks great! I agree it might be nice to have more description (like the error bar), but I think we can start here.
There's probably a way to use a folder name other than /docs, but I can't immediately figure it out. The subdirectories that are there now (flatten etc) don't show in the config screen. So I recommend we change the subdirectory to that.
I also like the Lato font well enough :)
- Moved the page sources to docs/. - Bundled a release build of the beztoy JS and WASM. - Fixed an issue in the interactive toy that caused a control point to be permanently lost when dragged out of view.
Bare bones homepage for the paper. Contains links to arXiv, this GitHub repository, embedded YouTube video of the 40 second reel, and the abstract.
Some things to add in the short term: