在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):CleverCloud/doc.clever-cloud.com开源软件地址(OpenSource Url):https://github.com/CleverCloud/doc.clever-cloud.com开源编程语言(OpenSource Language):开源软件介绍(OpenSource Introduction):Clever Cloud DocumentationIn this repo you will find all the content from the Clever Cloud Doc. As this documentation is open for content contribution, any helpful pull-request will be merged. Example of Relevant Topics
Contributing ProcessYou can either make a pull-request OR submit a content via the Contribute button here: https://www.clever-cloud.com/doc Coding styleEach page begins with a YAML section used for metadata, and the rest of the article is written in markdown. Make sure to reduce inline HTML to the maximum, although it is needed for some table formatting. YAML section
Article sectionThe first header in your content should be a You can add an optional language identifier to enable syntax highlighting in your fenced code block. For example, to syntax highlight Ruby code: require 'redcarpet'
markdown = Redcarpet.new("Hello World!")
puts markdown.to_html We use highlightjs to perform language detection and syntax highlighting. You can find out which keywords are valid here. Write and use partialsPartials are located under the Rendering partial in pagePartials are called using the following shortcode:
Using variables in a partialYou may want to display different chunks of partial content depending on which page you are working on. This is achieved by creating two things:
Notes:
Output: LicenceClever Cloud Doc by Clever Cloud is licensed under a Creative Commons Attribution 4.0 International License. Based on a work at https://www.clever-cloud.com/doc. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论