Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • U UNL_Lockup_Factory
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Digital Experience Group
  • UNL_Lockup_Factory
  • Merge requests
  • !1
The source project of this merge request has been removed.

SVG Optimizations and Router Improvements

Closed Kevin Abel requested to merge (removed):svgo into master Feb 18, 2016
  • Overview 0
  • Changes

Use svgo to optimize the crap out of the svg templates and created output (small files are happy files). Base the rest of the file creation off of this optimized svg file. This change to the templates may impact the ability to edit the files manually in inkscape, but it doesn't seem like a requirement.

The router config was improved to allow it to generate URLs for the app (so it can be hosted in a location that isn't the server root).

And some composer autoloader fluff.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: svgo