Commit Graph

  • 6278f5844e Add clean target master sdk c0dev0id 2022-12-24 08:35:57 +0100
  • 0b75d9ce1f support per-directory metadata dir.meta c0dev0id 2022-11-19 23:22:49 +0100
  • 6eac1472b5 change prefix to /opt c0dev0id 2022-11-19 23:21:43 +0100
  • 7515f68a8d Merge pull request #7 from xkpd3/patch-1 Chase James 2017-01-04 16:30:22 -0500
  • bd73266c5d Example layout refers to wrong css path Stefan Hagen 2017-01-04 10:42:39 +0100
  • e8b7b628d9 Merge pull request #6 from nuex/cleanup Chase James 2016-08-01 18:48:10 -0400
  • 400500e94b remove extraneous files nu-ex 2016-08-01 18:47:00 -0400
  • be97f4cc60 Merge pull request #3 from dhempy/master Chase James 2015-02-06 10:18:13 -0500
  • 0b84b88b2d Typo in readme David Hempy 2015-02-06 09:40:37 -0500
  • d62182c99a Merge pull request #1 from nuex/ignore_partials Chase James 2014-05-17 13:59:05 -0400
  • 99668bc40a ignore partials on copy nuex 2014-05-17 13:55:26 -0400
  • d8d7b94bc4 prevent variables from spilling out into global scope nuex 2013-11-18 15:27:40 -0500
  • b53401fe4b partials support and documentation nuex 2013-11-15 04:18:29 -0500
  • 45b6f41120 version 0.2.4 [bugfix release] nuex 2012-03-11 14:42:43 -0400
  • 1e2f1079ef grammar fix nuex 2011-12-02 10:28:23 -0500
  • b07f9f4fe8 prevent awk from replacing ampersand's with matched text nuex 2011-12-02 10:05:20 -0500
  • f84c185a16 version 0.2.3 [bugfix release] nuex 2011-11-11 11:10:24 -0500
  • 78ef75f4a5 fix Makefile nuex 2011-11-10 08:34:04 -0500
  • 6f9ecbc8b5 version 0.2.2 nuex 2011-11-10 08:25:27 -0500
  • 9842c0107f mispelled utilization nuex 2011-11-10 08:12:13 -0500
  • 38958cc1d2 uninstall all executables (thanks sramov) nuex 2011-11-10 08:04:44 -0500
  • ea8f8c7a79 make README and example helpers.awk the same nuex 2011-11-09 21:08:53 -0500
  • 05222e0a70 load helpers after config and meta have been processed nuex 2011-11-09 21:07:13 -0500
  • 4e3787362e version 0.2.1 nuex 2011-10-24 10:46:19 -0400
  • fa85be1ca4 fix config.mk nuex 2011-10-24 10:44:17 -0400
  • 19a1501ca6 fix variable name nuex 2011-10-24 10:37:08 -0400
  • 6c58414ffb remove debug line nuex 2011-10-24 10:36:50 -0400
  • c47b77889a version 0.2 nuex 2011-10-24 10:23:31 -0400
  • 5fc7da0c0e fix path in zod-internal nuex 2011-10-24 10:01:47 -0400
  • 5905ec0875 add example config file, readme edits nuex 2011-10-24 09:59:43 -0400
  • 7dcff4458f updated readme nuex 2011-10-24 09:40:17 -0400
  • 4166ed1c41 remove todo nuex 2011-10-24 09:21:56 -0400
  • ca8562ca3a Merge branch 'master' of ssh://vorcore/var/git/zodiac into collect_exact nuex 2011-10-24 09:10:00 -0400
  • cbc5382e0b get bin/zod out of repo nuex 2011-10-23 23:18:14 -0400
  • 7be7041aa2 refactoring nuex 2011-10-23 23:15:46 -0400
  • ad7a86f1c5 custom configuration support nuex 2011-10-20 14:29:30 -0400
  • 450f76aa49 use awk regex operator nuex 2011-10-18 01:12:21 -0400
  • f7affcaca7 working out zod phases nuex 2011-10-18 01:07:12 -0400
  • aad4844bb5 version 0.1 nuex 2011-10-08 12:08:24 -0400
  • 7448411442 using awk to parse out supported templates nuex 2011-10-08 11:13:47 -0400
  • 0ab0d57d39 custom filter support nuex 2011-10-07 20:28:42 -0400
  • bf6480b08c remove comment nuex 2011-10-06 17:57:36 -0400
  • 19b6925b86 assign $page when its needed nuex 2011-10-06 17:55:18 -0400
  • eb2b3e0660 fix unquoted vars nuex 2011-10-06 17:52:34 -0400
  • 47baacf52a no need to export vars nuex 2011-10-06 17:49:17 -0400
  • 3e47b37b02 fix zod_render path nuex 2011-10-06 17:32:36 -0400
  • 882ceb158b export right off nuex 2011-10-06 17:31:07 -0400
  • d4f03b0314 support spaces in files and use find correctly nuex 2011-10-06 17:28:51 -0400
  • 1df2294732 added missing copy executable line to install task nuex 2011-10-06 13:05:57 -0400
  • dd20353c5f removed extraneous filter_opts line nuex 2011-10-06 12:41:26 -0400
  • a154d81e8b make zod an executable nuex 2011-10-06 12:35:54 -0400
  • 23908cbe0b credits to zsw nuex 2011-10-06 12:35:38 -0400
  • 2b78299184 * use parameter expansion for path munging * properly quote variables * consistent command susbtitution * condense conditionals to one line * better error handling nuex 2011-10-06 12:27:48 -0400
  • 545695c410 executable shall be compiled from template nuex 2011-10-06 12:24:46 -0400
  • 6aff50c566 add uninstall make task, compile template in all task nuex 2011-10-05 17:11:08 -0400
  • d476e9a4d3 readme edits nuex 2011-10-04 17:45:03 -0400
  • 3728cb7b44 plain html page template support nuex 2011-10-04 17:34:34 -0400
  • 1f70ba70dc todo items nuex 2011-10-04 16:43:29 -0400
  • fa75296331 added rsync example nuex 2011-10-04 16:11:21 -0400
  • c2aafa2d8b refactoring zod nuex 2011-10-04 15:40:45 -0400
  • 339ff2a655 fixed clone url nuex 2011-09-22 12:51:59 -0400
  • 6ab9d72fd5 README fix nuex 2011-09-22 11:44:49 -0400
  • 03639f641f fixed email address nuex 2011-09-22 11:43:18 -0400
  • 8c0f20fe97 more on templates nuex 2011-09-22 11:42:14 -0400
  • 1bb48a5b2b README should be a markdown file nuex 2011-09-22 11:31:08 -0400
  • 5bec8d1abe initial nuex 2011-09-22 11:28:24 -0400