Commit graph

30 commits

Author SHA1 Message Date
Mikko Ahlroth
1719b65698 Fix js path 2018-11-17 23:03:24 +02:00
Mikko Ahlroth
f784fce9f4 Fix stylesheet path 2018-11-17 23:02:49 +02:00
Mikko Ahlroth
5951107858 Add frontend lock 2018-11-17 21:05:47 +02:00
Mikko Ahlroth
84271f9858 Add emoji because they are cool these days 2018-11-15 22:09:47 +02:00
Mikko Ahlroth
76344241ff Update to eex_html 0.2.0, allowing deleting of useless raw() calls 2018-11-15 22:00:54 +02:00
Mikko Ahlroth
73fe7144ab Implement 404 page 2018-11-15 22:00:28 +02:00
Mikko Ahlroth
246cbfdd98 Bump deps, fix release statics 2018-11-13 10:13:18 +02:00
Mikko Ahlroth
8a5aa5b5aa Implement releases 2018-11-08 20:11:18 +02:00
Mikko Ahlroth
7ae60f9270 Fix release startup due to ExSync not existing 2018-11-08 20:10:42 +02:00
Mikko Ahlroth
8997e034a5 Add page commenting 2018-11-04 12:12:47 +02:00
Mikko Ahlroth
66f70615b0 Move footer right after content even if sidebar is long 2018-11-04 11:43:24 +02:00
Mikko Ahlroth
54bd998fbe Responsive images / figures 2018-11-04 11:33:02 +02:00
Mikko Ahlroth
c9dc263b4e Responsive youtube embeds 2018-11-04 11:19:02 +02:00
Mikko Ahlroth
afabb7fb6d Move tag cloud on top of archives as there are less tags
Archives will probably grow faster (in vertical spacing) than tags, so have
tags first.
2018-11-04 10:49:56 +02:00
Mikko Ahlroth
4f0efc8fb7 Remove multi author mode 2018-11-04 00:26:28 +02:00
Mikko Ahlroth
223e886102 Add tag cloud 2018-11-03 20:12:58 +02:00
Mikko Ahlroth
c7a2945d96 Display "Read more..." link if there is more to read in the post 2018-11-03 18:25:35 +02:00
Mikko Ahlroth
617c510f94 Implement RSS feeds 2018-11-03 18:01:08 +02:00
Mikko Ahlroth
5942fe2d98 Smallinize sidebar heading to not compete with blog heading 2018-11-03 18:00:26 +02:00
Mikko Ahlroth
77196dc567 Betterize sidebar width for small sizes 2018-11-03 16:24:38 +02:00
Mikko Ahlroth
d09ad601e3 Make matchspecs more readable in DB for better readabilitation 2018-11-03 16:22:07 +02:00
Mikko Ahlroth
6be74f22ff Fix sidebar layout width 2018-11-03 16:21:17 +02:00
Mikko Ahlroth
f21e459760 Implement archives and sidebar 2018-11-03 15:21:40 +02:00
Mikko Ahlroth
ca62b6fe41 Add aria-disabled and current page indicator 2018-11-03 10:07:58 +02:00
Mikko Ahlroth
fa31fcbc39 Implement pagination 2018-11-03 00:53:22 +02:00
Mikko Ahlroth
d50873aeca Implement tag archives and pagination (not in UI yet), refactor code 2018-10-26 00:34:06 +03:00
Mikko Ahlroth
cb1dcf062c Render time should have max 2 digit precision 2018-10-25 22:46:42 +03:00
Mikko Ahlroth
9b510858c1 Send rendering time to frontend in cookie instead of layout
This allows us to attach the request time as late as possible in the
request cycle, making it as accurate as possible.
2018-10-23 23:53:50 +03:00
Mikko Ahlroth
4def8ea8b0 Enable source maps 2018-10-23 23:50:28 +03:00
Mikko Ahlroth
68e705caa3 Initial commit 2018-10-15 22:48:15 +03:00