bla icon indicating copy to clipboard operation
bla copied to clipboard

Is there any tutorial or something?

Open choleraehyq opened this issue 8 years ago • 1 comments

I like the theme of your blog, is it the default theme of bla? And, how to use bla? I've not found any tutorial or how-to, the help information of bla is so brief.

choleraehyq avatar Feb 17 '17 03:02 choleraehyq

Thank you. Howerver it has no doc for now. this blog app is just my hobby project. I will try to doc it before June end.

You have to install fpm first

  1. git clone https://github.com/mengzhuo/bla.git
  2. cd bla && make deb
  3. dpkg -i bla*.deb
  4. change /etc/bla/config.ini as your own requirement.

mengzhuo avatar Feb 17 '17 08:02 mengzhuo