Commit Graph

29 Commits

Author SHA1 Message Date
Jens Petersen
cf4c4cc150 default to 16px everywhere
14px seems really quite small

drop old .date and .cabal classes
2020-11-03 11:16:31 +08:00
Jens Petersen
ad484ca048 remove text-shadow 2020-10-31 21:27:56 +08:00
Jens Petersen
df90a48756 templates/package: move latest version to a Hackage line below Stackage versions 2016-02-19 20:00:56 +09:00
Konstantin Zudov
ebbeba08b7 Lay out module listings hierarchically
Closes #115
2015-10-04 11:59:39 +03:00
Michael Snoyman
c60612be34 Add to nightly link 2015-05-17 11:19:38 +03:00
Chris Done
dc773eef0a Remove scrolling height due to ipads (#59) 2015-01-06 13:55:42 +01:00
Chris Done
123c69c00d Add -webkit-overflow-scrolling: touch 2015-01-06 12:25:21 +01:00
Chris Done
8bbe6cf65b Fix: Scrollbars on package view #59 2015-01-06 12:22:22 +01:00
Dan Burton
b06424463e Add deprecation info to stackage (#42) 2014-12-21 13:48:15 -08:00
Chris Done
673a176b93 Add a heading and version to module section (#58) 2014-12-16 11:48:42 +01:00
Chris Done
ecb7376840 Height 20ex on module list 2014-12-15 13:40:59 +01:00
Chris Done
ee55db153a Style for module list 2014-12-15 13:23:50 +01:00
Chris Done
f8835ce14d Fix like button and tags ordering
@snoyberg
2014-12-15 13:09:49 +01:00
Chris Done
7a3a716efd Fix +1 style 2014-12-15 13:05:26 +01:00
Chris Done
af2552041c Separate module list from metadata 2014-12-15 11:49:37 +01:00
Chris Done
8010783064 Add hoempage link and collapse likes and tags 2014-12-14 20:55:24 +01:00
Chris Done
ced1e40fa1 Move dependencies down past changelog 2014-12-14 20:43:41 +01:00
Chris Done
8d056968d0 Move snapshots and docs links to the top 2014-12-14 20:38:37 +01:00
Chris Done
e859a47bd2 Remove package page's own top spacing 2014-12-14 20:31:34 +01:00
Chris Done
f98e513f7a New homepage and new top nav (#52) 2014-12-14 20:18:40 +01:00
Michael Snoyman
4e945d5fd9 Use pre-wrap on text changelogs/readmes #39 2014-11-24 10:32:18 +02:00
Chris Done
f36df17c01 Add tag voting (#35) 2014-11-20 12:43:20 +01:00
Chris Done
c9671e7f3c Implement basic tagging (closes #16) 2014-11-13 22:20:57 +01:00
Dan Burton
9c229d2d4e Added like button functionality (#15) 2014-11-13 20:07:24 +01:00
Chris Done
7ad48a91dd Make markdown areas collapse if larger than 300px
@snoyberg Not sure what the ideal height will be but this does what I
had in mind for the collapsing.
2014-11-03 19:23:20 +01:00
Chris Done
033274db66 Add add tag form 2014-11-03 18:10:00 +01:00
Chris Done
b1d9b7e6d9 Show README and changelog from metadata table
@snoyberg

Check out these locally when your data is generated, they demonstrate
varying readme and changelog formats.

http://localhost:3000/package/yesod-core

http://localhost:3000/package/fay

http://localhost:3000/package/base

http://localhost:3000/package/conduit

http://localhost:3000/package/aeson

http://localhost:3000/package/bytestring

Pity there's no standard CHANGELOG format but it's better than
nothing and looks pretty in the conduit/base case.
2014-11-03 17:47:32 +01:00
Chris Done
51744dc54d Pretty package page with metadata 2014-11-03 12:33:59 +01:00
Chris Done
0ac31b045f Add non-custom version of bootstrap for rest of pages 2014-11-03 12:33:59 +01:00