Output files
beemo build writes all output to output_dir. Static files from static_dir are copied
in first; everything else is generated.
HTML pages
Path |
Description |
|---|---|
|
Site homepage (requires |
|
Individual pages (one per page in |
|
Blog index |
|
Individual blog posts |
|
Year archive pages |
|
Month archive pages |
|
Tags index |
|
Individual tag pages |
|
Full blog archive |
{blog_root} is the value of blog_root in the build config (default: empty, so paths start
from the output root).
Data files
File |
Description |
|---|---|
|
XML sitemap listing all pages and posts |
|
Atom feed of blog posts |
|
JSON array of posts with |
|
JSON array of all pages with URL, title, type, and (for posts) published date and tags;
used by |