Dockar

screenshot of Dockar
eleventy

The solution for your documentation website projects, built with the 11ty eleventy jamstack static site generator - For speed, performance and SEO.

Overview

Dockar is an impressive project designed specifically for documentation sites, harnessing the capabilities of 11ty (Eleventy) for streamlined development. Built by the talented team at Creativitas, Dockar aims to simplify the process of creating and managing documentation, making it an excellent choice for developers and businesses alike. With its user-friendly interface and robust features, it ensures that presenting information is both efficient and aesthetically pleasing.

Features

  • Eleventy Navigation Docs: Offers seamless navigation for users through well-organized documentation sections, enhancing the accessibility of information.
  • Eleventy Image Support: Easily integrate images into your documentation to provide visual context, making content more engaging and informative.
  • Page Find Functionality: Implement a search feature that allows users to quickly locate specific content within the documentation, saving time and effort.
  • Table of Contents: Automatically generates a clear and organized table of contents, helping users to navigate long documents effortlessly.
  • Responsive Design: Adapts to various screen sizes, ensuring a consistent and user-friendly experience on both mobile and desktop devices.
  • Dark and Light Mode: Allows users to switch between themes, enhancing readability and providing a customizable viewing experience.
  • Youtube Lite Integration: Enables embedding of videos with minimal impact on loading times, keeping the documentation succinct while providing additional information.
  • Open Source Code: Available for free, allowing developers to modify and contribute to the project, fostering a collaborative development environment.
eleventy
Eleventy

11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.

zod
Zod

Zod is a TypeScript-first schema declaration and validation library. It allows you to define schemas that can validate data at runtime while providing excellent TypeScript inference, making it perfect for API validation, form validation, and type-safe data handling.