Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
.gitignore
: Sorry, that should not be part of the request (can't figure out how to separate it).layouts/_default/terms.html
: fixes hrefs for specific tags (or categories, or whatever taxonomy) listed insite.com/thatTaxonomy
.layouts/partials/footer.html
The Mathjax CDN is being closed down. Unfortunately the new CDN does not alllow for a "latest" specification, so I just inserted 2.7.2, the current Mathjax version. (But perhaps instead we should have {{ partial "math.html" }} ?)layouts/partials/header.includes.html
: yui.yahooapis no longer has a certificate, so some browsers won't load it under some conditions. Here I suggest current CDNs for the Pure CSS. Also is Bootstrap js on the list to load, and this requires JQuery. (Should we consider moving to Bootstrap 4?) The current tuftesque.css link works fine, but I'm just going along with the relative URL approach.layouts/partials/math.html
Updating to a current CDN, see above.layouts/partials/meta.html
Increases flexibility.tuftesque.Rproj
Ignore this, sorry.