Skip to content

svg/svgo.dev

Repository files navigation

SVGO Website

A site powered by Docusaurus, featuring documentation for SVGO.

This repository contains source code for everything except the documentation itself, as the documentation is pulled from svg/svgo during deployment.

Docusaurus is configured to read documentation from the .svgo/docs directory instead of the root docs/ directory. Before running locally, you must install dependencies and obtain a copy of the documentation:

yarn install

# You only need to do one of the following!

# Requires git, clones svg/svgo to .svgo
yarn run svgo:clone

# Assumes svg/svgo was cloned next to svg/svgo.dev, copies svg/svgo to .svgo
yarn run svgo:copy

Running Locally

Once you have the project setup, you can run the development server:

yarn run start

About

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •