kythe.io@v0.0.68-0.20240422202219-7225dbc01741/kythe/web/site/README.adoc (about)

     1  = Kythe Website
     2  
     3  == Getting Started
     4  
     5  [source,shell]
     6  ----
     7  # Build static website and serve it locally on port 4000
     8  bazel run :serve
     9  ----