aboutsummaryrefslogtreecommitdiff
path: root/data/projects.yaml
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2021-10-25 18:25:08 -0400
committerPaul Duncan <pabs@pablotron.org>2021-10-25 18:25:08 -0400
commit01148c35f76222e0fbfdfa167e0d2510d13df92e (patch)
treefc92928f7d47428f8e0579ae8283e5bfb62a401d /data/projects.yaml
parent69495671b51915d94c54e0cfaac474664ccb8e81 (diff)
downloadpablotron.org-01148c35f76222e0fbfdfa167e0d2510d13df92e.tar.bz2
pablotron.org-01148c35f76222e0fbfdfa167e0d2510d13df92e.zip
add hugo-shortcode-table project
Diffstat (limited to 'data/projects.yaml')
-rw-r--r--data/projects.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/data/projects.yaml b/data/projects.yaml
index 6ee8459..69d210d 100644
--- a/data/projects.yaml
+++ b/data/projects.yaml
@@ -1,6 +1,11 @@
---
# list of projects projects
# (shamelessly stolen from jekyll backend)
+- name: "hugo-shortcode-table"
+ slug: "hugo-shortcode-table"
+ repo: "https://github.com/pablotron/hugo-shortcode-table"
+ text: "Table shortcode for Hugo."
+
- name: "Luigi Template"
slug: "luigi-template"
repo: "https://github.com/pablotron/luigi-template"