Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is the sources for the website.
Workflow
The motivation behind this workflow is that:
Note: The steps to run and deploy locally defined in the README assume that the docs have already been merged in svg/svgo! Until that's merged, there won't be a
docs/
directory to use.Once merged, the site can be deployed by creating a release or manually via the GitHub Actions trigger workflow UI.
Inspirations
Future
I'll convert these to issues later once merged:
Who's using SVGO
section with Bootstrap, Docusaurus via SVGR, Nuxt via IPX, MediaWiki, GitLab, KDE, etc.PluginParams
.PluginParams
if possible, otherwise just hide that section.PageSpeed Insights
Post Merge Tasks
Once the site is deployed, I'd like if the following could be done:
Related