aboutsummaryrefslogtreecommitdiff
path: root/content/sections/10-structure/structure.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/sections/10-structure/structure.md')
-rw-r--r--content/sections/10-structure/structure.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/content/sections/10-structure/structure.md b/content/sections/10-structure/structure.md
index 263a764..b3432ff 100644
--- a/content/sections/10-structure/structure.md
+++ b/content/sections/10-structure/structure.md
@@ -21,3 +21,5 @@ A Bookup project folder structure looks like this:
* `vendor/bookup`: where the Bookup codebase actually resides:
* `content`: Bookup documentation.
* `vendor/{Fuse.js,}`: dependencies.
+* `_changelog.yml`: to track changes in your book, used to build RSS and Atom
+ feeds, as well as a ChangeLog in Markdown format.