bup vs MkDocs
A side-by-side look at bup and MkDocs. For an in-depth review of either product, follow the links below.
bup
Backup & Sync
bup is an efficient backup system that uses a rolling checksum algorithm and hardlinking to save space. It can backup data to local disks, external drives, or cloud storage providers.
rolling-checksumhardlinkingspace-savinglocal-backupexternal-drive-backupcloud-backup
MkDocs
Development
MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.
markdowndocumentationstatic-site-generator