Skip to content

quartzmo/samples-style-guide

 
 

Repository files navigation

Samples Style Guide

This is the future home of the Samples Style Guide.

You can read the guide and open issues for feedback.

Building the site

This project uses Hugo with the Docsy theme. Follow these steps to build the site.

  1. Clone this repository.

  2. Download and install Hugo (extended) to your path.

  3. Install Docsy dependencies:

    npm install
  4. Install the site theme as git submodules:

    git submodule update --init --recursive
  5. Run the local development server with the hugo CLI from the repository's root directory:

    hugo serve

About

Guidelines on writing effective Google Cloud samples.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 100.0%