andrea-calligaris / oswald

Static HTML minimalist site builder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oswald - Static HTML minimalist site builder

Fork of sw with ordered menus and sub-menus.

Features

  • The shell scripts are POSIX and portable, and the commands and options used are fully compatible with sbase.
  • Ordered menus and submenus with tree structure.
  • Accessibility features, and it looks good on text browsers like Lynx.
  • Minimal responsive design.
  • Program options, including a debug option.

preview

To convert from markdown, by default it uses smu. This can be changed in the file site.conf.

Troubleshooting

If you get errors, it's because you're not using sbase. Either compile and install it (keep in mind that it's not necessary to replace your default system binaries) or manually change the responsible commands in the script (there should be very few occurrences).

About

Static HTML minimalist site builder

License:MIT License


Languages

Language:Shell 88.3%Language:CSS 11.7%