Skip to content

Commit

Permalink
Create composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ArnaudLigny committed Jan 4, 2024
1 parent 1b7ad75 commit 8858316
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "cecil/photo-stream",
"description": "Photo Stream is a self hosted static website for your photos, with really goods loading performances, powered by Cecil.",
"license": "MIT",
"type": "project",
"authors": [
{
"name": "Arnaud Ligny",
"email": "arnaud@ligny.fr",
"homepage": "https://arnaudligny.fr",
"role": "Developer"
}
],
"config": {
"allow-plugins": {
"cecil/theme-installer": true
}
}
}

0 comments on commit 8858316

Please sign in to comment.