Docs

screenshot of Docs
hexo
meteor

The Meteor API documentation.

Overview

This product is a hexo static site used to generate the Meteor API Documentation. The repository containing the site has been merged into the Meteor main repository. Users are encouraged to contribute by sending Pull Requests or opening issues on GitHub. The site includes submodules for the theme and the full Meteor repository, and a data.js file is generated from the Meteor source code for the API documentation boxes.

Features

  • Hexo Static Site: Generates the Meteor API Documentation using Hexo.
  • Submodules: Includes submodules for the theme and the full Meteor repository.
  • Data.js Generation: Automatically creates a data.js file from the Meteor source code for API documentation boxes.
  • Contribution Guidelines: Guidelines provided for contributing through Pull Requests or issue opening on GitHub.
  • Local Development: Instructions for running the site locally and modifying the site for testing purposes.

Summary

hexo
Hexo

Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.

meteor
Meteor

Meteor.js is a full-stack JavaScript platform that simplifies web application development by allowing developers to use a single codebase for both the client and server sides. It provides an integrated set of technologies, including real-time data updates, a reactive templating engine, and a built-in package management system, streamlining the process of building modern and scalable web applications.

documentation
Documentation

Documentation themes are built specifically for writing technical and product documentation. They are normally written and maintained in Markdown. The often include a navigation menu, search bar, clear headings, semantic document structure and clean typography.