Chris de Graaf
5a8934350c
Disable pretty urls except in CI
2019-11-01 09:41:22 +07:00
Chris de Graaf
1d2810e40c
Add some custom template examples
2019-10-22 16:11:00 +07:00
Chris de Graaf
eac2a1278d
Update deps/fixtures, skip more tests when Git is not installed
...
TODO: We need to figure something out to stop dependency versions from
constantly changing in the fixture manifests, because that's going to
get annoying to update all the time. I still want it to be included in
the tests, though.
2019-10-16 22:39:46 +07:00
Chris de Graaf
ca51806cf6
Reduce line length of docstrings
2019-10-06 16:55:32 +07:00
Chris de Graaf
ad8e78d87e
Add DroneCI plugin for new PkgTemplates
2019-10-06 15:29:50 +07:00
Chris de Graaf
5e9ff16cbe
Remove interactive stuff (for now)
2019-10-06 14:43:17 +07:00
Chris de Graaf
441eee3219
Update docs with interactive stuff
2019-09-28 11:21:45 +07:00
Chris de Graaf
f7743df133
Add more template saving recommendations
2019-09-27 23:50:23 +07:00
Chris de Graaf
49a1dae468
Tweak some docs
2019-09-26 00:32:07 +07:00
Chris de Graaf
fd995a05bc
Add per-plugin validation at template construction time
2019-09-26 00:32:07 +07:00
Chris de Graaf
385195c6b5
Improve documentation clarity
2019-09-26 00:32:07 +07:00
Chris de Graaf
2b0e4bc987
Rename julia_version -> julia
2019-09-26 00:32:07 +07:00
Chris de Graaf
cd40cb4b7e
Allow empty username when it's not used
2019-09-26 00:32:07 +07:00
Chris de Graaf
e05e5bec0a
Add a basic migration guide
2019-09-26 00:32:07 +07:00
Chris de Graaf
5776537413
Minor bug/doc fixes
2019-09-26 00:32:07 +07:00
Chris de Graaf
d53fb0b119
More docs!
2019-09-26 00:32:06 +07:00
Chris de Graaf
0cf6d47ada
Add execution priority to plugins
2019-09-26 00:32:06 +07:00
Chris de Graaf
980452fde3
Tweak docs
2019-09-26 00:32:06 +07:00
Chris de Graaf
146c1bdbe5
Add prehooks/posthooks for more fine-grained plugin control
2019-09-26 00:32:05 +07:00
Chris de Graaf
358c213b87
Escape HTML the right way
2019-09-26 00:32:05 +07:00
Chris de Graaf
7a2a43f3f4
Lots of documentation changes
2019-09-26 00:32:05 +07:00
Chris de Graaf
481d8430e6
Add show methods
2019-09-26 00:32:04 +07:00
Chris de Graaf
65f5eff29b
Lots of documentation
...
Still WIP though.
2019-09-26 00:32:04 +07:00
Chris de Graaf
e4f97431b5
Fix a Winows test bug, delete some CI jobs
2019-09-26 00:32:04 +07:00
Chris de Graaf
e7a51c909a
Delete old docs, update build
2019-09-26 00:32:03 +07:00
Chris de Graaf
c0fe7bb2c2
The Big Squash: A bunch of irrelevant garbage
2019-09-26 00:31:53 +07:00
Chris de Graaf
c54a64465b
Mention Citation in docs/readme
2019-05-15 11:05:03 -05:00
Chris de Graaf
53a015d22f
Merge pull request #47 from invenia/cdg/cirrus
...
Add CirrusCI plugin for FreeBSD support
2019-05-15 11:01:53 -05:00
Chris de Graaf
d4f7c8f3b9
Ditch REQUIRE, add [compat]
2019-05-14 15:38:59 -05:00
Chris de Graaf
4468d1b782
Add CirrusCI to docs and add plugin overview section
2019-05-14 14:57:07 -05:00
Morten Piibeleht
9a6feac95b
Mention other options too
2019-02-14 16:13:16 +13:00
Morten Piibeleht
c491e7a4dd
Clarify Usage section in docs
2019-02-14 16:07:32 +13:00
Takafumi Arakaki
9c1f16fb0c
Include GitLabPages in documentation
2019-01-31 19:46:57 -08:00
Chris de Graaf
a7a9990cac
Don't configure Git unless we have to
2019-01-15 10:36:30 -06:00
Chris de Graaf
ac2ec4db0a
Add a clarifying comment
2019-01-15 10:16:19 -06:00
Chris de Graaf
c69da21067
Fix code loading in documentation generation
2019-01-10 10:20:43 -06:00
Chris de Graaf
34c7655166
set up new documentation (in this package)
2018-12-14 15:45:03 -06:00
Chris de Graaf
c75f153d68
Clean up docs, add note about deploy keys
2018-12-14 15:43:51 -06:00
Chris de Graaf
809132deef
Don't warn about missing Git options if Git is disabled
2018-11-12 14:58:10 -06:00
Chris de Graaf
34f30637a2
Deprecate CodeCov for Codecov
2018-11-05 16:06:22 -06:00
Chris de Graaf
2a6ff34394
New asciicast!
2018-10-10 14:56:03 -05:00
Chris de Graaf
ab2829a6be
Update example minimum Julia to v0.7 and fix default AppVeyor
2018-09-28 13:09:48 -05:00
Chris de Graaf
41f4f1aa74
Update docs
...
TODO: A new asciicast.
2018-09-26 16:56:33 -05:00
Chris de Graaf
c74ee42ca8
Update templates, since a Mustache bug is fixed
2018-09-19 15:26:21 -05:00
Chris de Graaf
ffd288a6b2
Switch to master branch AppVeyor badge
2017-12-07 17:00:16 +00:00
Chris de Graaf
d075ff678e
Update/reorganize docs
2017-12-01 12:12:37 +00:00
Chris de Graaf
4974e58af9
Update logging and examples
2017-10-27 17:14:10 +01:00
Chris de Graaf
ca8788d2d4
Update documentation
2017-10-01 18:25:12 -05:00
Chris de Graaf
d337c5f910
Add generate_interactive ( close #5 )
2017-09-21 16:02:27 +01:00
Chris de Graaf
23c6a0d370
Add GitLabCI to badge order and docs
2017-09-21 16:02:23 +01:00