Skip to content
/ flblog Public

A Simple Blog Based on Single HTML File Written in BASH.

License

Notifications You must be signed in to change notification settings

yayowd/flblog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flblog

A Simple Blog Based on Single HTML File Written in BASH.

Features

  1. Run in the BASH script environment, no other runtime is required
  2. All data is in HTML, no database environment is required
  3. NGINX static cache, no additional resource consumption

简体中文

INSTALL

Script in bash

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/yayowd/flblog/main/setup/install.sh)"

Manual

more infomation in handbook

DEVELOPER GUIDE

Script in bash

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/yayowd/flblog/main/setup/dev.sh)"

Manual

more infomation in handbook

DEMO

About

A Simple Blog Based on Single HTML File Written in BASH.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published