@@ -16,6 +16,15 @@ <h1>Welcome to the Arctos Handbook! </h1>
16
16
</ div >
17
17
</ div >
18
18
</ a >
19
+ < a href ="{{site.baseurl}}/best_practices ">
20
+ < div class ="img-circle bg-warning text-center center-block ">
21
+ < div >
22
+ < p class ="text-center ">
23
+ Best Practices < span class ="glyphicons glyphicons-lightbulb "> </ span >
24
+ </ p >
25
+ </ div >
26
+ </ div >
27
+ </ a >
19
28
< a href ="{{site.baseurl}}/how_to " class ="force-black ">
20
29
< div class ="img-circle bg-success text-center center-block ">
21
30
< div >
@@ -50,19 +59,22 @@ <h1>Welcome to the Arctos Handbook! </h1>
50
59
</ div >
51
60
< section class ="row " id ="introductory-blurb ">
52
61
< div class ="col-xs-12 col-lg-6 col-lg-offset-3 ">
53
- < p > We have three kinds of content on this site :</ p >
62
+ < p > Navigation Guidance :</ p >
54
63
55
64
< blockquote >
56
65
< li >
57
- < b > Documentation</ b > , which describes specific data tables
58
- and/or types and defines data fields
66
+ Click on < b > Documentation</ b > for specific data tables
67
+ and their data fields; also linked in the database
68
+ </ li >
69
+ < li >
70
+ Click on < b > Best Practices</ b > for detailed recommendations for specific tasks in Arctos, written by Arctos Users
59
71
</ li >
60
72
< li >
61
- < b > How-to Guides</ b > , which provides step-by-step instructions
73
+ Click on < b > How-to Guides</ b > for step-by-step instructions
62
74
on how to do specific tasks in Arctos, written by Arctos Users
63
75
</ li >
64
76
< li >
65
- < b > Resources</ b > , for tutorials from Arctos Users as well as guides on how to use this site
77
+ Click on < b > Resources</ b > for tutorials from Arctos Users as well as guides on how to use this site
66
78
</ li >
67
79
</ blockquote >
68
80
0 commit comments