Commit History

Author SHA1 Message Date
  Michael Siegel fff1d4ef60 Put _abort() to use 4 years ago
  Michael Siegel 816634fb3a Introduce _abort() function and order functions alphabetically 4 years ago
  Michael Siegel 5d7b3fb591 Simply check for all external commands 4 years ago
  Michael Siegel 88ec2e84b6 Don't hard-code file names 4 years ago
  Michael Siegel f777f7f63a _probe_dirs_files(): Add basic sanity check for master page directory 4 years ago
  Michael Siegel d19aa798a5 _probe_dirs_files(): Shorten checks for files 4 years ago
  Michael Siegel 0e99833f80 _probe_dirs_files(): Add subtree check for page directories 4 years ago
  Michael Siegel fd64a151b0 Adjust logo dimensions for non-CSS version 4 years ago
  Michael Siegel d8cb2612af Remove old _mk_header() function 4 years ago
  Michael Siegel 406c44a1f0 Overwrite old stylesheet with new one; adjust build script 4 years ago
  Michael Siegel 23dc9d3764 Adjust stylesheet and use it 4 years ago
  Michael Siegel 5273b25135 Refactor HTML header 4 years ago
  Michael Siegel 1c974eaa1b Revise link properties 4 years ago
  Michael Siegel 17c1f0c0cb Minor improvements to build script 4 years ago
  Michael Siegel 4ed999731e Add "Report a bug" page 4 years ago
  Michael Siegel d70c97452e Add hr above footer when pages are unstyled 4 years ago
  Michael Siegel b3aff0cb8b Fix those copyright years 4 years ago
  Michael Siegel dab93bf353 Style-related adjustments 4 years ago
  Michael Siegel 995e5a5f12 Introduce alternative variant of _mk_header() 4 years ago
  Michael Siegel 8371981055 Import directory and file probing function into build script 4 years ago
  Michael Siegel 08a4372ad2 Improve constant definitions and adjust scripts 4 years ago
  Michael Siegel df08ca266b Style-related modifications to _mk_header() 4 years ago
  Michael Siegel 69c2237111 Make names of constants less cryptic 4 years ago
  Michael Siegel ce71f47fd6 Rename _probe_commands _probe_toolbox 4 years ago
  Michael Siegel 317382cbe6 Minor modifications in build script 4 years ago
  Michael Siegel e76d2f7cc9 _probe_commands(): Redirect stdout of `command -v` to /dev/null 4 years ago
  Michael Siegel 7a451c8172 Replace `type` with `command -v` in _probe_commands() 4 years ago
  Michael Siegel c64ba4fb35 Improve error handling for _probe_commands() 4 years ago
  Michael Siegel 8c019e0c64 Factor probing for external commands out into a dedicated function 4 years ago
  Michael Siegel 7a9282a6df Use `type` to check for availability of commands (replace _is_in_path()) 4 years ago