add zola simple static site generator

This commit is contained in:
Morgan Wattiez 2019-11-16 10:47:17 +01:00
parent fc980718d6
commit d1d552ea39

View File

@ -127,3 +127,4 @@ brew "weechat" # need an IRC client
brew "tflint" # terraform linter
brew "ktlint" # kotlin linter
brew "cmake" # compiler, was needed for compiling YouCompleteMe, see https://github.com/ycm-core/YouCompleteMe
brew "zola" # a simple and fast static site generator