You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
364 B

  1. {
  2. "title": "Prova web",
  3. "author": "arnaucode",
  4. "github": "github.com/arnaucode",
  5. "website": "arnaucode.com",
  6. "files": [
  7. "index.html",
  8. "projects.html"
  9. ],
  10. "repeatPages": [{
  11. "htmlPage": "projectPage.html",
  12. "data": "templates/projectTemplate.json"
  13. }],
  14. "copyRaw": [
  15. "css",
  16. "js"
  17. ]
  18. }