<p align="center">
  <img src="https://1.bp.blogspot.com/-zTE9Q7JM5ws/XrIgVbCWW_I/AAAAAAAAKYI/1I6GrpkxX70m_5yMYcgoqXIbrgy5kSTggCK4BGAsYHg/d/staticia.png" width="300" alt="staticia logo" /> <br/>
  <b>A CLI to Generate Static Index Directory Html</b>
</p>

## 📀 Install
```sh
npm i -g staticia
```

## 👀 Usage
```sh
staticia {dirname}
```

<kbd><img src="https://1.bp.blogspot.com/-K5leHi5ehvU/XrEkfv0tDyI/AAAAAAAAKWE/YYCgVIMqP7ETFIj1xctBOdQzPBeZcUujACK4BGAsYHg/d/staticia-demo.gif" alt="Staticia Usage"></kbd>

**More Command:**
```sh
staticia --help
```

## 📐 Template
We provide many templates for building static directories. Use this command to select template you want to use.

**Usage:**
```sh
staticia {dirname} --template {template name}
```

<kbd><img src="https://1.bp.blogspot.com/-UzLVNaMWV0U/XrEkgLT-zaI/AAAAAAAAKWI/kcYWYM6JSpkXik9IlQED58PiqDaol4r6ACK4BGAsYHg/d/staticia-template.png" alt="Staticia Template"></kbd>

**List all templates name:**
```sh
staticia --list
```

Check more **[Staticia Template Source Code](https://github.com/arsandev/staticia/tree/master/builder/templates)**

## 🤝 Contribute
Every contribution is greatly appreciated. You can contributing to **code** and **templates** (create or update) for this open source. Please see this **[Contribution Guide](https://github.com/arsandev/staticia/blob/master/CONTRIBUTE.md)**

## ✨ Contributors

Thanks goes to these wonderful people:

<!-- CONTRIBUTORS START -->
<table>
  <tr>
    <td align="center"><a href="https://arsan.dev"><img src="https://avatars3.githubusercontent.com/u/43356029?v=4" width="100px;" alt=""/><br /><sub><b>ARSAN</b></sub></a><br /><a href="https://github.com/arsandev/staticia/commits?author=arsandev" title="Build">🪓</a> <a href="https://github.com/arsandev/staticia/commits?author=arsandev" title="Maintenance">⌛</a> <a href="https://github.com/arsandev/staticia/commits?author=arsandev" title="Code">💻</a> <a href="https://github.com/arsandev/staticia/commits?author=arsandev" title="Template">📐</a></td>
    <td align="center"><a href="https://dicka88.netlify.com"><img src="https://avatars3.githubusercontent.com/u/50340947?v=4" width="100px;" alt=""/><br /><sub><b>Dicka Ismaji</b></sub></a><br /><a href="https://github.com/arsandev/staticia/commits?author=dicka88" title="Maintenance">⌛</a> <a href="https://github.com/arsandev/staticia/commits?author=dicka88" title="Code">💻</a> <a href="https://github.com/arsandev/staticia/commits?author=dicka88" title="Tests">⚠️</a></td>
  </tr>
</table>
<!-- CONTRIBUTORS END -->