This website requires JavaScript.
Explore
Help
Register
Sign In
saulteafarmer
/
castopod
Watch
1
Star
0
Fork
0
You've already forked castopod
mirror of
https://code.castopod.org/adaures/castopod
synced
2025-04-19 13:01:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
castopod
/
.svgo.yml
6 lines
98 B
YAML
Raw
Normal View
History
Unescape
Escape
feat: enhance ui using javascript in admin area - bundle js using parcel - add markdown editor, html editor, dropdown and tooltip features using third-party packages - integrate optimized inline svg icons from RemixIcon using svgo and a php helper - add scripts in package.json to bundle icons, images, css and js - update tailwind config to add purgecss lookups and typography plugin - refactor views to add missing pages in user journey - update admin's holy grail layout using css grid
2020-07-27 09:35:34 +00:00
plugins
:
-
removeXMLNS
:
true
-
removeDimensions
:
true
-
sortAttrs
:
true
feat: add platforms form in podcast settings - set and remove platform links for a podcast - remove unnecessary fields from platforms and platform_links tables - add platforms svg icons to show in form - update platform and auth seeders - update svgo config for images
2020-08-27 10:05:44 +00:00
-
prefixIds
:
true
Reference in New Issue
Copy Permalink