Skip to content

Commit 795e62a

Browse files
committed
fixup! readme
1 parent f74ad18 commit 795e62a

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 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

0 commit comments

Comments
 (0)