You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 10, 2019. It is now read-only.
Hosting is now on my server. dev.tidalcycles.org is the version on github, although I'm worried it will end up being indexed - it needs a warning on it somehow if it is going to become a development version of the docs. I think it would be good to have docs updating automatically.
I tried around with haskell-src-exts and hakyll to generate and integrate our source docs. See the current state of autogeneration
you can also read/clone sourcecode for generation which is an adaption of the current jekyll based site (incomplete).
This is implemented using hakyll which could be used to generate the rest of the docs (possibly more)
Looking at the result, it might be good to first decide on how to proceed:
drop all the facade modules like PatternTransformers etc. and just "document" existing modules, no change in structure of the source code
restructure Tidal modules to adhere to our original reference docs sections.
completely restructure tidal modules and the docs together (I'd vote for this one!)
In any case, I think we should get our source-docs as complete and good as possible and then see what we can do with it later on, currently it seems to lack structure we might need when generating websites from it and "changing" the structure of the sourcecode docs on the fly is not feasible I think.
sorry, in a hurry now, will continue with updating source docs in tidal-0.9-dev I guess...
keep jekyll? move hosting? what's up with dev.tidalcycles.org?
The text was updated successfully, but these errors were encountered: