Chase James
be97f4cc60
Merge pull request #3 from dhempy/master
...
Typo in readme
2015-02-06 10:18:13 -05:00
David Hempy
0b84b88b2d
Typo in readme
2015-02-06 09:40:37 -05:00
Chase James
d62182c99a
Merge pull request #1 from nuex/ignore_partials
...
ignore partials on copy
2014-05-17 13:59:05 -04:00
nuex
99668bc40a
ignore partials on copy
2014-05-17 13:55:26 -04:00
nuex
d8d7b94bc4
prevent variables from spilling out into global scope
2013-11-18 15:27:40 -05:00
nuex
b53401fe4b
partials support and documentation
2013-11-15 04:18:29 -05:00
nuex
45b6f41120
version 0.2.4 [bugfix release]
2012-03-11 14:42:43 -04:00
nuex
1e2f1079ef
grammar fix
2011-12-02 10:28:23 -05:00
nuex
b07f9f4fe8
prevent awk from replacing ampersand's with matched text
2011-12-02 10:05:20 -05:00
nuex
f84c185a16
version 0.2.3 [bugfix release]
2011-11-11 11:10:24 -05:00
nuex
78ef75f4a5
fix Makefile
2011-11-10 08:34:04 -05:00
nuex
6f9ecbc8b5
version 0.2.2
2011-11-10 08:25:27 -05:00
nuex
9842c0107f
mispelled utilization
2011-11-10 08:12:13 -05:00
nuex
38958cc1d2
uninstall all executables (thanks sramov)
2011-11-10 08:04:44 -05:00
nuex
ea8f8c7a79
make README and example helpers.awk the same
2011-11-09 21:08:53 -05:00
nuex
05222e0a70
load helpers after config and meta have been processed
2011-11-09 21:07:13 -05:00
nuex
4e3787362e
version 0.2.1
2011-10-24 10:46:19 -04:00
nuex
fa85be1ca4
fix config.mk
2011-10-24 10:44:17 -04:00
nuex
19a1501ca6
fix variable name
2011-10-24 10:37:08 -04:00
nuex
6c58414ffb
remove debug line
2011-10-24 10:36:50 -04:00
nuex
c47b77889a
version 0.2
2011-10-24 10:23:31 -04:00
nuex
5fc7da0c0e
fix path in zod-internal
2011-10-24 10:01:47 -04:00
nuex
5905ec0875
add example config file, readme edits
2011-10-24 09:59:43 -04:00
nuex
7dcff4458f
updated readme
2011-10-24 09:40:17 -04:00
nuex
4166ed1c41
remove todo
2011-10-24 09:21:56 -04:00
nuex
ca8562ca3a
Merge branch 'master' of ssh://vorcore/var/git/zodiac into collect_exact
2011-10-24 09:10:00 -04:00
nuex
cbc5382e0b
get bin/zod out of repo
2011-10-23 23:18:14 -04:00
nuex
7be7041aa2
refactoring
...
- keep using find-exec (more bin files)
- parse_convert command with spaces works
2011-10-23 23:15:46 -04:00
nuex
ad7a86f1c5
custom configuration support
...
- custom extensions
- custom filters
- ignore files matching given patterns
2011-10-20 14:29:30 -04:00
nuex
450f76aa49
use awk regex operator
2011-10-18 01:12:21 -04:00
nuex
f7affcaca7
working out zod phases
2011-10-18 01:07:12 -04:00
nuex
aad4844bb5
version 0.1
2011-10-08 12:08:24 -04:00
nuex
7448411442
using awk to parse out supported templates
2011-10-08 11:13:47 -04:00
nuex
0ab0d57d39
custom filter support
2011-10-07 20:28:42 -04:00
nuex
bf6480b08c
remove comment
2011-10-06 17:57:36 -04:00
nuex
19b6925b86
assign $page when its needed
2011-10-06 17:55:18 -04:00
nuex
eb2b3e0660
fix unquoted vars
2011-10-06 17:52:34 -04:00
nuex
47baacf52a
no need to export vars
2011-10-06 17:49:17 -04:00
nuex
3e47b37b02
fix zod_render path
2011-10-06 17:32:36 -04:00
nuex
882ceb158b
export right off
2011-10-06 17:31:07 -04:00
nuex
d4f03b0314
support spaces in files and use find correctly
2011-10-06 17:28:51 -04:00
nuex
1df2294732
added missing copy executable line to install task
2011-10-06 13:05:57 -04:00
nuex
dd20353c5f
removed extraneous filter_opts line
2011-10-06 12:41:26 -04:00
nuex
a154d81e8b
make zod an executable
2011-10-06 12:35:54 -04:00
nuex
23908cbe0b
credits to zsw
2011-10-06 12:35:38 -04:00
nuex
2b78299184
* use parameter expansion for path munging
...
* properly quote variables
* consistent command susbtitution
* condense conditionals to one line
* better error handling
thanks to zsw for teaching me some sh
2011-10-06 12:34:19 -04:00
nuex
545695c410
executable shall be compiled from template
2011-10-06 12:24:46 -04:00
nuex
6aff50c566
add uninstall make task, compile template in all task
2011-10-05 17:12:57 -04:00
nuex
d476e9a4d3
readme edits
2011-10-04 17:45:03 -04:00
nuex
3728cb7b44
plain html page template support
2011-10-04 17:34:34 -04:00