]> Nishi Git Mirror - aya.git/log
aya.git
3 years agoAdd release script
James Mills [Fri, 17 Sep 2021 23:43:22 +0000 (09:43 +1000)]
Add release script

3 years agoRemove Travis CI config
James Mills [Fri, 17 Sep 2021 23:33:52 +0000 (09:33 +1000)]
Remove Travis CI config

3 years agoForked project
James Mills [Fri, 17 Sep 2021 23:32:14 +0000 (09:32 +1000)]
Forked project

3 years agoFix deps
James Mills [Fri, 17 Sep 2021 23:12:48 +0000 (09:12 +1000)]
Fix deps

4 years agoMerge pull request #2 from gsax/master
Serge Zaitsev [Tue, 24 Mar 2020 06:19:37 +0000 (07:19 +0100)]
Merge pull request #2 from gsax/master

update blackfriday version

4 years agoupdate blackfriday version
Georg Sachs [Tue, 24 Mar 2020 05:09:00 +0000 (06:09 +0100)]
update blackfriday version

5 years agoadd go.mod and go.sum
Sergii Zaitsev [Mon, 23 Sep 2019 08:15:24 +0000 (10:15 +0200)]
add go.mod and go.sum

8 years agoadded coverage to travis-ci script
Serge A. Zaitsev [Thu, 18 Feb 2016 13:36:17 +0000 (21:36 +0800)]
added coverage to travis-ci script

8 years agoinstall codecov as user
Serge A. Zaitsev [Thu, 18 Feb 2016 05:16:43 +0000 (13:16 +0800)]
install codecov as user

8 years agoadded codecov script
Serge A. Zaitsev [Thu, 18 Feb 2016 05:09:11 +0000 (13:09 +0800)]
added codecov script

9 years agomore obvious rules of variable overriding
Serge A. Zaitsev [Fri, 4 Sep 2015 12:49:56 +0000 (14:49 +0200)]
more obvious rules of variable overriding

9 years agoupdated README
Serge A. Zaitsev [Wed, 2 Sep 2015 21:21:50 +0000 (23:21 +0200)]
updated README

9 years agoremoved Go 1.1 support (missing encoding package)
Serge A. Zaitsev [Wed, 2 Sep 2015 19:38:05 +0000 (21:38 +0200)]
removed Go 1.1 support (missing encoding package)

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