💾 Archived View for gmi.noulin.net › gitRepositories › forb › file › package.yml.gmi captured on 2024-07-09 at 00:18:13. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2023-01-29)

🚧 View Differences

-=-=-=-=-=-=-

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