diff --git a/src/_data/starters/reallysimpledocs.json b/src/_data/starters/reallysimpledocs.json new file mode 100644 index 0000000000..e5a6a79545 --- /dev/null +++ b/src/_data/starters/reallysimpledocs.json @@ -0,0 +1,7 @@ +{ + "url": "https://github.com/hunvreus/reallysimpledocs", + "name": "ReallySimpleDocs", + "description": "A really simple documentation template built with 11ty and Tailwind.", + "author": "hunvreus", + "demo": "https://reallysimpledocs.com" +}