UNPKG

gitsite-cli

Version:

Tools for generate static web site from Markdown files in git repository.

21 lines (16 loc) 308 B
``` alert type=note Note: `test` mode. ``` ``` alert type=tip This is a **Tip**. ``` ``` alert type=warning Warning: system *busy*. ``` ``` alert type=caution <span class="red">Error</span>: file not found. ``` ``` alert type=caution title="Not Found" <span class="red">Error</span>: file not found. ```