UNPKG

@isotope/docking

Version:

Docking - Isotope-based Static Site Generator

44 lines (27 loc) 1.58 kB
<p align="center"> <img src="https://github.com/Isotope-js/isotope/raw/master/packages/docking/logo.png" height="100"> </p> <h1 align="center"><b>Docking</b></h1> [![npm (scoped)](https://img.shields.io/npm/v/@isotope/docking)](https://www.npmjs.com/package/@isotope/docking) [![npm](https://img.shields.io/npm/dm/@isotope/docking)](https://www.npmjs.com/package/@isotope/docking) [![Discord](https://img.shields.io/discord/707157754766426134)](https://discord.gg/FaFbaSk) **Docking** is a simple and intuitive Static Site Generator (SSG) utilizing the Isotope ecosystem. ## Why Docking? - **Isotope ecosystem** - Docking is a perfect choice when you're already familiar with tools like Isotope and Prototope. ❤ - **Simplicity** - Docking prefers simplicity. 2 commands, one simple config file, opinionated file structure - everything ready for you to create your first website! ## Installation ```bash npm install @isotope/docking ``` ## Usage ```bash npx dck build ``` ```bash npx dck watch ``` ## Interested? Get started by checking out the [docs](https://areknawo.com/docking). ## Questions? Have a question or want to chat about Docking? If so, check out the [Discord community](https://discord.gg/FaFbaSk)! ## Support Docking Help make Docking better by contributing code or fixes, or donating: <a href="https://www.buymeacoffee.com/areknawo" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/lato-orange.png" alt="Buy Me A Coffee" style="height: 51px !important;width: 217px !important;" ></a>