]>
Nishi Git Mirror - aya.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Izuru Yakumo [Sat, 29 Apr 2023 04:37:22 +0000 (01:37 -0300)]
Add a clean subcommand
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
Izuru Yakumo [Wed, 26 Apr 2023 12:40:20 +0000 (09:40 -0300)]
Be more verbose with servePubDir(), add an additional markdown file
extension, granted it's rare for someone to use it...
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
Izuru Yakumo [Fri, 21 Apr 2023 23:06:28 +0000 (20:06 -0300)]
Add serve function, update documentation accordingly
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
Izuru Yakumo [Fri, 21 Apr 2023 20:25:31 +0000 (17:25 -0300)]
Add functions to build Amber and GCSS (taken from original project)
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
Izuru Yakumo [Tue, 18 Apr 2023 12:29:12 +0000 (09:29 -0300)]
Add a more detailed usage note, and use logrus
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
Izuru Yakumo [Thu, 13 Apr 2023 23:37:34 +0000 (20:37 -0300)]
Use absolute paths for running extensions found in .aya
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
Izuru Yakumo [Sun, 9 Apr 2023 02:45:23 +0000 (23:45 -0300)]
Make use of tags
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
Izuru Yakumo [Sun, 9 Apr 2023 02:39:19 +0000 (23:39 -0300)]
The fastest, period.
Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
Nova [ミラーワールド] [Fri, 7 Jan 2022 11:36:09 +0000 (08:36 -0300)]
Updated manual page and added a Makefile
Nova [ミラーワールド] [Fri, 7 Jan 2022 02:37:29 +0000 (23:37 -0300)]
Add manual page for zs
James Mills [Thu, 28 Oct 2021 16:10:15 +0000 (02:10 +1000)]
Code cleanup
James Mills [Sat, 23 Oct 2021 03:57:19 +0000 (13:57 +1000)]
Add Markdown extensions to blackfriday
James Mills [Fri, 17 Sep 2021 23:45:01 +0000 (09:45 +1000)]
Update .gitignore
James Mills [Fri, 17 Sep 2021 23:43:22 +0000 (09:43 +1000)]
Add release script
James Mills [Fri, 17 Sep 2021 23:33:52 +0000 (09:33 +1000)]
Remove Travis CI config
James Mills [Fri, 17 Sep 2021 23:32:14 +0000 (09:32 +1000)]
Forked project
James Mills [Fri, 17 Sep 2021 23:12:48 +0000 (09:12 +1000)]
Fix deps
Serge Zaitsev [Tue, 24 Mar 2020 06:19:37 +0000 (07:19 +0100)]
Merge pull request #2 from gsax/master
update blackfriday version
Georg Sachs [Tue, 24 Mar 2020 05:09:00 +0000 (06:09 +0100)]
update blackfriday version
Sergii Zaitsev [Mon, 23 Sep 2019 08:15:24 +0000 (10:15 +0200)]
add go.mod and go.sum
Serge A. Zaitsev [Thu, 18 Feb 2016 13:36:17 +0000 (21:36 +0800)]
added coverage to travis-ci script
Serge A. Zaitsev [Thu, 18 Feb 2016 05:16:43 +0000 (13:16 +0800)]
install codecov as user
Serge A. Zaitsev [Thu, 18 Feb 2016 05:09:11 +0000 (13:09 +0800)]
added codecov script
Serge A. Zaitsev [Fri, 4 Sep 2015 12:49:56 +0000 (14:49 +0200)]
more obvious rules of variable overriding
Serge A. Zaitsev [Wed, 2 Sep 2015 21:21:50 +0000 (23:21 +0200)]
updated README
Serge A. Zaitsev [Wed, 2 Sep 2015 19:38:05 +0000 (21:38 +0200)]
removed Go 1.1 support (missing encoding package)
Serge A. Zaitsev [Wed, 2 Sep 2015 17:43:31 +0000 (19:43 +0200)]
fixed variable override order
Serge A. Zaitsev [Wed, 2 Sep 2015 17:41:06 +0000 (19:41 +0200)]
removed fs/walk error check, added title default value heuristics
Serge A. Zaitsev [Wed, 2 Sep 2015 17:35:26 +0000 (19:35 +0200)]
added explicit yaml separator, fixed amber compilation sequence
Serge A. Zaitsev [Wed, 2 Sep 2015 17:05:09 +0000 (19:05 +0200)]
rewritten using zs templates, allowing go templates using <% %> delimiters
Serge A. Zaitsev [Wed, 2 Sep 2015 15:00:14 +0000 (17:00 +0200)]
removed funcs, ext and utils
Serge A. Zaitsev [Wed, 2 Sep 2015 14:54:16 +0000 (16:54 +0200)]
dead end with template functions
Serge A. Zaitsev [Sun, 30 Aug 2015 21:16:51 +0000 (23:16 +0200)]
added check for fs walk errors
Serge A. Zaitsev [Sun, 30 Aug 2015 14:01:05 +0000 (16:01 +0200)]
file, url and output should not be overridden by globals
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
Serge A. Zaitsev [Sun, 30 Aug 2015 13:29:12 +0000 (15:29 +0200)]
passing globals when running a plugin
Serge A. Zaitsev [Sun, 30 Aug 2015 12:45:06 +0000 (14:45 +0200)]
fixed math package
Serge A. Zaitsev [Sun, 30 Aug 2015 12:42:22 +0000 (14:42 +0200)]
added word count and time to read functions
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
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
Serge A. Zaitsev [Sat, 29 Aug 2015 21:58:48 +0000 (23:58 +0200)]
restored the original amber since my issue has been fixed
Serge A. Zaitsev [Sat, 29 Aug 2015 21:44:20 +0000 (23:44 +0200)]
added simple blog-like structure with amber, gcss, markdown
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
Serge A. Zaitsev [Sat, 29 Aug 2015 17:54:55 +0000 (19:54 +0200)]
added global variables, added default date for markdown
Serge A. Zaitsev [Sat, 29 Aug 2015 16:46:05 +0000 (18:46 +0200)]
started migration to go templates
Serge A. Zaitsev [Sat, 29 Aug 2015 15:47:16 +0000 (17:47 +0200)]
added amber and gcss compilers
Serge A. Zaitsev [Sat, 29 Aug 2015 13:28:15 +0000 (15:28 +0200)]
added integration test for build procedure
Serge A. Zaitsev [Sat, 29 Aug 2015 13:17:13 +0000 (15:17 +0200)]
added rendering support for html and xml
Serge A. Zaitsev [Sat, 29 Aug 2015 13:07:18 +0000 (15:07 +0200)]
moved html rendering into a separate function
Serge A. Zaitsev [Sat, 29 Aug 2015 11:47:05 +0000 (13:47 +0200)]
fixed mkd extension typo
Serge A. Zaitsev [Fri, 10 Apr 2015 12:11:37 +0000 (15:11 +0300)]
added travis button
Serge A. Zaitsev [Fri, 10 Apr 2015 12:04:16 +0000 (15:04 +0300)]
added .travis.yml
Serge A. Zaitsev [Fri, 5 Dec 2014 21:53:50 +0000 (23:53 +0200)]
Merge branch 'master' of git://github.com/zserge/zs
zserge [Fri, 5 Dec 2014 21:55:38 +0000 (23:55 +0200)]
Initial commit
Serge A. Zaitsev [Fri, 5 Dec 2014 21:49:42 +0000 (23:49 +0200)]
added readme
Serge A. Zaitsev [Fri, 5 Dec 2014 19:03:33 +0000 (21:03 +0200)]
simplified build process, added pre and post build hooks
Serge A. Zaitsev [Fri, 5 Dec 2014 18:26:15 +0000 (20:26 +0200)]
rewritted default variables assignment
Serge A. Zaitsev [Fri, 5 Dec 2014 18:21:42 +0000 (20:21 +0200)]
added tests for eval command runner
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
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
Serge A. Zaitsev [Fri, 5 Dec 2014 17:09:10 +0000 (19:09 +0200)]
fixed empty header in markdown
Serge A. Zaitsev [Fri, 5 Dec 2014 17:05:46 +0000 (19:05 +0200)]
fixed eval func prototype in tests
Serge A. Zaitsev [Fri, 5 Dec 2014 16:59:56 +0000 (18:59 +0200)]
initial commit