1
0
Fork 0
mirror of https://git.sr.ht/~adnano/kiln synced 2024-05-11 17:46:06 +02:00

Commit Graph

  • 0090f4e615 Update README.md 0.4.1 main adnano 2024-05-11 10:33:09 -0400
  • 10e289c6d6 docs: PATCH prefix oliverpool 2022-12-03 20:57:13 +0100
  • 66e1fd8463 go.mod: importable module path oliverpool 2022-12-03 16:14:41 +0100
  • 7ec407b8a3 docs: Clarify optional template block behaviour Edd Salkield 2022-10-31 16:33:31 +0000
  • d76c336d99 docs: Update frontmatter template override documentation 0.4.0 Edd Salkield 2022-10-04 15:26:09 +0100
  • 779cd8571c docs: Update frontmatter template override documentation Edd Salkield 2022-10-04 15:26:09 +0100
  • 74527d0282 page.go: report error in template override failure Edd Salkield 2022-10-04 15:22:51 +0100
  • 505244bea2 page.go: report error in template override failure Edd Salkield 2022-10-04 15:22:51 +0100
  • 509ae0c75a site: Configure permalinks per task Adnan Maolood 2022-10-01 15:22:00 -0400
  • 81e35cb1eb site: Configure permalinks per task adnano 2022-10-01 15:22:00 -0400
  • e47e3c2790 Implement support for per-page templates Adnan Maolood 2022-10-01 15:11:57 -0400
  • 085ef5aded Implement support for per-page templates adnano 2022-10-01 15:11:57 -0400
  • 84e9ee61e3 docs: Update template-related documentation Edd Salkield 2022-09-25 18:03:39 +0100
  • da0af1701c docs: Update template-related documentation Edd Salkield 2022-09-25 18:03:39 +0100
  • ade84c9358 templates.go: Support default base templates Edd Salkield 2022-09-25 18:03:39 +0100
  • 63b63a32e1 templates.go: Support default base templates Edd Salkield 2022-09-25 18:03:39 +0100
  • 299cb5e1d1 templates: Fix base template block customization Adnan Maolood 2022-09-27 08:13:11 -0400
  • 0a2e7b6fd0 templates: Fix base template block customization adnano 2022-09-27 08:13:11 -0400
  • 3a3ec83e0f page: Don't fallback to base template Adnan Maolood 2022-09-25 10:56:07 -0400
  • f91cf56b32 page: Don't fallback to base template adnano 2022-09-25 10:56:07 -0400
  • 4b39c0bfe1 templates.go: Resolve symlinks Edd Salkield 2022-09-25 14:43:17 +0100
  • 04b19938ea templates.go: Resolve symlinks Edd Salkield 2022-09-25 14:43:17 +0100
  • ff4d614e49 Show the task for which the error occured Adnan Maolood 2022-09-24 11:41:58 -0400
  • 3d9438be7f Show the task for which the error occured adnano 2022-09-24 11:41:58 -0400
  • 9a83a0094d Simplify error handling for static content Adnan Maolood 2022-09-24 11:31:42 -0400
  • 7b679a2e84 Simplify error handling for static content adnano 2022-09-24 11:31:42 -0400
  • 05fc173260 Display detailed error message on static build failure Duncan Bayne 2022-09-24 12:38:52 +1000
  • d1104cc712 Display detailed error message on static build failure Duncan Bayne 2022-09-24 12:38:52 +1000
  • 90aa756156 templates/_default/atom.xml: Add required links Adnan Maolood 2022-09-24 11:09:02 -0400
  • a6daae817c templates/_default/atom.xml: Add required links adnano 2022-09-24 11:09:02 -0400
  • 9927255676 Makefile: make POSIX-compliant Adnan Maolood 2022-07-06 09:12:58 -0400
  • 9d0c5c2af7 Makefile: make POSIX-compliant 0.3.2 adnano 2022-07-06 09:12:58 -0400
  • 524f1e09b1 Makefile: Use phony target Adnan Maolood 2022-07-06 09:04:10 -0400
  • 01674d3d05 Makefile: Use phony target adnano 2022-07-06 09:04:10 -0400
  • 7ea73f0659 Remove version command Adnan Maolood 2022-07-06 08:59:03 -0400
  • 0301276c75 Remove version command adnano 2022-07-06 08:59:03 -0400
  • 4e6a81ebe7 docs: Document mathematical functions Edd Salkield 2022-07-01 16:54:51 +0100
  • 748dfb0c3f docs: Document mathematical functions Edd Salkield 2022-07-01 16:54:51 +0100
  • 7747fbfc99 funcs.go: Add mathematical functions Edd Salkield 2022-07-01 16:54:49 +0100
  • 163c44aaf0 funcs.go: Add mathematical functions Edd Salkield 2022-07-01 16:54:49 +0100
  • 4f73b34a36 docs: Document page .GetPage function Adnan Maolood 2022-06-27 15:05:54 -0400
  • 602f5097d6 docs: Document page .GetPage function adnano 2022-06-27 15:05:54 -0400
  • 36bf485c1d page: Add GetPage function Adnan Maolood 2022-06-27 14:15:10 -0400
  • 299aa6cb5c page: Add GetPage function adnano 2022-06-27 14:15:10 -0400
  • 34935f7de8 Bump version to 0.3.1 Adnan Maolood 2022-06-17 14:54:43 -0400
  • 315ff5eaac Bump version to 0.3.1 0.3.1 adnano 2022-06-17 14:54:43 -0400
  • c31f2da894 frontmatter: Allow CRLF line endings Adnan Maolood 2022-06-14 17:42:23 -0400
  • 7fb173213e frontmatter: Allow CRLF line endings adnano 2022-06-14 17:42:23 -0400
  • 10059ad166 Bump version to 0.3.0 Adnan Maolood 2022-05-03 08:14:44 -0400
  • 9f415ca3a6 Bump version to 0.3.0 0.3.0 adnano 2022-05-03 08:14:44 -0400
  • 3e1683ecfc Update site params to a nested map IMG-PRCSNG 2022-03-04 23:08:52 +0000
  • f6461cab35 Update site params to a nested map IMG-PRCSNG 2022-03-04 23:08:52 +0000
  • de04e0e828 config.toml: Update input_dir Adnan Maolood 2022-02-09 19:10:50 -0500
  • f7c98c1514 config.toml: Update input_dir 0.3.0-alpha adnano 2022-02-09 19:10:50 -0500
  • f737d4b009 templates/_default/index.gmi: Minor formatting nit Adnan Maolood 2022-02-09 19:07:03 -0500
  • 6f5c3f52e8 templates/_default/index.gmi: Minor formatting nit adnano 2022-02-09 19:07:03 -0500
  • 9263b73543 page: Ability to specify build tasks per page Adnan Maolood 2022-02-09 15:52:22 -0500
  • ecd9f72eeb page: Ability to specify build tasks per page adnano 2022-02-09 15:52:22 -0500
  • 7b8dd422bc templates/_default/atom.xml: Fix feed URL Adnan Maolood 2022-02-09 13:31:59 -0500
  • 40d0833127 templates/_default/atom.xml: Fix feed URL adnano 2022-02-09 13:31:59 -0500
  • 6fc626d41e Use io/fs Adnan Maolood 2022-02-09 13:18:11 -0500
  • 74cb6c4c4f Use io/fs adnano 2022-02-09 13:18:11 -0500
  • 36ba349639 Use path/filepath instead of path Adnan Maolood 2022-02-09 12:36:59 -0500
  • 3aee5385e9 Use path/filepath instead of path adnano 2022-02-09 12:36:59 -0500