Commit Graph

1371 Commits

Author SHA1 Message Date
Julian Ospald 87e5d526cb
Move GPG verification to the bottom 2021-10-13 15:07:45 +02:00
Julian Ospald 2b33dd4871
Add uninstallation section 2021-10-13 15:07:45 +02:00
Julian Ospald 62b68cfa3e
Add "first steps" section 2021-10-13 15:07:44 +02:00
Arjun Kathuria af14227862 move need-help section above, refactor its html. move donate down 2021-10-13 16:09:31 +05:30
Arjun Kathuria eb0e9df6ab change the website theme to a consistent purple, to match haddock's 2021-10-13 16:02:32 +05:30
Julian Ospald f1cc2ebf20
Merge branch 'fix-adjust_cabal_config' 2021-10-12 21:19:04 +02:00
Julian Ospald 74f14c68a4
Fix path to cabal bin dir in adjust_cabal_config 2021-10-12 20:09:40 +02:00
Julian Ospald 5dc5c2094e
Merge branch 'improve-page' 2021-10-12 14:29:53 +02:00
Julian Ospald 940b5842b6
Add "Get help" section 2021-10-12 12:58:21 +02:00
Julian Ospald d19602d06f
Reduce donate button size a bit 2021-10-12 12:54:55 +02:00
Julian Ospald ae85f7152e
Close the link, otherwise it spans to the bottom of the page 2021-10-12 12:54:40 +02:00
Arjun Kathuria 2cb40af62f
make donate button primary call-to-action, move it above-the-fold for
better visibility, move need-help section near footer
2021-10-12 12:48:07 +02:00
Arjun Kathuria 569b46f0c4
improves the look of central download box 2021-10-12 12:47:08 +02:00
Arjun Kathuria 6b0c915077
align the top haskell logo and "GHCUP" text correctly 2021-10-12 12:47:04 +02:00
Arjun Kathuria 237ed173ee
format extra.css with 2 spaces uniformly for readability 2021-10-12 12:46:52 +02:00
Julian Ospald c0c6cd4fb3
Fix some https links 2021-10-12 11:34:48 +02:00
Julian Ospald 1f100623a7
Link to Haskell documentation after installation 2021-10-12 11:34:48 +02:00
Julian Ospald f137d5cc21
Bring back the original install look&feel with platform detection 2021-10-12 11:34:47 +02:00
Julian Ospald aea8af513b
Merge branch 'better-cleanup' 2021-10-10 21:50:19 +02:00
Julian Ospald c846e52acb
Cleanup during unpack failures as well 2021-10-10 20:48:33 +02:00
Julian Ospald 19e7f0df34
Use static cabal bindists for linux 2021-10-10 17:53:24 +02:00
Julian Ospald cd218ce025
Merge branch 'Cabal-3.6' 2021-10-09 23:22:29 +02:00
Julian Ospald c381f47a72
Bump GHC/cabal in CI 2021-10-09 22:49:09 +02:00
Julian Ospald a68355cb7d
Raise Cabal lower bound 2021-10-09 22:49:09 +02:00
Julian Ospald f53a10825e
Merge remote-tracking branch 'origin/merge-requests/196' 2021-10-09 20:30:11 +02:00
Julian Ospald 21bbb8be1c
Merge branch 'mkdocs-ci' 2021-10-09 19:47:47 +02:00
Julian Ospald ab44e9d2ac
Add shellcheck check 2021-10-09 19:46:29 +02:00
Julian Ospald 32497f3a6f
Add mkdocs to CI 2021-10-09 19:38:07 +02:00
Julian Ospald c06c6b6f12
Fix 32bit cabal bindists 2021-10-09 19:26:39 +02:00
Julian Ospald 26335150b7
Fix alpine hashes 2021-10-09 12:47:28 +02:00
Julian Ospald 5298aacac9
Fix cabal-3.6.2.0 hashes 2021-10-09 12:25:25 +02:00
Arjun Kathuria 7832399fb3 fix unordered-list li items overflow, esp on about page 2021-10-09 13:48:45 +05:30
Arjun Kathuria 2b60830203 fix donate button margin across mobile and desktop on homepage 2021-10-09 13:27:07 +05:30
Arjun Kathuria b9bf29ba2c fix mobile site, cleanup some css from new homepage 2021-10-09 13:14:26 +05:30
Julian Ospald 00d67c270e
Set previous cabal versions as old 2021-10-09 01:38:06 +02:00
Julian Ospald 2826fec975
Bump cabal 2021-10-09 01:33:34 +02:00
Julian Ospald 29a34f5edf
Add sponsors to about 2021-10-08 21:05:14 +02:00
Julian Ospald c100daeba5
Redo landing page 2021-10-06 19:09:44 +02:00
Julian Ospald ac66f6747e
Fix description of macos versions
Fixes #261
2021-10-06 17:27:47 +02:00
Julian Ospald 014f1ff125
Improve documentation 2021-10-06 10:20:08 +02:00
Julian Ospald c4991425ab
Add modgraph script 2021-10-05 21:38:07 +02:00
Julian Ospald 1c770aad58
Add module graph 2021-10-05 21:36:50 +02:00
Julian Ospald 7c8912d48c
Set favicon 2021-10-05 20:25:47 +02:00
Julian Ospald 67d9a0bd2c
Improve about page 2021-10-05 16:57:14 +02:00
Julian Ospald 0115e2a13c
Set 3.4.0.0 as recommended, since 3.6.0.0 is broken on windows 2021-10-05 14:26:42 +02:00
Julian Ospald e2f36611a1
Tweak appearance 2021-10-04 21:40:48 +02:00
Julian Ospald 9143ac97c5
Update README 2021-10-04 18:51:11 +02:00
Julian Ospald b5b09d0ca2
Beef up Quick Install 2021-10-04 11:07:25 +02:00
Julian Ospald fa79f75072
Add missing cabal-install-3.6.0.0-i386-linux.tar.gz 2021-10-03 12:42:21 +02:00
Julian Ospald 6459af419e
Merge branch 'issue-258' 2021-10-03 12:40:27 +02:00