learn-you-a-haskell icon indicating copy to clipboard operation
learn-you-a-haskell copied to clipboard

Have http://learnyouahaskell.com pull from here

Open BebeSparkelSparkel opened this issue 7 years ago • 4 comments

I have really started liking how the Rust Book works. I'm wondering if it is possible for learn you a haskell to become a living document and pull from here so it can be more community driven and stay up to date?

BebeSparkelSparkel avatar Sep 30 '18 14:09 BebeSparkelSparkel

Well, that's up to Miran Lipovača, not me. 🤷‍♂️

pvorb avatar Jul 08 '19 14:07 pvorb

The license allows derivative works, so anyone is welcome to setup an alternative (e.g. learnyouahaskellcommunity.com) site that is backed by a public repo.

Here's an example repo that replicates the original site and is hosted on github pages (via a custom domain, so there may be some root path incompatibilities with gh-pages). Feel free to use this for setting up a "community edition" of LYAH. That repo currently has some partial modifications in the intro as a proof-of-concept, so you'll need to rummage around in the commit history to revert those particular changes, but it should hopefully be a good starting point.

There probably needs to be an HTML autogeneration step to make contributions and edits easier. That's discussed more in https://github.com/milesfrain/learn-you-a-purescript/issues/1.

milesfrain avatar Aug 29 '20 17:08 milesfrain

Is the original still being updated at all tho, however? I believed it has been in the same form for a long time.

There's something similar to the @BebeSparkelSparkel's idea I am trying to do with https://github.com/learnyouahaskell/learnyouahaskell.github.io, maybe these 2 could be merged. I was definitely having a look here for ideas for the first changes to push. @pvorb would you mind having a look at my project? (repo)

smith558 avatar Feb 09 '22 23:02 smith558

Also, @milesfrain if you're interested, please have a look. A pity I haven't discovered this issue earlier.

smith558 avatar Feb 09 '22 23:02 smith558