/pandakit

Pandakit is a framework design for 21st Century web

Primary LanguageCSSMIT LicenseMIT

Pandakit logo

Pandakit

Pandakit is a framework design for 21st Century web
-- Learn more --

Suggest features · Report issue

Table of contents

FOSSA Status Open Source Helpers Build Status

Quick start

Several quick start options are available:

  • Clone the repo: git clone https://github.com/prezine/pandakit.git

The Getting started page on heroku is coming soon for information on the framework contents, templates and examples, and more.

What's included

Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:

pandakit/
└── assets/
    ├── css/
    │   ├── pandakit.button.css
    │   ├── pandakit.color.css
    │   ├── pandakit.layout.css
    │   ├── pandakit.media.css
    │   ├── pandakit.typography.css
    │   ├── pandakit.css
    │   └── pandakit.min.css
    └── js/
        ├── pandakit.js
        └── pandakit.min.js

We provide compiled CSS and JS (pandakit.*), as well as compiled and minified CSS and JS (pandakit.min.*).

Bugs and feature requests

Have a bug or a feature request? Reach out to us on hellopandakit@gmail.com leave us a feature suggestion. If you discover a problem that is not addressed yet, please open a new issue.

Documentation

Coming soon.

Contributing

All HTML and CSS should conform to the Code Guide, maintained by Precious Tom our awesome Co-contributors.

Community

Get updates on pandakit's development and chat with the project maintainers and community members.

Versioning

Under review

Creators

Precious Tom

Kumar Chaitanya

Thanks

I cannot forget to thank y'all for finding this project intresting enough to contribute to it 🤗

Sponsors

We're not big enough to need sponsors.

Copyright and license

Code released under the MIT License.

FOSSA Status