Skip to content

Clever Cloud documentation website available on doc.clever-cloud.com

Notifications You must be signed in to change notification settings

GauthierPLM/doc.clever-cloud.com

 
 

Repository files navigation

PREREQUISITES

  1. Haskell Platform http://www.haskell.org/platform/.
  2. Hakyll version 4.7.x
  3. Less compiler http://lesscss.org/

WRITING A PAGE

Create a new .md file in on of these folder:

  • commons (each sub-folder is a topic and contain articles)
  • runtimes (contains every language supported)

BUILD FOR PRODUCTION

  1. Checkout production branch.
  2. Run make preview for running a local preview

CONTRIBUTING

CONTENT

This documentation is open for content contribution. Any helpful pull-request will be merged. For instance:

  1. Text of schematic content improvements
  2. Grammar or orthograph improvements
  3. Any revelant pieces of infos from our mail support

CSS - HTML

Every css class used for design purposes must follow this naming convention:

  1. Use the cc_ or cc- prefix
  2. __ is used to define a component part, -- is a variant For instance, this is a style that is specific to the close button of the info alert box only: cc_alert--info__close

Authors

About

Clever Cloud documentation website available on doc.clever-cloud.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.4%
  • CSS 13.4%
  • HTML 2.3%
  • Haskell 1.6%
  • Makefile 0.3%