Skip to content

Commit 8cf11ec

Browse files
move "ask a question" and put working draft before latest release
1 parent bf5be38 commit 8cf11ec

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

index.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -24,38 +24,39 @@ The use of CF is recommended where applicable by Unidata.
2424
<!-- The classes in the <div>s are used to produce two columns. They respond
2525
to the width of the browser window. Within each row-class <div>, the number of
2626
columns N in the col-md-N-class <div>s should add up to 12, and the window is
27-
divided into columns according to the proportions of the Ns. -->
27+
divided into columns according to the proportions of the Ns. The attribute
28+
markdown="1" signals that the text within the div is markdown, not HTML. -->
2829

2930
<div class="row">
3031
<div class="col-md-6" markdown="1">
3132

32-
### [Ask a question &#x2753; about how to use CF](https://github.com/orgs/cf-convention/discussions/new?category=q-a-about-using-cf)
33+
### Working draft
34+
35+
[HTML](/cf-conventions/cf-conventions.html)
36+
[PDF](/cf-conventions/cf-conventions.pdf)
3337

3438
### Latest release (1.12)
3539

3640
[HTML](Data/cf-conventions/cf-conventions-1.12/cf-conventions.html)
3741
[PDF](Data/cf-conventions/cf-conventions-1.12/cf-conventions.pdf)
3842

39-
### Working draft
40-
41-
[HTML](/cf-conventions/cf-conventions.html)
42-
[PDF](/cf-conventions/cf-conventions.pdf)
43-
4443
### Latest vocabularies
4544

4645
[Standard names](Data/cf-standard-names/current/build/cf-standard-name-table.html){:.btn .btn-primary .btn-lg}
4746
[Area types](Data/area-type-table/current/build/area-type-table.html){:.btn .btn-primary .btn-lg}
4847
[Standarized regions](Data/standardized-region-list/standardized-region-list.current.html){:.btn .btn-primary .btn-lg}
4948

49+
### Any questions&#x2753;
50+
51+
[CF GitHub Discussions](https://github.com/orgs/cf-convention/discussions) is the place to [ask a question](https://github.com/orgs/cf-convention/discussions/new?category=q-a-about-using-cf) about how to use CF, as well as for [discussions](https://github.com/orgs/cf-convention/discussions/categories/comments-and-ideas-for-changing-cf) and [announcements](https://github.com/orgs/cf-convention/discussions/categories/announcements-relevant-to-cf)
52+
5053
</div>
5154
<div class="col-md-6" markdown="1">
5255

5356
### Other resources
5457

5558
See also the links in the navigation bar at the top of this page.
5659

57-
[CF GitHub Discussions](https://github.com/orgs/cf-convention/discussions): announcements, discussion forum, questions and answers
58-
5960
Proposals for changing CF (GitHub issues):<br>[vocabulary](https://github.com/cf-convention/vocabularies/issues) (including standard names), [conventions](https://github.com/cf-convention/cf-conventions/issues), [website and governance](https://github.com/cf-convention/cf-convention.github.io/issues)
6061

6162
[CF GitHub organisation](https://github.com/cf-convention)

0 commit comments

Comments
 (0)