1
0
Commit Graph

8 Commits

Author SHA1 Message Date
57b766838b
content/post: Add aliases to posts whose URL changed
I changed the post URL structure to use the post's slug, so now I
need to alias old post URLs to the new ones.
2016-10-05 12:48:35 +03:00
ade2f0fbda
Add "Amman" tag to some posts 2016-10-03 21:55:20 +03:00
1175fbb7c0
Add <!--more--> tags to content to force nicer summaries 2016-09-28 15:05:58 +03:00
b8411fa3bd
content/post: Add alt tags to images
They are used by certain user agents and screen readers to make
content more accessible.
2016-09-19 09:46:43 +03:00
2d1fb42e9c
Add images to post front matter 2016-09-17 18:13:43 +03:00
0b127ded96
Add tags to existing posts
The theme still doesn't use tags yet, but it's good to define the
metadata anyways.
2016-09-14 14:12:03 +03:00
2393a0fc83
Add descriptions to existing posts
All posts should be defining a description now that the theme uses
the descriptions more intelligently.
2016-09-14 14:10:41 +03:00
4a56cbb5c3
Initial commit 2016-09-13 16:09:22 +03:00