Skip to content

Promptless/bazel-docs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bazel Docs

Host Bazel’s Devsite docs on a Mintlify site for easy modification.

Motivation

This tool implements the improvements outlined in Bazel Docs: Why It Might Be Time For A Refresh. The goal is to create a more developer friendly set of Bazel Docs. Starting with bazel.build/docs

Live Demo

https://bazel.online

How it works

  1. Clones the Devsite source from bazel.build/docs using a git submodule.
  2. Transforms Devsite frontmatter and directory layout into MDX format.
  3. Hosted on Mintlify

Usage

Clone the submodule: git submodule update --init -- upstream

Run the converter tool: TODO

Install the Mintlify dev tool: npm install -g mint

Then run mint dev to get a locally-running site.

Send a PR to get a hosted preview of the changes.

About

Bazel Documentation Static Site Generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MDX 99.1%
  • Python 0.6%
  • Shell 0.2%
  • Awk 0.1%
  • Go 0.0%
  • Jinja 0.0%