Michael Rose
c8226a32a6
Replace absolute_url
with relative_url
...
Where it makes sense replace asset paths and navigation related paths with `relative_url` filter.
Leave SEO related `<head>` elements and social sharing links as `absolute_url`.
Fixes #1588
2018-03-20 11:35:36 -04:00
Michael Rose
c3c0fc3f51
Replace base_path with absolute_url
filter where possible
2016-10-06 15:40:30 -04:00
Michael Rose
cc0b266541
Add en
default text to site.locale
strings
...
- Close #407
2016-07-29 12:16:53 -04:00
Michael Rose
d7df394a5e
Make base_path available to all includes that need it
2016-04-14 14:45:48 -04:00
Michael Rose
58662946cd
Only show post pagination if there are previous or next posts
2016-03-30 21:54:49 -04:00
Michael Rose
570864dfb8
Improve pagination styling
2016-03-30 15:26:25 -04:00
Michael Rose
85fb0d0283
Style tweaks to pagination, right sidebar, and background color
2016-03-29 23:13:00 -04:00
Michael Rose
945fb58044
Add post pagination to sidebar and make minor styling alterations
2016-03-28 21:48:42 -04:00