Joqd (Farsi: جغد, "Owl") is a HTML, CSS and JS web framework, using Google's Material Design Specs, helps web designers and developers build their responsive web projects faster.
Joqd is a fully responsive, mobile-first and language-friendly framework. it was created by Javid Izadfar and Setareh Karimi at IKA Computing Club as a free and open-source tool; so feel free to use and modify it as you need.
Joqd uses Gorbeh as it's main UI icon set.
Joqd files are licensed under the MIT License:
To use Joqd on your project, follow these simple steps:
-
Download Joqd's latest release.
-
Add Joqd's asseets to your project.
-
Add Joqd.js to your HTML file:
<!-- Pol js -->
<script src="js/joqd.js"></script>
or
<!-- Pol min.js -->
<script src="js/joqd.min.js"></script>
- Add Joqd.css to your HTML file (Optional):
<!-- Pol css -->
<link href="css/joqd.css" rel="stylesheet">
or
<!-- Pol min.css -->
<link href="css/joqd.min.css" rel="stylesheet">
Checkout joqd.ikacc.ir for more initialization guide, components and style specs and resources.
- Javid Izadfar
- Email: [email protected]
- Twitter: twitter.com/JavidIzadfar
- Github: github.com/Javid-Izadfar
- Setareh Karimi
- Email: [email protected]
- Twitter: twitter.com/setarekarimi
- Github: github.com/setarek