You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Give users full control over output path and allows outputting to language specific sub-folders.
Also remove --kind from Hugo new command based on Hugo 0.89 release notes.
*`--featured` Flag publications as *featured* (to appear in *Featured Publications* widget)
74
+
*`--publication-dir PUBLICATION_DIR` Folder to import publications to (defaults to `content/publication`)
72
75
*`--overwrite` Overwrite existing publications
73
-
*`--publication-dir PUBLICATION_DIR` Path to your publications directory (defaults to `publication`)
74
76
*`--normalize` Normalize tags by converting them to lowercase and capitalizing the first letter
77
+
*`--featured` Flag publications as *featured* (to appear in *Featured Publications* widget)
75
78
*`--verbose` or `-v` Show verbose messages
79
+
*`--help` Help
76
80
77
-
After importing publications, [a full text PDF and image can be associated with each item and further details added via extra parameters](https://wowchemy.com/docs/content/publications/#command-line).
81
+
After importing publications, [a full text PDF and image can be associated with each item and further details added via extra parameters](https://wowchemy.com/docs/content/publications/).
0 commit comments