forb

Log

Files

Refs

README

LICENSE

package.yml (456B)

     1 ---
     2   name: forb
     3   version: 0.0.12
     4   description: static blog generator with configuration files inspired by jekyll
     5   bin: ./forb.c
     6   repository:
     7     type: git
     8     url: "git+https://noulin.net/git/forb.git"
     9   keywords:
    10     - command
    11     - generator
    12     - static
    13     - html
    14   author: Remy Noulin
    15   license: MIT
    16   homepage: "https://noulin.net/forb"
    17   dependencies:
    18     short: ""
    19     preprocessor: ""
    20     simpleTemplates: ""
    21     md2html: ""
    22   private: false