samatha
samatha copied to clipboard
Build static websites in R
Results
3
samatha issues
Sort by
recently updated
recently updated
newest added
Having to use quotes in the tag definition is bugging me. instead of: m("span", opts = list(id = "foo", class = "bar"), "baz") I want to be able to do:...
enhancement
I've noticed if I build my blog on my windows machine, the figures are not included properly. Have to investigate further.