KentonWhite / ProjectTemplate

A template utility for R projects that provides a skeletal project.
http://projecttemplate.net
GNU General Public License v3.0
622 stars 159 forks source link

Update website documentation custom templates #214

Closed Hugovdberg closed 6 years ago

Hugovdberg commented 6 years ago

As mentioned in issue #211, the documentation could use some updates to be more up to date with the available features in ProjectTemplate. I took it to heart to make sure it was at least up to date with the code I wrote.

As I was creating the documentation for the new custom templates functionality I noticed a few minor errors and unclear sections so I decided to update some other texts as well. Also, I noticed that code sections were rendered pretty strange as bold text instead of monospaced. I tweaked a little in de CSS-stylesheet to make codesections better legible:

Old style

screenprint old style

New style

screenprint new style