Skip to content

Commit

Permalink
create a /releases.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
ajschmidt8 committed Sep 26, 2024
1 parent 5d886ee commit 3e2fb88
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
6 changes: 6 additions & 0 deletions content/releases.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
outputs:
- json
url: releases.json
layout: releases
---
1 change: 1 addition & 0 deletions layouts/page/releases.json
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{{ site.Data.releases | jsonify }}

0 comments on commit 3e2fb88

Please sign in to comment.