]> Nishi Git Mirror - aya.git/log
aya.git
9 years agofixed variable override order
Serge A. Zaitsev [Wed, 2 Sep 2015 17:43:31 +0000 (19:43 +0200)]
fixed variable override order

9 years agoremoved fs/walk error check, added title default value heuristics
Serge A. Zaitsev [Wed, 2 Sep 2015 17:41:06 +0000 (19:41 +0200)]
removed fs/walk error check, added title default value heuristics

9 years agoadded explicit yaml separator, fixed amber compilation sequence
Serge A. Zaitsev [Wed, 2 Sep 2015 17:35:26 +0000 (19:35 +0200)]
added explicit yaml separator, fixed amber compilation sequence

9 years agorewritten using zs templates, allowing go templates using <% %> delimiters
Serge A. Zaitsev [Wed, 2 Sep 2015 17:05:09 +0000 (19:05 +0200)]
rewritten using zs templates, allowing go templates using  <% %> delimiters

9 years agoremoved funcs, ext and utils
Serge A. Zaitsev [Wed, 2 Sep 2015 15:00:14 +0000 (17:00 +0200)]
removed funcs, ext and utils

9 years agodead end with template functions
Serge A. Zaitsev [Wed, 2 Sep 2015 14:54:16 +0000 (16:54 +0200)]
dead end with template functions

9 years agoadded check for fs walk errors
Serge A. Zaitsev [Sun, 30 Aug 2015 21:16:51 +0000 (23:16 +0200)]
added check for fs walk errors

9 years agofile, url and output should not be overridden by globals
Serge A. Zaitsev [Sun, 30 Aug 2015 14:01:05 +0000 (16:01 +0200)]
file, url and output should not be overridden by globals

9 years agoremoved default date value, added some default title/description/keywords for markdown
Serge A. Zaitsev [Sun, 30 Aug 2015 13:50:03 +0000 (15:50 +0200)]
removed default date value, added some default title/description/keywords for markdown

9 years agopassing globals when running a plugin
Serge A. Zaitsev [Sun, 30 Aug 2015 13:29:12 +0000 (15:29 +0200)]
passing globals when running a plugin

9 years agofixed math package
Serge A. Zaitsev [Sun, 30 Aug 2015 12:45:06 +0000 (14:45 +0200)]
fixed math package

9 years agoadded word count and time to read functions
Serge A. Zaitsev [Sun, 30 Aug 2015 12:42:22 +0000 (14:42 +0200)]
added word count and time to read functions

9 years agofixed output file names in html pages, fixed amber function bindings, replaced print...
Serge A. Zaitsev [Sun, 30 Aug 2015 12:22:00 +0000 (14:22 +0200)]
fixed output file names in html pages, fixed amber function bindings, replaced print command with build, fixed plugin functions, implemented zs and exec functions

9 years agofixed output file names in html pages, fixed amber function bindings, replaced print...
Serge A. Zaitsev [Sun, 30 Aug 2015 12:20:35 +0000 (14:20 +0200)]
fixed output file names in html pages, fixed amber function bindings, replaced print command with build, fixed plugin functions, implemented zs and exec functions

9 years agorestored the original amber since my issue has been fixed
Serge A. Zaitsev [Sat, 29 Aug 2015 21:58:48 +0000 (23:58 +0200)]
restored the original amber since my issue has been fixed

9 years agoadded simple blog-like structure with amber, gcss, markdown
Serge A. Zaitsev [Sat, 29 Aug 2015 21:44:20 +0000 (23:44 +0200)]
added simple blog-like structure with amber, gcss, markdown

9 years agoreplaced amber with my own fork, fixed file paths for amber and html
Serge A. Zaitsev [Sat, 29 Aug 2015 21:43:59 +0000 (23:43 +0200)]
replaced amber with my own fork, fixed file paths for amber and html

9 years agoadded global variables, added default date for markdown
Serge A. Zaitsev [Sat, 29 Aug 2015 17:54:55 +0000 (19:54 +0200)]
added global variables, added default date for markdown

9 years agostarted migration to go templates
Serge A. Zaitsev [Sat, 29 Aug 2015 16:46:05 +0000 (18:46 +0200)]
started migration to go templates

9 years agoadded amber and gcss compilers
Serge A. Zaitsev [Sat, 29 Aug 2015 15:47:16 +0000 (17:47 +0200)]
added amber and gcss compilers

9 years agoadded integration test for build procedure
Serge A. Zaitsev [Sat, 29 Aug 2015 13:28:15 +0000 (15:28 +0200)]
added integration test for build procedure

9 years agoadded rendering support for html and xml
Serge A. Zaitsev [Sat, 29 Aug 2015 13:17:13 +0000 (15:17 +0200)]
added rendering support for html and xml

9 years agomoved html rendering into a separate function
Serge A. Zaitsev [Sat, 29 Aug 2015 13:07:18 +0000 (15:07 +0200)]
moved html rendering into a separate function

9 years agofixed mkd extension typo
Serge A. Zaitsev [Sat, 29 Aug 2015 11:47:05 +0000 (13:47 +0200)]
fixed mkd extension typo

9 years agoadded travis button
Serge A. Zaitsev [Fri, 10 Apr 2015 12:11:37 +0000 (15:11 +0300)]
added travis button

9 years agoadded .travis.yml
Serge A. Zaitsev [Fri, 10 Apr 2015 12:04:16 +0000 (15:04 +0300)]
added .travis.yml

9 years agoMerge branch 'master' of git://github.com/zserge/zs
Serge A. Zaitsev [Fri, 5 Dec 2014 21:53:50 +0000 (23:53 +0200)]
Merge branch 'master' of git://github.com/zserge/zs

9 years agoInitial commit
zserge [Fri, 5 Dec 2014 21:55:38 +0000 (23:55 +0200)]
Initial commit

9 years agoadded readme
Serge A. Zaitsev [Fri, 5 Dec 2014 21:49:42 +0000 (23:49 +0200)]
added readme

9 years agosimplified build process, added pre and post build hooks
Serge A. Zaitsev [Fri, 5 Dec 2014 19:03:33 +0000 (21:03 +0200)]
simplified build process, added pre and post build hooks

9 years agorewritted default variables assignment
Serge A. Zaitsev [Fri, 5 Dec 2014 18:26:15 +0000 (20:26 +0200)]
rewritted default variables assignment

9 years agoadded tests for eval command runner
Serge A. Zaitsev [Fri, 5 Dec 2014 18:21:42 +0000 (20:21 +0200)]
added tests for eval command runner

9 years agorender uses strings, not bytes; added helpers for env and run
Serge A. Zaitsev [Fri, 5 Dec 2014 18:09:03 +0000 (20:09 +0200)]
render uses strings, not bytes; added helpers for env and run

9 years agomoved eval func type to the top, added some error logs
Serge A. Zaitsev [Fri, 5 Dec 2014 17:26:59 +0000 (19:26 +0200)]
moved eval func type to the top, added some error logs

9 years agofixed empty header in markdown
Serge A. Zaitsev [Fri, 5 Dec 2014 17:09:10 +0000 (19:09 +0200)]
fixed empty header in markdown

9 years agofixed eval func prototype in tests
Serge A. Zaitsev [Fri, 5 Dec 2014 17:05:46 +0000 (19:05 +0200)]
fixed eval func prototype in tests

9 years agoinitial commit
Serge A. Zaitsev [Fri, 5 Dec 2014 16:59:56 +0000 (18:59 +0200)]
initial commit