]> Nishi Git Mirror - aya.git/shortlog
aya.git
2023-03-27 James MillsAdd sites that use zs and a collection of hooks and... 0.3.2
2023-03-27 James MillsFix instructions for Quick Start
2023-03-26 James MillsFix tests and squelch warning if config file not found
2023-03-26 James MillsFix anchor ext to use a blank space by default so it...
2023-03-26 James MillsFix build to correctly inject version 0.3.1
2023-03-26 James MillsFix README and document extensions and configuration... 0.3.0
2023-03-26 James MillsFix setting extensions via config
2023-03-26 James MillsUpdate README
2023-03-26 James MillsAdd support for configurable extensions via -e/--extens...
2023-03-21 James MillsAdd support for -c/--config and .zs/config.yml for...
2023-03-19 James MillsFix bug in run passing content that was too long as...
2023-03-18 James MillsAdd attribute parser option
2023-03-18 James MillsRemove cache (doesn't work) 0.2.0
2023-03-18 James MillsUpdate README and reference zs-starter-template
2023-03-18 James MillsEnable caching of layers in docker image builds
2023-03-18 James MillsFix tests
2023-03-18 James MillsAdd additional goldmark extensions (#14)
2023-03-18 James MillsFix tests
2023-03-18 James MillsAdd -p flag to Docker image's runtime CMD
2023-03-18 James MillsAdd support for -p/--production global variable
2023-03-18 James MillsAdd support for rebuilding if .zsignore or .zs/* files...
2023-03-16 James MillsMove tools to a tools layer
2023-03-16 James MillsFix deps target
2023-03-16 James MillsUpdate README's TOC
2023-03-16 James MillsAdd an FAQ section (Fixes #12)
2023-03-16 James MillsAdd static and minify to zs Docker build image for...
2023-03-16 James MillsFix tests
2023-03-16 James MillsUpdate to use goldmark (Fixes #11)
2023-03-12 James MillsFix Docker image's WORKDIR to /data so zs serve works... 0.1.2
2023-03-12 James MillsFix Docker image's CMD 0.1.1
2023-03-12 James MillsFix image target
2023-03-12 James MillsAdd support for .zsignore (Fixes #3) 0.1.0
2023-03-12 James MillsAdd more tests
2023-03-12 James MillsCleanup
2023-03-12 James MillsAdd better README, docs and examples of using extensio...
2023-03-12 James MillsFix errors filling in variables (Fixes #2)
2023-03-12 James MillsAdd a better set of cli commands using cobra/pflag...
2023-03-12 James MillsFix Drone CI config to publis to prologic/zs (not prolo...
2023-03-12 James MillsAdd support for specifying root driectory for zs serve
2023-03-12 James MillsRefactor a bunch of stuff adding zs serve, CI/CD workfl...
2023-03-12 James MillsFix tests (#7)
2022-08-14 James MillsFix default PATH for .zs for partials for Go 1.19 chang... 0.0.2
2022-01-07 Nova [ミラーワールド]Updated manual page and added a Makefile
2022-01-07 Nova [ミラーワールド]Add manual page for zs
2021-10-28 James MillsCode cleanup
2021-10-23 James MillsAdd Markdown extensions to blackfriday
2021-09-17 James MillsUpdate .gitignore 0.0.1
2021-09-17 James MillsAdd release script
2021-09-17 James MillsRemove Travis CI config
2021-09-17 James MillsForked project
2021-09-17 James MillsFix deps
2020-03-24 Serge ZaitsevMerge pull request #2 from gsax/master
2020-03-24 Georg Sachsupdate blackfriday version
2019-09-23 Sergii Zaitsevadd go.mod and go.sum
2016-02-18 Serge A. Zaitsevadded coverage to travis-ci script
2016-02-18 Serge A. Zaitsevinstall codecov as user
2016-02-18 Serge A. Zaitsevadded codecov script
2015-09-04 Serge A. Zaitsevmore obvious rules of variable overriding
2015-09-02 Serge A. Zaitsevupdated README
2015-09-02 Serge A. Zaitsevremoved Go 1.1 support (missing encoding package)
2015-09-02 Serge A. Zaitsevfixed variable override order
2015-09-02 Serge A. Zaitsevremoved fs/walk error check, added title default value...
2015-09-02 Serge A. Zaitsevadded explicit yaml separator, fixed amber compilation...
2015-09-02 Serge A. Zaitsevrewritten using zs templates, allowing go templates...
2015-09-02 Serge A. Zaitsevremoved funcs, ext and utils
2015-09-02 Serge A. Zaitsevdead end with template functions
2015-08-30 Serge A. Zaitsevadded check for fs walk errors
2015-08-30 Serge A. Zaitsevfile, url and output should not be overridden by globals
2015-08-30 Serge A. Zaitsevremoved default date value, added some default title...
2015-08-30 Serge A. Zaitsevpassing globals when running a plugin
2015-08-30 Serge A. Zaitsevfixed math package
2015-08-30 Serge A. Zaitsevadded word count and time to read functions
2015-08-30 Serge A. Zaitsevfixed output file names in html pages, fixed amber...
2015-08-30 Serge A. Zaitsevfixed output file names in html pages, fixed amber...
2015-08-29 Serge A. Zaitsevrestored the original amber since my issue has been...
2015-08-29 Serge A. Zaitsevadded simple blog-like structure with amber, gcss,...
2015-08-29 Serge A. Zaitsevreplaced amber with my own fork, fixed file paths for...
2015-08-29 Serge A. Zaitsevadded global variables, added default date for markdown
2015-08-29 Serge A. Zaitsevstarted migration to go templates
2015-08-29 Serge A. Zaitsevadded amber and gcss compilers
2015-08-29 Serge A. Zaitsevadded integration test for build procedure
2015-08-29 Serge A. Zaitsevadded rendering support for html and xml
2015-08-29 Serge A. Zaitsevmoved html rendering into a separate function
2015-08-29 Serge A. Zaitsevfixed mkd extension typo
2015-04-10 Serge A. Zaitsevadded travis button
2015-04-10 Serge A. Zaitsevadded .travis.yml
2014-12-05 Serge A. ZaitsevMerge branch 'master' of git://github.com/zserge/zs
2014-12-05 zsergeInitial commit
2014-12-05 Serge A. Zaitsevadded readme
2014-12-05 Serge A. Zaitsevsimplified build process, added pre and post build...
2014-12-05 Serge A. Zaitsevrewritted default variables assignment
2014-12-05 Serge A. Zaitsevadded tests for eval command runner
2014-12-05 Serge A. Zaitsevrender uses strings, not bytes; added helpers for env...
2014-12-05 Serge A. Zaitsevmoved eval func type to the top, added some error logs
2014-12-05 Serge A. Zaitsevfixed empty header in markdown
2014-12-05 Serge A. Zaitsevfixed eval func prototype in tests
2014-12-05 Serge A. Zaitsevinitial commit