PkgTemplates.jl/templates
Chris de Graaf 4d70635d3a
Add GitHubActions plugin for CI and docs
The docs deployment requires Documenter 0.24 but I'm assuming that
PkgTemplates 0.7 won't be released until after Documenter 0.24.
2019-11-10 11:15:55 +07:00
..
docs Disable pretty urls except in CI 2019-11-01 09:41:22 +07:00
github/workflows Add GitHubActions plugin for CI and docs 2019-11-10 11:15:55 +07:00
licenses Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
src Add prehooks/posthooks for more fine-grained plugin control 2019-09-26 00:32:05 +07:00
test Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
appveyor.yml Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
cirrus.yml Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
CITATION.bib Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
drone.star Add DroneCI plugin for new PkgTemplates 2019-10-06 15:29:50 +07:00
gitlab-ci.yml Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
README.md Move around the template files, update the licenses 2019-09-26 00:32:05 +07:00
travis.yml Clean up Travis configs and temp name generation 2019-11-01 12:46:18 +07:00

{{{PKG}}}{{#HAS_INLINE_BADGES}} {{#BADGES}}{{{.}}} {{/BADGES}}{{/HAS_INLINE_BADGES}}

{{^HAS_INLINE_BADGES}}

{{#BADGES}} {{{.}}} {{/BADGES}} {{/HAS_INLINE_BADGES}} {{#HAS_CITATION}}

Citing

See CITATION.bib for the relevant reference(s). {{/HAS_CITATION}}