Skip to content

Commit 82ad50c

Browse files
committed
fixup! readme
1 parent f74ad18 commit 82ad50c

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Website shields.io](https://img.shields.io/website-up-down-green-red/http/shields.io.svg)](https://learnyouahaskell.github.io/)
22
[![pages-build-deployment](https://github.com/learnyouahaskell/learnyouahaskell.github.io/actions/workflows/pages/pages-build-deployment/badge.svg?branch=main)](https://github.com/learnyouahaskell/learnyouahaskell.github.io/actions/workflows/pages/pages-build-deployment)
33

4-
**maintainers:** [Stanislav Modrak](https://github.com/smith558), to become a maintainer email via [here](https://stanislav.gq/) 🙂
4+
**maintainers:** [Stanislav Modrak](https://github.com/smith558), [Artem Pelenitsyn](https://github.com/ulysses4ever), [Pier-Luc Caron St-Pierre](https://github.com/pierluc-codes); to become a maintainer email via [here](https://stanislav.gq/) 🙂
55

66
# Learn You a Haskell: A community version
77

@@ -20,10 +20,14 @@ The whole thing is completely free to read online, but the original is also avai
2020

2121
## TODOs:
2222
- [ ] refactor web code
23-
- [ ] make mobile-friendly
23+
- [ ] make UI more modern (whilst retaining as much of the original "feel" as possible)
24+
- [x] make content pages mobile-friendly (*still needs work)
25+
- [ ] make index page mobile-friendly
2426
- [x] prepare "content edit request" interface on GitHub
2527
- [ ] add exercises
26-
- [ ] update (just overall, the outdated parts)
28+
- [ ] update content (just overall, the outdated parts)
29+
30+
For some of these points, there are more focused issues on GitHub.
2731

2832
Don't forget to star the GitHub repository if you like it! 🙂
2933

@@ -35,7 +39,7 @@ Discuss the ideas with the community.
3539
* Haskell Discourse - https://discourse.haskell.org/t/learn-you-a-haskell-a-community-version/4056
3640

3741
## Licence
38-
This domain and repository is in no way affiliated with Miran Lipovača (the original author) and is being extended and modified with his permision as per the licence the original work was released under ([Creative Commons Attribution-Noncommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/)) as well as his literal statement encouraging modifications to be made ([FAQ](http://learnyouahaskell.com/faq)).
42+
This domain and repository is in no way affiliated with Miran Lipovača (the original author) and is being extended and modified with his permission as per the licence the original work was released under ([Creative Commons Attribution-Noncommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/)) as well as his literal statement encouraging modifications to be made ([FAQ](http://learnyouahaskell.com/faq)).
3943

4044
##
4145
This work is licensed under a [Creative Commons Attribution-Noncommercial-ShareAlike 3.0 Unported License](http://creativecommons.org/licenses/by-nc-sa/3.0/).

0 commit comments

Comments
 (0)