1
1
mirror of https://github.com/aelve/guide.git synced 2024-12-18 02:11:33 +03:00
Commit Graph

15 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
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
30eac72e2a Fixes #48 2016-10-08 03:27:01 -05:00
Artyom
8515d37e51 Remove the “I don't have a job” thing 2016-09-06 19:09:52 +03:00
Artyom
4dad1acbef Add a discusion link to the subtitle
Fixes #125
2016-08-25 15:15:38 +03:00
Artyom
fa28684d5b Add a widget for small controls 2016-08-18 03:49:56 +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