-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_pkgdown.yml
48 lines (41 loc) · 957 Bytes
/
_pkgdown.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
url: https://ruralinnovation.github.io/cori.data.fcc/
template:
bootstrap: 5
navbar:
structure:
left: [reference, articles, data, Changelog]
right: [search, github]
components:
articles:
text: Use cases
menu:
- text: "Check and download NBM data"
href: articles/Check_and_download_NBM_data.html
data:
text: "Data stories"
menu:
- text: "National Broadband Map (NBM)"
href: articles/NBM.html
- text: "FCC's Form 477"
href: articles/f477.html
Changelog:
text: News
href: news/index.html
reference:
- title: NBM
contents:
- get_nbm_bl
- get_county_nbm_raw
- get_frn_nbm_bl
- get_nbm_release
- get_nbm_available
- dl_nbm
- title: Form 477
contents:
- get_f477
- title: Environment Variables & Utilities
contents:
- get_fcc_dictionary
- fcc_dictionary
- check_frn
- fcc_provider