Philosophy
The following design goals drive wb
development:
- π³ Filesystem tree input directly translates to the output website structure. Creating a new page or section should not be any more difficult than creating a new file or directory.
- π« No bundled JavaScript β donβt discriminate IoT toasters.
- π± Minimal mobile-first output - itβs up to the user to tweak/change the design. Only basic HTML/CSS knowledge should be required.
- π§ Good unix citizen - no build pipelines provided out of the box; no built-in web server, no deployment helpers. The workflow can be combined with standard ecosystem tools.
- π Emphasis on documentation
π See also: Use Cases