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

29 Commits

Author SHA1 Message Date
Artyom
ffddc9b720
Merge branch 'master' into sessions 2017-05-23 21:30:53 +03:00
Artyom
3e85850ceb
Fix the login form 2017-05-14 03:06:53 +03:00
Artyom
2187096d7b
[GD-3] Add a login/logout link 2017-05-13 01:37:48 +03:00
Artyom
d2c816f798
[GD-2] Style the login form 2017-04-30 01:00:54 +03:00
Juan Bono
bb511be211 [GD-9] fix css that causes some tests to fail 2017-04-25 07:28:17 -03:00
Juan Bono
61e47e4916 [GD-9] rename some css classes 2017-04-24 19:56:46 -03:00
Juan Bono
dd5901710c [GD-9] Restyle item-info form 2017-04-23 16:19:14 -03:00
Juan Bono
4a697c60ce [GD-8] Add cog icon file and replace the older icon 2017-04-20 05:07:59 -03:00
Artyom
a1f3bab81b
Improve search 2017-04-05 03:59:03 +02:00
Aaron Friel
f08f6cc23c Initial commit (very prelim) with Views hierarchy, Page renderer 2017-02-02 15:46:04 -06:00
Artyom
bedc5f3b8f
Don't highlight the header (“Aelve Guide | Haskell”) as a link
It's not particularly useful since people are already used to headers being
links.
2017-02-01 02:48:07 +03:00
Artyom
f1d234098d
Wrap item titles nicely
Fixes #55
2016-11-26 22:23:01 +03:00
Artyom
d466faf56e Redesign front page and the header
Fixes #63
2016-11-15 01:57:24 +03:00
Rushi Shah
f026a91003 Made icon smaller 2016-10-09 17:55:23 -05:00
Rushi Shah
6730e16034 Forgot to add class 2016-10-08 03:29:07 -05:00
Rushi Shah
30eac72e2a Fixes #48 2016-10-08 03:27:01 -05:00
Artyom
e08238bea2 [tests] Markdown in item descriptions 2016-09-14 01:02:32 +03:00
Artyom
8515d37e51 Remove the “I don't have a job” thing 2016-09-06 19:09:52 +03:00
Artyom
74bfe0cadc [tests] Items with same name can be present 2016-09-04 23:40:46 +03:00
Artyom
4a924f4088 [tests] item group tests + a bugfix 2016-09-03 21:49:55 +03:00
Artyom
45407fd96f [tests] Changing item name 2016-09-03 01:24:37 +03:00
Artyom
243b728924 [tests] Start writing item tests 2016-09-01 22:58:46 +03:00
Artyom
4dad1acbef Add a discusion link to the subtitle
Fixes #125
2016-08-25 15:15:38 +03:00
Artyom
5d21cb3209 Use %js everywhere 2016-08-19 12:57:45 +03:00
Artyom
4c0f796866 Port item description to Mustache 2016-08-19 04:07:45 +03:00
Artyom
d8ffa47816 Fix a typo in HTML 2016-08-18 22:56:56 +03:00
Artyom
fa28684d5b Add a widget for small controls 2016-08-18 03:49:56 +03:00
Artyom
20ae435ffc Remove unused (so far) admin-css widget 2016-08-17 23:18:53 +03: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