Code Monkey home page Code Monkey logo

svgontheweb's Introduction

Techniques you can use to prepare, implement, and work with SVGs on the web.

There are many in-depth articles out there on specific SVG things, but I wanted to create a place which has an overview with key information for anyone to use as a reference. All the content is open source and free for you to do whatever you want with.

Contributing

Contributions are more than welcome. To add / change / update anything, please either create an issue or fork and DIY.

I’ve added a simple gulp setup so you can run the page locally and update styles etc.

  1. In Terminal cd into the directory
  2. Run npm install -g gulp to get gulp setup globally (this might need sudo)
  3. Run npm install to get the dependencies running

Once that is done you can start the server with gulp and stop it with ctrl + c.

The page will run at http://localhost:1234/

The page uses Sass which compiles to CSS. Make changes in the Sass folder and the page will reload automagically with the changes. The Base folder contains site wide base styles and the Modules folder has some page styles. It is built with Sassline.

Translations

If you would like to translate the page, please fork the repo and duplicate the zz-ZZ folder. This has the latest content without the spans used to style some OpenType features so it should be a little easier to work from.

Thank you janily for the Chinese translation and meritt for the Russian translation.


Love, Jake

svgontheweb's People

Contributors

jakegiltsoff avatar janily avatar meritt avatar brianmontanaweb avatar calinou avatar chrisivens avatar premasagar avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.