PROJECT_FILE_LIST.txt 998 B

123456789101112131415161718192021222324252627282930313233343536
  1. # PROJECT FILE LIST
  2. # Generated: 2025-11-05T09:26:28.251Z
  3. ## Markdown (1 files)
  4. - README.md (7142 chars)
  5. ## Stylus (6 files)
  6. - app/app.styl (1013 chars)
  7. - app/DesignTokens.styl (5908 chars)
  8. - app/pages/Home.styl (281 chars)
  9. - app/shared/AppLink.styl (1264 chars)
  10. - app/shared/HeroSection.styl (125 chars)
  11. - app/shared/ImageGallery.styl (324 chars)
  12. ## Unknown (1 files)
  13. - .gitignore (29 chars)
  14. ## CoffeeScript (8 files)
  15. - app/app.coffee (3584 chars)
  16. - app/pages/Home.coffee (697 chars)
  17. - app/shared/AppLink.coffee (633 chars)
  18. - app/shared/HeroSection.coffee (311 chars)
  19. - app/shared/ImageGallery.coffee (367 chars)
  20. - app/utils/AppDB.coffee (4684 chars)
  21. - doc.coffee (1285 chars)
  22. - lzma.coffee (1010 chars)
  23. ## Pug Template (8 files)
  24. - app/app.pug (699 chars)
  25. - app/layout.pug (324 chars)
  26. - app/pages/Home.pug (845 chars)
  27. - app/shared/AppLink.pug (214 chars)
  28. - app/shared/HeroSection.pug (574 chars)
  29. - app/shared/ImageGallery.pug (414 chars)
  30. - pug/base.pug (504 chars)
  31. - pug/bem.pug (1035 chars)