Commit graph

17 commits

Author SHA1 Message Date
Magnus Hoff
0a3cb53a66 Add NewArticleResource
Serve placeholder page for non-existing articles.
Redirect user-generated slugs to canonical slugs.
2017-09-21 10:58:54 +02:00
Magnus Hoff
3feed530ff Implement support for editing page title 2017-09-21 10:09:57 +02:00
Magnus Hoff
53bc5b2df1 Add missing autocomplete=off to prevent Firefox from messing things up completely 2017-09-20 11:54:47 +02:00
Magnus Hoff
51fe78abce Serve header font 2017-09-15 15:03:00 +02:00
Magnus Hoff
53c4ff1b5c Extract CSS and JS from templates and serve as static assets 2017-09-15 14:54:47 +02:00
Magnus Hoff
963085ab9a Styling of blockquote 2017-09-13 15:08:05 +02:00
Magnus Hoff
64737b44e5 Tweaks 2017-09-06 23:22:34 +02:00
Magnus Hoff
144041a3a7 Implement cancel-action 2017-09-06 11:07:01 +02:00
Magnus Hoff
1a5b39b3a1 Implement editing 2017-09-05 17:07:57 +02:00
Magnus Hoff
7946a6f321 Tweaks.
Use urlencoded data for sending to server.

Improve outlook for progressive enhancement.

Add Cancel-link
2017-09-05 11:41:37 +02:00
Magnus Hoff
0bc4c69579 Keep textarea automatically sized to fit its contents 2017-09-04 13:47:12 +02:00
Magnus Hoff
2177cd7504 Start implementing editor 2017-09-02 15:32:59 +02:00
Magnus Hoff
405b203bc7 Some layout and styling 2017-09-02 15:26:28 +02:00
Johannes Hoff
e997c0f952 Read articles from the actual DB 2017-08-20 23:44:52 +02:00
Magnus Hoff
d9c3bf1191 Templates for error messages 2017-08-20 22:39:52 +02:00
Magnus Hoff
4a37a91ece Split layout out from rendering responses 2017-08-20 22:34:26 +02:00
Magnus Hoff
35e7bad7d2 Simple rendering of stubbed article 2017-08-20 22:17:16 +02:00