fipamo/app/Services
ro 8bf640ee18
edited asset moving class
conversion of markdown files to html works fine, but the coresponding
css, js and image assets were not being moved, so the class responsible
for moving them was edited so theme assets are moved to their
    appropriate directories when the site is published.

also made some css and image edits, and removed a legacy css files that
were no longer in use
2024-04-25 13:17:24 -06:00
..
AssetService.php edited asset moving class 2024-04-25 13:17:24 -06:00
AuthService.php filled out auth service class 2024-03-06 09:50:09 -06:00
ContentService.php removed string service 2024-03-28 15:13:13 -06:00
DocService.php implemented install from scratch 2024-04-16 15:36:57 -06:00
FileUploadService.php file upload extensions hot fix 2024-03-11 16:42:46 -06:00
InitService.php update site back up and restore process 2024-04-22 13:11:51 -06:00
MaintenanceService.php update site back up and restore process 2024-04-22 13:11:51 -06:00
PaginateService.php added content collector and pagination 2024-03-03 17:49:05 -06:00
RenderService.php reworked sorting service class 2024-03-28 16:42:37 -06:00
SettingsService.php update tags on page save 2024-04-22 15:19:06 -06:00
SortingService.php update tags on page save 2024-04-22 15:19:06 -06:00
ThemeService.php page options fixes 2024-03-15 15:18:10 -06:00