GithubHelp home page GithubHelp logo

docxy / docgen Goto Github PK

View Code? Open in Web Editor NEW
51.0 2.0 10.0 3.89 MB

Docxy is a React based open-source documentation site generator. Build beautiful, blazing fast documentation sites for your projects with just markdown.

Home Page: https://docxy.traction.one/

License: Mozilla Public License 2.0

JavaScript 12.34% CSS 4.80% TypeScript 82.86%
awesomedocs documentation-generator markdown hacktoberfest docxy docgen reactjs gatsbyjs

docgen's Introduction

Awesome logo, ain't it?

Docxy

Docxy is a React based open-source documentation site generator. Build beautiful, blazing fast documentation sites for your projects with just markdown.

Prerequisites

Get started

  1. Install the Docxy CLI

  2. Create your Docxy project:

    docxy create my-awesome-docs
  3. Initialize Docxy in the project directory:

    cd my-awesome-docs
    docxy init
  4. Add markdown pages in the contents directory which will serve as your documentation pages. You'll find two example pages already in there.

  5. Edit the config.yaml file in the contents directory which contains configurations for the site. Edit those as per your need.

  6. Anything you put in the static directory will be directly available in the root of your website. It is the right place to put your favicon.ico or CNAME file.

  7. You can start a hot-reloading development server while working on your site using the following command:

    docxy serve
  8. Build the documentation when you're ready for deployment using the following command:

    docxy build

    This will build an optimized static site inside the build directory from your markdown pages ready for deployment to production.

    You can deploy it anywhere you want - GitHub Pages, GitLab Pages, DigitalOcean, AWS, GCP, Azure, Heroku, or your own server!

docgen's People

Contributors

iamtraction avatar yiss avatar yogmel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

docgen's Issues

Upgrade dependencies

It has been a while since this was last updated, and most of the dependencies have been updated with new features in that time. So, upgrade them to the latest versions and refactor the code, if necessary, to fix any breaking changes.

Hot reloading components

Hot-reloading on the markdown files are working perfectly fine.
But edits to the components themselves (add an element for example) doesn't appear to be hot-reloading.
Was this intentional? or is Gatsby borked? ๐Ÿ˜…

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.