This repository was archived by the owner on Dec 22, 2020. It is now read-only.
This repository was archived by the owner on Dec 22, 2020. It is now read-only.
Make a differencing tool for conf.py #12
Open
Description
As noted on the Wiki Setup page, it would be useful to have a tool that compares the stock Nikola conf.py
in a manner similar to Spacsmacs' (spacemacs/ediff-dotfile-and-template)
.
Probably use Unix or GNU diff
rather than ediff from the command line. Or, why not both?