Rdoc

screenshot of Rdoc
react
less

Fast static site generator for React, Just write Markdown file. @react-doc

Overview

The rdoc is a blazing-fast static site generator for React that allows you to write markdown files to create your website. It is easy to install and use, and it supports features such as live reloading during development and deployment to Github's gh-pages branch.

Features

  • Blazing-fast static site generation
  • Write content in markdown
  • Live reloading during development
  • Easy deployment to Github's gh-pages branch

Summary

The rdoc is a static site generator for React that makes it easy to create websites using markdown files. It offers fast generation, live reloading during development, and easy deployment to Github's gh-pages branch. With simple installation steps, it is accessible to developers of all levels.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

less
LESS

Less CSS is a dynamic stylesheet language that extends the capabilities of CSS, allowing developers to write cleaner, more modular, and reusable stylesheets with features like variables, mixins, and nested rules.

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.

github-pages
GitHub Pages

Gridsome is a Vue.js-based static site generator that makes it easy to build fast and flexible websites and applications by leveraging modern web technologies like GraphQL, Webpack, and hot reloading

webpack
Webpack

Webpack is a popular open-source module bundler for JavaScript applications that bundles and optimizes the code and its dependencies for production-ready deployment. It can also be used to transform other types of assets such as CSS, images, and fonts.