Skip to content

Commit e7672d4

Browse files
committed
chore: add citation
1 parent e9a47ba commit e7672d4

File tree

1 file changed

+39
-0
lines changed

1 file changed

+39
-0
lines changed

CITATION.cff

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,39 @@
1+
cff-version: 1.2.0
2+
message: "If you use HugoBlox in your work, please cite it as below."
3+
type: software
4+
5+
title: "HugoBlox"
6+
abstract: >
7+
HugoBlox is an open-research copilot for publishing scientific and technical content with Hugo.
8+
It provides a no-code block system, Markdown-first content, and research-focused
9+
features such as LaTeX math, BibTeX citations, and Jupyter Notebook support.
10+
11+
authors:
12+
- family-names: "Cushen"
13+
given-names: "George"
14+
orcid: "https://orcid.org/0000-0003-0526-3793"
15+
16+
license: "MIT"
17+
repository-code: "https://github.com/HugoBlox/hugo-blox-builder"
18+
url: "https://hugoblox.com"
19+
doi: 10.5281/zenodo.17704062
20+
21+
# Use the latest released version here
22+
version: "0.10.0"
23+
date-released: 2025-11-08
24+
25+
keywords:
26+
- hugo
27+
- copilot
28+
- ai
29+
- static-site-generator
30+
- website-builder
31+
- markdown
32+
- academic-websites
33+
- documentation
34+
- blog
35+
- portfolio
36+
- research
37+
- academic
38+
- open-source
39+
- no-code

0 commit comments

Comments
 (0)