All Projects → invertase → docs.page

invertase / docs.page

Licence: Apache-2.0 license
Instant Open Source docs with zero configuration.

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to docs.page

Daux.io
Daux.io is an documentation generator that uses a simple folder structure and Markdown files to create custom documentation on the fly. It helps you create great looking documentation in a developer friendly way.
Stars: ✭ 603 (+164.47%)
Mutual labels:  markdown-to-html, documentation-generator
nodejs-markdown-site
Markdown-based site (blog, project documentation, etc) written with NodeJS.
Stars: ✭ 68 (-70.18%)
Mutual labels:  markdown-to-html, documentation-generator
apollo-studio-community
🎡  GraphQL developer portal featuring an IDE (Apollo Explorer), auto-documentation, metrics reporting, and more. This repo is for issues, feature requests, and preview docs. 📬
Stars: ✭ 212 (-7.02%)
Mutual labels:  documentation-generator
react-native-hybrid-storybook
Showcase your react native components in the browser
Stars: ✭ 18 (-92.11%)
Mutual labels:  documentation-generator
mdconv
A CLI markdown converter written in Go, that does not depend on LaTeX.
Stars: ✭ 42 (-81.58%)
Mutual labels:  markdown-to-html
docuowl
🦉 A documentation generator
Stars: ✭ 1,199 (+425.88%)
Mutual labels:  documentation-generator
doku
fn(Code) -> Docs
Stars: ✭ 65 (-71.49%)
Mutual labels:  documentation-generator
PowerDocu
Generate technical documentation from your existing Power Automate Flows and Power Apps canvas apps
Stars: ✭ 190 (-16.67%)
Mutual labels:  documentation-generator
cutedoc
Generate stunning documentation for any project using simple markdown files.
Stars: ✭ 16 (-92.98%)
Mutual labels:  documentation-generator
SQLPowerDoc
Hopefully an up to date fork of SQL Power Doc. Newer PS versions and .NET levels. Maybe too ambitious. This repository was cloned from kendalvandyke, the original author of SQLPowerDoc. Codeplex is currently in the process of shutting down. I cloned this project (and its wiki) with the intention of preserving a wonderful tool that I recently dis…
Stars: ✭ 19 (-91.67%)
Mutual labels:  documentation-generator
BOT-Man-JL.github.io
Markdown-based Blog Framework for GitHub Pages
Stars: ✭ 25 (-89.04%)
Mutual labels:  markdown-to-html
iA-Writer-Templates-Github-Plus
A Github flavored iA Writer template with math, graph support.
Stars: ✭ 79 (-65.35%)
Mutual labels:  markdown-to-html
litscript
Literate Interactive TypeScript
Stars: ✭ 33 (-85.53%)
Mutual labels:  documentation-generator
ignore
🔥修炼内功,无招胜有招。 ---个人博客
Stars: ✭ 27 (-88.16%)
Mutual labels:  markdown-to-html
html2md
helloworld 开发者社区开源的一个轻量级,强大的 html 一键转 md 工具,支持多平台文章一键转换,并保存下载到本地。
Stars: ✭ 332 (+45.61%)
Mutual labels:  markdown-to-html
NextBook
NextBook is quick and easy way to build technical books or documentation with markdown that run blazingly fast.
Stars: ✭ 153 (-32.89%)
Mutual labels:  documentation-generator
ember-docgen
A CLI and toolbox to extract information from Ember component files for documentation generation purposes.
Stars: ✭ 15 (-93.42%)
Mutual labels:  documentation-generator
doc-gen
Generate HTML documentation for mathlib and Lean
Stars: ✭ 14 (-93.86%)
Mutual labels:  documentation-generator
blue bird
API Documentation Generator for the Phoenix Framework
Stars: ✭ 52 (-77.19%)
Mutual labels:  documentation-generator
JMarkPad
Minimalistic markdown editor with real-time preview
Stars: ✭ 32 (-85.96%)
Mutual labels:  markdown-to-html

docs.page

Instant Open Source docs with zero configuration.

docs.page

HomepageDocumentation

About

docs.page is a free Open Source project, allowing you to create instant, fast, beautiful documentation with zero configuration.

Documentation is an important aspect for many projects, however creating a custom documentation website for each project is time consuming. Many common solutions to problems have to be duplicated, along with dealing with overheads such as website maintenance & hosting.

Solutions such as Jekyll, Docusaurus, docsify and many others are great projects, however still require custom setup for each project.

docs.page is designed to deliver instant documentation websites, with the content sourced directly from any public GitHub repository. Features include:

  • Configurable: Add your own logo, theme, analytics, navigation and more with a simple config file.
  • Previewing: View the documentation of any branch, pull request or specific commit, and a new Local Preview Mode.
  • GitHub Bot: Install our GitHub bot to automatically get a URL to pull request documentation previews.
  • Components: Powered by MDX, use React components such as Tabs (useful for projects with multiple languages) directly in your docs.
  • Search: Easily add full search support powered by DocSearch.
  • Custom Domains: Serve your documentation using your own domain.

Other useful features include:

  • Global variable injection (for managing common variables across the project).
  • Displaying assets using GitHub.
  • Dark/Light mode.
  • Responsive.
  • Code block highlighting and content copying.
  • Page redirects.
  • Per-page metadata support via Frontmatter.

Should I use docs.page?

docs.page is a simple way to generate a documentation with zero effort. It generally works for documentation websites with a lot of Markdown based content. If you require features which are more specific to your own project a custom solution might work better.

License


Built and maintained by Invertase.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].