Skip to content

Commit

Permalink
Update list.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
capjamesg authored Jun 18, 2024
1 parent dff28eb commit 7828482
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions source/list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,13 @@ const rawList: RawEntry[] = [
language: 'TypeScript',
website: 'https://astro.build',
},
{
name: 'Aurora',
github: 'capjamesg/aurora',
language: 'Python',
license: 'MIT',
description: 'A fast, extensible static site generator implemented in Python.',
},
{
name: 'Automad',
website: 'https://automad.org/',
Expand Down

0 comments on commit 7828482

Please sign in to comment.