1
1
mirror of https://github.com/aelve/guide.git synced 2024-11-23 12:15:06 +03:00
Commit Graph

103 Commits

Author SHA1 Message Date
Rushi Shah
30eac72e2a Fixes #48 2016-10-08 03:27:01 -05:00
Artyom
c72815c436 Big switch to Mustache (only half-done)
* Render some elements of some pages with Mustache
* Switch to Stack
* Add a bit of tests
* Turn the project into a library
2016-08-17 11:18:57 +03:00
Artyom
da7d4a75cb Allow Ctrl+Enter in small edit fields 2016-07-21 22:24:06 +03:00
Artyom
83951b0083 Add a “press Enter” hint to edit fields
See #93
2016-07-21 20:46:16 +03:00
Artyom
07bd60341c Allow long links to be wrapped in admin interface 2016-07-13 17:13:13 +03:00
Artyom
194f0063be Add a subtitle to the header 2016-07-10 23:34:13 +03:00
Artyom
410cfb179b Move }s to new lines in CSS files 2016-06-19 22:41:02 +03:00
Artyom
8f4d2dd417 Merging for item notes 2016-06-19 19:20:28 +03:00
Artyom
ccb8693a97 Implement merging for traits 2016-06-19 00:52:19 +03:00
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
412d3611c8 Nicer listing of edits 2016-05-25 23:57:12 +03:00
Artyom
5d7332bf51 Make trait-controls more mobile-friendly 2016-05-14 01:27:02 +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
45517537cc Minor 2016-05-11 00:13:27 +03:00
Artyom
095cb507b7 Add a favicon 2016-05-10 23:44:20 +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
1d08039cf2 Relicense under CC 4.0
And allow attribution without names (since names are unknown).
2016-05-05 23:11:08 +03:00
Artyom
a439dffcf6 Add category statuses
Fixes #38
2016-05-05 16:50:10 +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
d778b55fbe Make the footer nicer 2016-05-03 03:27: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
db57156b1b Category groups 2016-05-01 23:17:55 +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
0601d677ec [markup.css] Fix stupid typos 2016-04-22 01:13:16 +03:00
Artyom
77cdb3c1ef Make headers-in-notes smaller
Fixes #33
2016-04-21 19:28:35 +03:00
Artyom
9c82a6dbab Add CSS for category lists 2016-04-21 18:19:38 +03:00
Artyom
e0ff916eea Add an AJAX request indicator
Fixes #18
2016-04-16 23:06:59 +03:00
Artyom
43bb1f3a6f Show table of contents for notes 2016-04-16 02:02:43 +03:00
Artyom
fc60cf6f7d Underline headers 2016-04-15 16:54:45 +03:00
Artyom
a467d49823 Add a template for category notes 2016-04-15 16:15:02 +03:00
Artyom
7925807c02 Add some styling to the admin page 2016-04-14 01:56:13 +03:00
Artyom
f78434f2d1 Use Markdown CSS on the admin page as well 2016-04-09 03:36:38 +03:00
Artyom
025491beba Include scripts locally
This should actually be faster because then the browser wouldn't have to
additionally resolve CDNJS (and also now the site can be tested without
internet connection).
2016-04-06 01:51:50 +03:00
Artyom
96eea1265d Use wrapPage everywhere + sticky footer 2016-03-23 18:53:34 +03:00
Artyom
15c5cfc33c Add the bit about “hire me” to /donate 2016-03-23 18:18:08 +03:00
Artyom
31cd006cf8 Fix extra border on mobile
Previously the search box was going over 100% width
2016-03-22 21:55:07 +03:00
Artyom
df3c55e823 Add feed icons 2016-03-22 20:19:05 +03:00
Artyom
aa6efe9d9a Add the “unwritten rules” page 2016-03-20 13:50:23 +03:00
Artyom
c81fa12305 Add a link to the main page on category pages 2016-03-20 03:15:55 +03:00
Artyom
4f823ddba7 Remove left/right padding 2016-03-19 03:20:43 +03:00