1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-30 11:32:29 +03:00
Commit Graph

348 Commits

Author SHA1 Message Date
Artyom
0a924595ea More dots 2016-05-27 17:19:29 +03:00
Artyom
18f6be8b0c Remove “.min” from JS file names
Reason: data-files in .cabal doesn't think that *.js
includes *.min.js. That's pretty annoying.
2016-05-27 17:15:51 +03:00
Artyom
daac18a6ab Add more things to data-files 2016-05-27 12:45:54 +03:00
Artyom
412d3611c8 Nicer listing of edits 2016-05-25 23:57:12 +03:00
Artyom
e1a6245afc Allow hiding ecosystem/pros/cons 2016-05-22 14:43:46 +03:00
Artyom
3a38c3de54 Write more about contributing 2016-05-21 21:40:07 +03:00
Artyom
c7873d447a Don't allow new megaparsec 2016-05-21 16:55:56 +03:00
Artyom
446c9998c9 Add archive to .gitignore 2016-05-21 16:53:40 +03:00
Artyom
417485ab50 Only create a checkpoint when there were changes 2016-05-21 16:52:23 +03:00
Artyom
b123a7df07 Create checkpoints once in 6h, not once in 1h 2016-05-21 15:44:31 +03:00
Artyom
a6292ef064 Say how many different IPs there are 2016-05-14 01:33:14 +03:00
Artyom
5d7332bf51 Make trait-controls more mobile-friendly 2016-05-14 01:27:02 +03:00
Artyom
5a53f37541 Add pencil buttons to pros/cons 2016-05-13 02:02:16 +03:00
Artyom
12eb3323a5 Add the “not included” section to the template 2016-05-12 18:00:21 +03:00
Artyom
282b898d8b Don't recommend emphasising parts of package names 2016-05-11 21:09:28 +03:00
Artyom
e7b0c3ddb2 Get rid of non-monospace editing
It was actually pretty annoying
2016-05-11 04:13:13 +03:00
Artyom
d5b6a72a35 Don't use “shortcut icon” 2016-05-11 01:53:38 +03:00
Artyom
45517537cc Minor 2016-05-11 00:13:27 +03:00
Artyom
095cb507b7 Add a favicon 2016-05-10 23:44:20 +03:00
Artyom
fdaba16282 Change titles 2016-05-10 03:45:20 +03:00
Artyom
896d39ff89 Fix buggy paths in feeds 2016-05-10 03:31:39 +03:00
Artyom
7e128292d3 Remove the temporary ActionDetails migration 2016-05-08 16:35:38 +03:00
Artyom
dccfb36456 Nicer stats, only external referers 2016-05-08 16:29:07 +03:00
Artyom
38f234ca84 Add a “mostly done” status
Fixes #52
2016-05-07 15:38:44 +03:00
Artyom
864cfd838a Fix slug function
Fixes #54
2016-05-06 23:03:21 +03:00
Artyom
5928849ab9 Remove some TODOs 2016-05-06 01:04:20 +03:00
Artyom
1d08039cf2 Relicense under CC 4.0
And allow attribution without names (since names are unknown).
2016-05-05 23:11:08 +03:00
Artyom
37774792b6 Remove throttling
It hurts more than it might help
2016-05-05 17:48:20 +03:00
Artyom
a439dffcf6 Add category statuses
Fixes #38
2016-05-05 16:50:10 +03:00
Artyom
66e8a42ac5 Calculate visits correctly 2016-05-05 02:53:41 +03:00
Artyom
bf10fa4036 Add support for Google site verification 2016-05-04 21:18:18 +03:00
Artyom
38560dd012 Implement our own tracking 2016-05-04 21:03:23 +03:00
Artyom
5465444fcc Minor 2016-05-03 16:05:37 +03:00
Artyom
cb19192797 Give space to the categories 2016-05-03 03:42:30 +03:00
Artyom
607c4bd8fd Minor 2016-05-03 03:30:29 +03:00
Artyom
d778b55fbe Make the footer nicer 2016-05-03 03:27:30 +03:00
Artyom
3c3b3354c3 Rate limiting
Fixes #12
2016-05-03 02:32:30 +03:00
Artyom
92d8c53776 Remove help 2016-05-02 21:44:50 +03:00
Artyom
2c6046b08f Link to Markdown everywhere 2016-05-02 21:27:49 +03:00
Artyom
393b4a1b19 Move license info to the footer 2016-05-02 18:37:13 +03:00
Artyom
53e1a465e3 Prerender pages
Fixes #26
2016-05-02 17:54:34 +03:00
Artyom
71d58fc436 Remove the link nonsense
Fixes #34
2016-05-02 16:54:35 +03:00
Artyom
cad27df2c4 Use BS instead of Builder for rendered Markdown
I'm not sure that forcing a Builder has any effect, so it might end up
recomputing stuff more often than we want.
2016-05-02 16:43:41 +03:00
Artyom
6a6bc254cb Link to the note 2016-05-02 01:45:04 +03:00
Artyom
db57156b1b Category groups 2016-05-01 23:17:55 +03:00
Artyom
f560f461d2 Add caching
Fixes #21
2016-05-01 16:28:10 +03:00
Artyom
a3c7f896c5 Fix headers 2016-04-24 23:53:00 +03:00
Artyom
7729115472 Add padding to the whole thing 2016-04-23 19:30:43 +03:00
Artyom
de1bf14d67 Arrange pros/cons one below the other on mobile 2016-04-23 18:12:10 +03:00
Artyom
8a4759af07 Minor 2016-04-23 01:06:41 +03:00