zhanbei / static-server

A static server in Go, supporting hosting static files in the no-trailing-slash version.
0 stars 0 forks source link

Support multiple entrances and keep the current one as the primary. #6

Open zhanbei opened 5 years ago

zhanbei commented 5 years ago

Multiple platforms(linux/windows/mac) may be supported, with Golang's compiler support.

Still, more custom builds may be supported, for different purposes, like to build lite/medium/heavy programs, in the cli/gui mode.

If not necessary, anyway, branches with new entrances are needed for development to support new features. So be it.

zhanbei commented 5 years ago

Also, the GUI mode may involve different themes, which may be better configured dynamically, or built statically.