Skip to content

Sgotach/quill

 
 

Repository files navigation

Quill Editor Project

A modern, customizable text editor built with Quill.js featuring multiple themes and a responsive design.

Features

  • Multiple color themes (Light, Dark, Sepia, Nosferatu)
  • Responsive design with collapsible side menu
  • Settings panel for customization
  • Theme persistence using localStorage

Development

To run the project locally:

python -m http.server 8080

Then visit http://localhost:8080/editor.html

Deployment

This project is configured for deployment on Netlify:

  1. Connect your GitHub repository to Netlify
  2. Netlify will automatically detect the configuration from netlify.toml
  3. The site will be built and deployed automatically

License

MIT

About

Quill is a modern WYSIWYG editor built for compatibility and extensibility

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • TypeScript 63.0%
  • MDX 18.4%
  • JavaScript 8.8%
  • SCSS 4.5%
  • HTML 2.0%
  • Stylus 1.8%
  • Other 1.5%