itamarc/action-itemplate-ghpages

Action to publish auto-filled GitHub Pages with a pre-build theme or a custom template.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
templates_folderThe relative path to the folder that contains your site's templates or the chosen theme id.yestemplates
allow_templates_subfoldersAllow the templates to be stored in subfolders under templates_folder ('true'/'false').nofalse
pages_branchBranch name for storing github pagesyesgh-pages
pages_folderName of the output folder where generated html will be stored.yesdocs
snippets_folderThe relative path to the folder that contains your site's snippets, if anynosnippets
timezoneTime zone to calculate the update timeyesAmerica/Sao_Paulo
max_issuesThe max number of issues that will be retrieved and shown (0-100).no5
max_collaboratorsThe max number of collaborators that will be retrieved and shown (0-100).no20
publish_readme_mdPublish the README.md from the repository root in the generated page. True makes it become README.html while 'inline' will make it available as a snippet 'SNP_README' and put inline if using a theme. ('false'/'true'/'inline')nofalse
content_to_copyFolders or files to copy when publishing, keeping the relative path, separated by commas.no""
convert_md_to_htmlConvert Markdown files pointed by 'content_to_copy' to HTML, changing also the links to them.nofalse
syntax_highlight_enableEnable syntax highlight of code tags with class 'language-*', like some markdown converted files.nofalse
syntax_highlight_themeSyntax highlight theme from Prism.jsnodefault
log_levelThe log level, according to the ones defined in java.util.logging.Level.noWARNING

no outputs