From 01148c35f76222e0fbfdfa167e0d2510d13df92e Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Mon, 25 Oct 2021 18:25:08 -0400 Subject: add hugo-shortcode-table project --- content/projects/hugo-shortcode-table.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 content/projects/hugo-shortcode-table.md (limited to 'content/projects/hugo-shortcode-table.md') diff --git a/content/projects/hugo-shortcode-table.md b/content/projects/hugo-shortcode-table.md new file mode 100644 index 0000000..b15ada0 --- /dev/null +++ b/content/projects/hugo-shortcode-table.md @@ -0,0 +1,11 @@ +--- +title: "hugo-shortcode-table" +slug: "hugo-shortcode-table" +active: true +repo: "https://github.com/pablotron/hugo-shortcode-table" +text: "Table shortcode for Hugo." +--- +Table shortcode for [Hugo][]. + +[hugo]: https://gohugo.io/ + "Hugo static site generator." -- cgit v1.2.3