Commit graph

22 commits

Author SHA1 Message Date
vimux
59bea459d8
Add initial breadcrumb partial
* Add initial breadcrumb partial
* Add aria-current=page property
* Add separators via CSS to be comply with screen readers
* Use ordered list to the set of links
* Update README.md: add breadcrumb section
2019-12-11 09:08:02 -05:00
vimux
77b9fc1ec7
Rename context variable: "dot" -> "page"
Unified a variable name to pass context across layouts partials
2019-10-01 13:05:17 -04:00
Vimux
efb650245f
Improve featured image (#17)
WARNING: UPGRADE HUGO TO VERSION 0.54.0 OR LATER

* post_thumbnail -> post_featured
* Add url, alt, caption and credit params for featured
* Add previewOnly param
* Add styles for featured
* Add fallback for thumbnail.*
* Add "Featured Images" page
* Show caption & credit on single pages only
* Update README: add featured image guide
* Bump Hugo min version because `reflect.IsMap` [0.38 -> 0.54.0]
2019-09-24 10:50:06 -04:00
vimux
0038cc1f58
Add authorbox 2018-11-18 11:00:23 -05:00
vimux
290d1cb0ae
Make thumbnail image clickable on list partial 2018-11-17 14:15:14 -05:00
vimux
6f847bd6d1
Don't generate empty div.post__meta 2018-11-16 09:50:56 -05:00
vimux
cdc13f1bf7
Improve semantic layout 2018-11-14 13:34:07 -05:00
vimux
896326481e
Define Base Template (baseof.html) 2018-11-03 10:23:41 -04:00
vimux
07fe4c777c
Fix post__footer conditional statement 2018-06-12 11:19:03 +03:00
vimux
6b36c1ca0a
Add sharing buttons 2018-06-12 09:02:31 +03:00
vimux
5d3bea73a5
Add initial "related articles" block 2018-05-25 17:29:46 +03:00
vimux
216780dc4b
Add partial post_toc.html for table of content 2018-05-25 13:03:05 +03:00
vimux
ab7d847e21
Fix post__footer check condition 2018-05-25 10:20:37 +03:00
vimux
8fc9a3c7c5
Add initial Table of Contents 2018-05-22 16:36:26 +03:00
vimux
b267de84f8
Add initial thumbnail support 2018-05-21 23:08:56 +03:00
vimux
d5d78035ff
Add footer section for single post 2018-05-21 21:18:52 +03:00
vimux
ac8cec336b Add post_meta partial 2018-03-04 10:21:14 +03:00
vimux
aff7c3515f Add internal comments (Disqus) partial 2018-02-23 16:01:12 +03:00
vimux
8ea72745ac Add post_tags partial 2018-02-23 15:54:37 +03:00
vimux
06db5f412f Create blocks 2018-02-11 09:55:56 +03:00
vimux
28e073543b Add single template 2018-02-11 09:25:05 +03:00
vimux
5a1760fabf Add initial theme files 2018-02-09 19:04:29 +03:00