- add CHANGELOG.md:
the CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
From [keepachangelog](https://keepachangelog.com)
- improve the contribution section of the Readme
- check pandoc in travis
- test travis with build test...
- adding base dist/css files
v1.0.7 (2018-12-18)
- cleanup and some improvements
- Update the Readme.md and link to the GH-pages docs
- try to be less depedent of SASS/Bootstrap #9
- test some new implementation of travis build to prepare pp build
v1.0.6 (2018-12-13)
v1.0.5 (2018-12-10)
- some fix before trying travis build #6
v1.0.4 (2018-12-10)
- move
_sass/
contents toassets/scss/
#5 New files/directories organization to get only the base structures on the root directories
v1.0.3 (2018-12-04)
- Fix some various typo,
- set default
BUILD_OUTPUT_MODE=simple
, - fix a minor compilation with latex
- fix NODEDIR in _check_command
- Update issue templates
- Add github documents #4
- Create CODE_OF_CONDUCT.md
- Create PULL_REQUEST_TEMPLATE.md
v1.0.2 (2018-11-30)
- fix minor issues,
- ensure that pandoc-df-thesis.sty (LaTeX) package can be effectively found #3
v1.0.1 (2018-11-30)
- Fix some minor issues #2
- Adding VERSION to store version of the template globally
v1.0.0 (2018-11-27)
- Initial public release v1.0.0: the basis of pandoc-df-thesis template is now set out