Compiiile

screenshot of Compiiile
astro
vite
vue

The most convenient way to render and deploy a folder containing markdown files. Previewing and searching markdown files has never been that easy. Your alternative to Notion and Obsidian.

Overview

Compiiile is a tool designed for rendering a folder containing markdown files, making it convenient to preview and search through markdown files effortlessly. The tool aims to provide users with a simple yet effective solution for previewing a whole folder, searching through content, creating slides, and producing a knowledge base while offering a user-friendly interface.

Features

  • No Configuration Required: Works out of the box without the need to change files, supports image resolution, relative links, print-ready rendering, and offers light and dark themes.
  • Cross-Platform Availability: Accessible on any device with static files deployment, making it convenient for viewing markdown files on computers, phones, or other devices.
  • Quick File Navigation: Easily navigate files with a convenient navbar, and access links to the previous and next file with table of content generation.
  • Slides Display: Display files as slides for presentation purposes.
  • Full-Text Search: Enables quick search with content preview for efficient content discovery.
  • Hot-Reload Preview: Content preview updates in real-time as you make edits for immediate feedback.
  • MDX File Support: Allows users to add custom components to documentation using MDX files.
  • Knowledge Base Functionality: Can be utilized as a knowledge base and supports symlinks for content reuse.
  • Customizable: Offers customization options through environment variables or a config file to tailor the tool to individual preferences.

Summary

Compiiile provides a streamlined solution for rendering and previewing markdown files in a folder, offering a range of convenient features such as easy navigation, search functionality, slides display, and customizable options. With its emphasis on simplicity and ease of use, Compiiile aims to enhance the markdown documentation experience without the need for intricate configurations, making it a valuable tool for individuals relying on markdown for content creation and organization.

astro
Astro

Astro is the all-in-one web framework designed for speed. Pull your content from anywhere and deploy everywhere, all powered by your favorite UI components and libraries.

vite
Vite

Vite is a build tool that aims to provide a faster and leaner development experience for modern web projects

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

mdx
MDX

MDX is a format that allows developers to write JSX within Markdown documents, combining the power of React with the simplicity of Markdown. This allows for the creation of dynamic and interactive content that can be easily shared and consumed across different platforms and devices.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.