- Fixed issue (#86) with references not showing in Gitbook version in #91 PR
- Moved preliminary content files for the Gitbook to a
prelimsfolder. Note that this was needed since using the Knit button in RStudio with {thesisdown} does not appear to allow for thermd_filesargument to be used in building theses. - Fixed \headheight is too small error
- Updated the YAML of
index.Rmdto ensure references pass through in Gitbook
- Moved preliminary content files for the Gitbook to a
- Converted http to https throughout Rmd files
- Reduced
flights.csvincluded data to prepare for sending to CRAN - Fixed issue (#116) with toc depth not showing in table of contents beyond depth of 3 in #117 PR
- Added support for customizing of
thesisdown::gitbook()(#84) - Added hex sticker (1 and 2)
- Created {pkgdown} site
- Added MIT License and other cosmetic tweaks to #91 PR
- Switched to using
Importsinstead ofDependsfor best practice- Updated template Rmd files to reflect change to Imports
- Added Chester Ismay as author and creator to DESCRIPTION
- Changed default filename (in directions) to be
indexinstead ofskeletonto match with gitbook requirements - Added preliminary files
00--prelim.Rmdand changedabstract.Rmdto00-abstract.Rmdto match with renaming of files so thatindex.Rmdalways comes last alphabetically - Removed _book and _bookdown_files directories since they are stored at https://github.com/ismayc/thesisdown_book/tree/gh-pages
- Initial release
- PDF version working