# Bootstrap ArKa --- This repo contains some templates (sidebar, modal, caroussel, ...) that could be used for your website or project. All templates and components are made in pure **HTML & CSS**, and they all follow W3C standards. I use this website template and components in my websites and projects for [ArKa](https://arka.rocks/). ## Installation ``` git clone https://git.arka.rocks/ArKa/templates-ArKa.git ``` ## Utilisation I don't recommand to import the project, but to just import the `default.css` file which define all the colors and basic website settings, and after that import manually the components CSS you need. ### Components The following components are available: - buttons - dropdowns - inputfields - quotes - codes ## License This project is under [GPL-v3](https://git.arka.rocks/ArKa/web-template/src/branch/main/COPYING), basically you can use it, share it, modify it, but it needs to be under the same license (GPLv3) or a compatible one.