A Simple Blog Based on Single HTML File Written in BASH.
Features
- Run in the BASH script environment, no other runtime is required
- All data is in HTML, no database environment is required
- NGINX static cache, no additional resource consumption
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/yayowd/flblog/main/setup/install.sh)"
more infomation in handbook
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/yayowd/flblog/main/setup/dev.sh)"
more infomation in handbook