add zola simple static site generator
This commit is contained in:
parent
fc980718d6
commit
d1d552ea39
1
Brewfile
1
Brewfile
@ -127,3 +127,4 @@ brew "weechat" # need an IRC client
|
|||||||
brew "tflint" # terraform linter
|
brew "tflint" # terraform linter
|
||||||
brew "ktlint" # kotlin linter
|
brew "ktlint" # kotlin linter
|
||||||
brew "cmake" # compiler, was needed for compiling YouCompleteMe, see https://github.com/ycm-core/YouCompleteMe
|
brew "cmake" # compiler, was needed for compiling YouCompleteMe, see https://github.com/ycm-core/YouCompleteMe
|
||||||
|
brew "zola" # a simple and fast static site generator
|
||||||
|
Loading…
Reference in New Issue
Block a user