Skip to content

Web4application/dullo.io

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DULLO.IO

License Netlify Status

DULLO.IO — The ultimate documentation and website framework designed for developers, teams, and creators who want speed, clarity, and style in their docs.


Why DULLO.IO?

Creating documentation or a project website shouldn’t be complicated. DULLO.IO gives you:

  • Lightning-fast setup — get a fully functional site running in minutes.
  • Modular architecture — easily organize content, layouts, and assets.
  • Clean, modern design — your docs will look professional without extra effort.
  • Extensibility — add themes, templates, or custom scripts as your project grows.
  • Open-source friendly — perfect for personal projects, startups, and large-scale teams.

Think of DULLO.IO as your “docs engine”: simple to run, easy to maintain, and powerful enough to grow with your project.

C4617D56-3744-4B51-BC72-004D5C4070E6

DULLO.IO

License Netlify Status

DULLO.IO — A modern, fast, and modular documentation & website generator for your projects.


🌟 Overview

DULLO.IO is a static-site framework designed to create beautiful, scalable, and maintainable documentation websites.
It’s perfect for project docs, landing pages, or knowledge bases. Built with Berry, HTML, SCSS, and JavaScript, dullo.io combines flexibility with simplicity.

Key Features:

  • Modular layouts & themes
  • Multilingual support
  • Easy deployment (Netlify-ready)
  • Clean content structure for large projects
  • Extensible via static-site generator templates

🚀 Live Demo

Check out the live site here: https://web4application.github.io/dullo.io/


🛠️ Getting Started

Follow these steps to run the project locally:

Prerequisites

  • Node.js (>=16)
  • npm or yarn
  • Make (optional, if using Makefile)

Installation

# Clone the repo
git clone https://github.com/Web4application/dullo.io.git
cd dullo.io

# Install dependencies
npm install
# or
yarn install

dullo.io/
├─ assets/       # Images, icons, fonts
├─ content/      # Markdown or content files
├─ layouts/      # Templates & page layouts
├─ static/       # Static assets served as-is
├─ scripts/      # Build scripts
├─ package.json  # Node.js dependencies
├─ Makefile      # Optional build shortcuts
└─ config.yaml   # Site configuration

About

for the DULLO website and documentation

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 166