Commit graph

797 commits

Author SHA1 Message Date
David Himmelstrup
009a9e2188
Support multiple latex configurations. (#173)
* Support multiple latex configurations.

* Don't look for pdf2svg/dvisvgm unless they are actually required.
2020-10-01 14:26:45 +08:00
David Himmelstrup
85c768cc2e
Enable nix. (#172)
* Enable nix.

* Disable nix CI.
2020-09-26 11:12:05 +08:00
David Himmelstrup
5c8cf840a1 CI: Use websocat to check websocket connection every hour. 2020-09-24 11:42:07 +08:00
David Himmelstrup
2e7e0eb3f6 Fix width of tut GIF for mobile viewers. 2020-09-24 09:37:51 +08:00
David Himmelstrup
fb6d81ad31 Haddock always generates 404 links. Sigh. Disable 404 checking for api docs. 2020-09-23 12:53:33 +08:00
David Himmelstrup
2b0d2d74f2 Remove unsupported hljs languages. 2020-09-23 12:49:54 +08:00
David Himmelstrup
0ea03ecb23
CI: Check for 404s (#170) 2020-09-23 12:40:39 +08:00
David Himmelstrup
08cffe6099 Playground: Don't open unused ws connections. 2020-09-23 12:19:44 +08:00
David Himmelstrup
b03d875066 Fix playground docker file. 2020-09-23 12:19:32 +08:00
David Himmelstrup
2d28fbf4b5 Fix nginx configuration. 2020-09-22 19:21:25 +08:00
David Himmelstrup
7b914cabe2 Make the playground threaded. 2020-09-22 19:21:08 +08:00
David Himmelstrup
7b7fa1a97d nginx: Increase connections to 10k. 2020-09-22 18:30:25 +08:00
David Himmelstrup
dc6b4fcf09 CI: wscat is already available? 2020-09-22 13:55:37 +08:00
David Himmelstrup
76c7a99edd CI: Missing sudo. 2020-09-22 13:53:01 +08:00
David Himmelstrup
e5be814929 CI: Fix 404 checking. 2020-09-22 13:50:56 +08:00
David Himmelstrup
84f3044c62 CI: Query wscat version. 2020-09-22 13:42:21 +08:00
David Himmelstrup
2b5d3eb4fe Update because of missing libssl library. 2020-09-22 13:39:19 +08:00
David Himmelstrup
f64618143c CI: Don't use 'apt. 2020-09-22 13:38:19 +08:00
David Himmelstrup
986b67c7cb CI wibble. 2020-09-22 13:29:36 +08:00
David Himmelstrup
d40aed29f6 CI checks for 404 and websocket availability. 2020-09-22 13:28:35 +08:00
David Himmelstrup
41cb795219 docs: don't put the index in the navbar. 2020-09-21 20:18:47 +08:00
David Himmelstrup
42cba1ccc5 CI: Playground checks are only necessary for PRs. 2020-09-21 11:31:17 +08:00
Jan Hrcek
0aca2333e2
Fix some hlint warnings, and more consistency in examples (#167)
* Remove redundant brackets

* Various hlint fixes

* Remove unused language pragrams and other fixes

* Use addStatic more consistently in examples

* Rename remaining usages of sceneAnimation to scene
2020-09-20 22:51:22 +08:00
David Himmelstrup
37aa90378e Make playground CI checks more robust. 2020-09-20 13:13:16 +08:00
David Himmelstrup
28279b0d1b Update changelog and bump version to 1.0.0.0 v1.0.0.0 2020-09-20 12:17:12 +08:00
David Himmelstrup
7c879e8cda Fix run script. 2020-09-20 11:11:18 +08:00
David Himmelstrup
45e440ea53 Fix typo. 2020-09-20 11:04:31 +08:00
David Himmelstrup
b641b9257f Run stackage nightly twice. 2020-09-20 11:01:26 +08:00
David Himmelstrup
da9be65841 Tutorial: Refer to latest documentation. 2020-09-20 10:11:48 +08:00
David Himmelstrup
c1ea440903 Docs: Don't justify navigation. 2020-09-20 09:31:36 +08:00
David Himmelstrup
a634e4ad87
LaTeX and objects tutorial (#156) 2020-09-20 09:08:18 +08:00
David Himmelstrup
217c54ab38
cleanup (#166)
* Remove unused import.

* Add missing documentation.
2020-09-19 22:18:21 +08:00
David Himmelstrup
d37e71ca94
Use V2 instead of tuples and rename 'sceneAnimation' to 'scene'. (#165) 2020-09-19 22:17:51 +08:00
David Himmelstrup
ff880e7296
Enable FlexibleContexts and import Control.Monad.State (#164)
* Enable FlexibleContexts and import Control.Monad.State

* Import Control.Monad
2020-09-19 09:34:48 +08:00
David Himmelstrup
a593877a3b Merge branch 'master' of github.com:reanimate/reanimate 2020-09-12 21:39:59 +08:00
David Himmelstrup
9ddfbde124
Fix fragile docker builds. (#163) 2020-09-12 21:28:26 +08:00
David Himmelstrup
66c15f7cc7 Fix minor bug in line handling. 2020-09-12 10:24:39 +08:00
David Himmelstrup
29d173850a Add autogen-modules field. v0.5.0.1 2020-09-09 15:10:47 +08:00
David Himmelstrup
4f8366a946 Bump version to 0.5.0.1 2020-09-09 15:09:11 +08:00
David Himmelstrup
9d2390911f Delete dist-newstyle if it was restored from cache. 2020-09-09 13:30:30 +08:00
David Himmelstrup
7781778661
ChangeLog format and tighter bounds (#162)
* Describe ChangeLog format.

* Bump cabal version and set tighter version bounds.
2020-09-09 13:28:07 +08:00
David Himmelstrup
45c6d5f415 Discord-bot and playground aren't included in stackage. 2020-09-09 12:59:14 +08:00
David Himmelstrup
4260dc85a1 Add workflow with the same build commands as stackage nightly. 2020-09-09 12:56:14 +08:00
David Himmelstrup
b3a685f57a Disable unit tests if reanimate library isn't built. 2020-09-09 12:52:32 +08:00
David Himmelstrup
b756ea5ceb Bump version to 0.5.0.0 2020-09-09 11:15:06 +08:00
David Himmelstrup
3ced61e3f5 Fix warning. 2020-09-09 09:23:18 +08:00
David Himmelstrup
e369dbec36 Disable hashing for now. 2020-09-08 19:09:03 +08:00
David Himmelstrup
4481f10ebf Add --disable-hashing flag. 2020-09-08 19:08:52 +08:00
shaurya gupta
e9f893b6e3
hash frames (#157)
* cache frames via hashing

* use reanimate-svg-0.10.3.0

* NFC: whitespace

* Add hashable-1.3.0.0 to extra deps in lts-13,14

* allow-newer in lts-13

Co-authored-by: David Himmelstrup <lemmih@gmail.com>
2020-09-08 18:58:32 +08:00
David Himmelstrup
1c7fa10f86
Efficient time variables. (#145)
Co-authored-by: shaurya gupta <shauryab98@gmail.com>
2020-09-08 17:35:00 +08:00