Arul
8e91c6096c
updated missing slash /
2017-06-04 18:25:42 +05:30
Monica Powell
be2c4c6ff5
Author casing ( #5 )
...
* added trailing slash to Home link - to properly handle root urls
* updated Home link on author page
* updated Home link on misc. pages
* switched from capitalize to title in order to properly capitalize two word names
* reverted URL changes to keep seperate from casing logic changes
* updated metatag logic to remove extraneous metatags on articles
* removed other changes. only author casing in this PR
2017-06-03 10:48:35 +05:30
Monica Powell
86277c8bcf
added trailing slash to Home link - to properly handle root urls
2017-05-27 07:58:15 -04:00
Arul
d55c712052
cover image related fixes
2016-12-17 15:48:53 +05:30
Arul
f3930d159d
jsonld support added. og as seperate partials
2016-12-17 06:47:22 +05:30
Arul
9a24473823
fix on author bio
2016-09-18 00:53:14 +05:30
Arul
242a5391fa
og and twitter card changes
2016-09-16 22:42:58 +05:30
Arul
bb994cb94b
Author bio in article page
...
- Example conf in pelicanconf.py
AUTHORS_BIO = {
"arul": {
"name": "Arulraj V",
"cover": "https://www.gravatar.com/avatar/dead1c3ffb26a27d8b5e30e1c30e46e6?s=600 ",
"image": "https://www.gravatar.com/avatar/dead1c3ffb26a27d8b5e30e1c30e46e6?s=600 ",
"website": "http://arulraj.net ",
"location": "Chennai",
"bio": "• Architect • DevOps • Full Stack Developer • Aspiring Entrepreneur •",
"twitter": "arulrajnet",
"facebook": "arulraj.net"
}
}
2016-09-15 11:31:46 +05:30
Arul
6acd4ce89a
previous and next post using neighbors plugin
2016-09-14 16:37:17 +05:30
Arul
21de12c0fc
move font folder, progressbar and disqus show comment button
2016-09-13 23:20:16 +05:30
Arul
f5003d5682
added archive category pages
2016-09-13 21:28:52 +05:30
Arul
2fee5e9d3e
artilecls list by tag and author
2016-09-13 20:07:13 +05:30
Arul
2db8e49cdb
added empty html files
2016-09-12 23:13:58 +05:30