Pandakit is a framework design for 21st Century web
-- Learn more --
Suggest features
·
Report issue
- Quick start
- What's included
- Bugs and feature requests
- Documentation
- Contributing
- Community
- Versioning
- Creators
- Thanks
- Copyright and license
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.
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.*
).
Have a bug or a feature request? Reach out to us on [email protected] leave us a feature suggestion. If you discover a problem that is not addressed yet, please open a new issue.
Coming soon.
All HTML and CSS should conform to the Code Guide, maintained by Precious Tom our awesome Co-contributors.
Get updates on pandakit's development and chat with the project maintainers and community members.
- Follow @circlepandalabs on Twitter.
- Implementation help may be found at Stack Overflow (tagged
pandakit
).
Under review
Precious Tom
Kumar Chaitanya
I cannot forget to thank y'all for finding this project intresting enough to contribute to it 🤗
We're not big enough to need sponsors.
Code released under the MIT License.