nstrayer / tuftesque

A very similar style to the original tufte hugo theme but with a few modifications. Used in my blogdown blog.
MIT License
53 stars 9 forks source link

Properly implement relative urls. #7

Closed nstrayer closed 7 years ago

nstrayer commented 7 years ago

At first glance, there are a few instances where I didn't include the proper method of referencing relative urls (see https://github.com/rstudio/blogdown/issues/124). A good sweep through everything to properly implement them is needed.

nstrayer commented 7 years ago

Fixed here https://github.com/nstrayer/tuftesque/pull/9