diff options
author | Cem Keylan <cem@ckyln.com> | 2021-07-22 11:18:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-07-22 11:18:00 +0300 |
commit | 3b5e6517169c68bf0faac0258d2c3dd3c8bccd3a (patch) | |
tree | 889cd4e19733d5340936382e0d6bff45a782e5cd /community | |
parent | 234c8f7245c9e6b0b10a1786667c020d881f8964 (diff) | |
download | repository-3b5e6517169c68bf0faac0258d2c3dd3c8bccd3a.tar.gz |
hugo: add meta file
Diffstat (limited to 'community')
-rw-r--r-- | community/hugo/meta | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/community/hugo/meta b/community/hugo/meta new file mode 100644 index 00000000..c86f6182 --- /dev/null +++ b/community/hugo/meta @@ -0,0 +1,3 @@ +description: Fast static website generator +license: Apache-2.0 +maintainer: Cem Keylan <cem@carbslinux.org> |