Artyom
|
72ad74a431
|
Use config instead of environment variables
|
2016-03-22 01:17:53 +03:00 |
|
Artyom
|
9b778967a4
|
Minor
|
2016-03-21 02:12:03 +03:00 |
|
Artyom
|
d8fe43b2c7
|
Blink when things are removed/moved
|
2016-03-20 16:41:32 +03:00 |
|
Artyom
|
406ae18116
|
Remove some TODOs
|
2016-03-20 15:44:33 +03:00 |
|
Artyom
|
e21e58aede
|
Add help to category pages
|
2016-03-20 14:11:42 +03:00 |
|
Artyom
|
8d68933137
|
Add another “hide help” link
|
2016-03-20 14:08:26 +03:00 |
|
Artyom
|
aa6efe9d9a
|
Add the “unwritten rules” page
|
2016-03-20 13:50:23 +03:00 |
|
Artyom
|
7cb7a79660
|
Add anchor links to items
|
2016-03-20 13:30:10 +03:00 |
|
Artyom
|
c81fa12305
|
Add a link to the main page on category pages
|
2016-03-20 03:15:55 +03:00 |
|
Artyom
|
eb0e13b94e
|
Move everything to the “/haskell” subpath
|
2016-03-20 02:36:16 +03:00 |
|
Artyom
|
59294cc321
|
Minor
|
2016-03-19 21:41:50 +03:00 |
|
Artyom
|
7d2f3594b6
|
Add feeds for items in categories
|
2016-03-19 21:36:21 +03:00 |
|
Artyom
|
f01c360b83
|
Move Lucid/Spock integration into another package
|
2016-03-19 18:29:58 +03:00 |
|
Artyom
|
8e294895ac
|
Reverse the order in the title
|
2016-03-19 14:34:53 +03:00 |
|
Artyom
|
53025ef9ad
|
Set a 1MB limit on requests
|
2016-03-19 14:34:53 +03:00 |
|
Artyom
|
5cff313a2e
|
Fix ugliness in Chrome
Now there's different ugliness!
Ref. #9
|
2016-03-19 03:55:31 +03:00 |
|
Artyom
|
4f823ddba7
|
Remove left/right padding
|
2016-03-19 03:20:43 +03:00 |
|
Artyom
|
e1e74d23e4
|
Add a method to set global state
|
2016-03-19 02:52:44 +03:00 |
|
Artyom
|
c8b177b127
|
Add pages for categories
|
2016-03-19 02:40:00 +03:00 |
|
Artyom
|
7400bfa819
|
Generate alphanumeric Uids
|
2016-03-19 00:08:08 +03:00 |
|
Artyom
|
c268d91927
|
Don't generate small Uids
|
2016-03-18 23:45:18 +03:00 |
|
Artyom
|
95d710eaee
|
Record creation time of items/categories
|
2016-03-18 21:32:33 +03:00 |
|
Artyom
|
96a4d59b29
|
Add “hk” as a synonym for “hackage”
|
2016-03-17 18:05:38 +03:00 |
|
Artyom
|
caa2af17f8
|
Allow Markdown blocks in the ecosystem field
|
2016-03-17 15:29:45 +03:00 |
|
Artyom
|
de88d2686c
|
Put ecosystem before notes
|
2016-03-17 14:58:44 +03:00 |
|
Artyom
|
6f6a161abc
|
Don't say “write something here” for ecosystem
|
2016-03-17 14:52:32 +03:00 |
|
Artyom
|
f116663b29
|
Recolor items in a less ugly way
|
2016-03-17 03:35:56 +03:00 |
|
Artyom
|
9b38dc68c0
|
Rename the thing
|
2016-03-17 03:22:46 +03:00 |
|
Artyom
|
def6c4db0a
|
Change the style of pros/cons a bit
|
2016-03-17 03:02:51 +03:00 |
|
Artyom
|
43c3214d54
|
Add an “ecosystem” field
|
2016-03-17 03:02:11 +03:00 |
|
Artyom
|
2a70c4857b
|
Use CSS animation for donate.html
Apparently SVG animation is deprecated
|
2016-03-17 01:27:12 +03:00 |
|
Artyom
|
f1cdd51536
|
Move the donations page to a file in static/
|
2016-03-17 01:02:56 +03:00 |
|
Artyom
|
84454d2666
|
Add an environment variable to enable tracking
|
2016-03-16 23:47:59 +03:00 |
|
Artyom
|
efbd7716bb
|
Don't use the tracking image at all
|
2016-03-16 15:52:58 +03:00 |
|
Artyom
|
5bee1ad9e8
|
HTML validity fix: don't use thisNode inside <ul>
|
2016-03-16 15:46:29 +03:00 |
|
Artyom
|
46c02b7ef2
|
Fix text length counting
|
2016-03-16 02:56:09 +03:00 |
|
Artyom
|
3ccf1e0d28
|
Enable multithreading
|
2016-03-16 02:26:42 +03:00 |
|
Artyom
|
4b5221c649
|
Disable explicit optimisation
Cabal still complains.
(Cabal is still going to compile with -O, tho. Or so it says.)
|
2016-03-16 02:21:36 +03:00 |
|
Artyom
|
74be29738e
|
Prerender Markdown
Makes page rendering about twice as fast
|
2016-03-16 02:17:08 +03:00 |
|
Artyom
|
ad95f9d94c
|
Get rid of sample state
|
2016-03-16 02:10:58 +03:00 |
|
Artyom
|
39d698c88d
|
Change -O2 to -O so that Cabal wouldn't complain
|
2016-03-16 01:03:50 +03:00 |
|
Artyom
|
63c707fc5b
|
Minor
|
2016-03-16 00:59:00 +03:00 |
|
Artyom
|
c24f6fd86c
|
Explicitly turn on optimisation
|
2016-03-16 00:39:21 +03:00 |
|
Artyom
|
951eda8e38
|
Fix a typo
|
2016-03-16 00:31:14 +03:00 |
|
Artyom
|
61be3b5a2e
|
Minor
|
2016-03-16 00:14:22 +03:00 |
|
Artyom
|
2504b6c969
|
Switch the order of “edit notes” and “hide notes”
|
2016-03-15 15:41:09 +03:00 |
|
Artyom
|
9a1dfec816
|
Split rendering into its own module
|
2016-03-15 15:35:35 +03:00 |
|
Artyom
|
6c94fc5231
|
Move blazeToHtml into another package
|
2016-03-15 14:20:06 +03:00 |
|
Artyom
|
993e33d154
|
Move JQuerySelector into JS.hs
|
2016-03-15 13:10:47 +03:00 |
|
Artyom
|
46ace5f57a
|
Kill the EKG server thread upon exit
|
2016-03-15 13:03:05 +03:00 |
|