diff --git a/source/list.ts b/source/list.ts index b0c269a..916d4ea 100644 --- a/source/list.ts +++ b/source/list.ts @@ -1950,6 +1950,16 @@ const rawList: RawEntry[] = [ name: 'sortastatic', github: 'haldean/sortastatic', }, + { + name: 'Sourcey', + github: 'sourcey/sourcey', + website: 'https://sourcey.com', + is: 'static site generator', + language: 'TypeScript', + license: 'AGPL-3.0', + description: + 'Open source documentation platform for OpenAPI specs and markdown.', + }, { name: 'Speechhub', github: 'pythonmg/speechhub',