#' @description Read all commit messages of your local git repository
#' and sort them according to tags or specific text pattern into chapters
#' of a HTML book using 'bookdown'.
#' The git history book presentation helps organisms required to testify
#' for every changes in their source code, in relation to features requests.
#'
#' The main functions to be used in this package are [git_down()] and [create_vignette_last_modif()]
#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
## usethis namespace: end
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.