File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
# Standard plugins for ASF websites
2
2
3
- All of these plugins are ALv2 except for ** asfgenid** and ** toc** which may be AGPL or permissive. This needs investigation.
3
+ All of these plugins are ALv2 except for ** asfgenid** and ** toc** , which may be AGPL or permissive. Under investigation.
4
4
5
5
## asfcopy
6
6
7
7
Copies a directory tree to output outside of the Pelican processing of content and static files.
8
8
9
9
## asfdata
10
10
11
- During initiation of Pelican reads in data models to global metadata.
11
+ During initiation of Pelican, reads in data models to global metadata.
12
12
13
13
## asfgenid
14
14
15
- Generates HeadingIDs, ElementID , and PermaLinks. This also generates ToC in a different style from ** toc** .
15
+ Generates HeadingIDs, ElementIDs , and PermaLinks. This also generates ToC in a different style from ** toc** .
16
16
17
17
## asfreader
18
18
@@ -21,11 +21,11 @@ Used to create views of data models initiated by **asfdata**.
21
21
22
22
## asfrun
23
23
24
- During initiation runs scripts that can be used to create content and static files.
24
+ During initiation, runs scripts that can be used to create content and static files.
25
25
26
26
## gfm
27
27
28
- Pelican plugin that processes Github Flavored Markdown(** GFM** ) using the cmark library.
28
+ Pelican plugin that processes Github Flavored Markdown (** GFM** ) using the cmark library.
29
29
30
30
## toc
31
31
You can’t perform that action at this time.
0 commit comments