1
0
mirror of https://git.sr.ht/~adnano/kiln synced 2025-02-20 02:51:16 +01:00

Commit Graph

  • e53cf41aa0 docs: Remove unrelated code snippet 0.2.1 adnano 2021-06-26 15:10:46 -0400
  • 324e74866e docs: Document site params adnano 2021-06-26 15:10:08 -0400
  • 4c3422c93a Support [params] in site config adnano 2021-06-26 02:09:55 -0400
  • 53c715bdc2 Update README.md adnano 2021-06-26 02:09:15 -0400
  • 0142350988 Add missing DESTDIR in man page installation Robert-AndrĂ© Mauchin 2021-06-15 21:50:35 +0200
  • 5f80d73a75 docs: Document exec function adnano 2021-05-22 20:48:21 -0400
  • 40322facd2 funcs: Add exec adnano 2021-05-22 20:41:52 -0400
  • bc7174e9e7 Bump version to 0.2.0 0.2.0 adnano 2021-05-21 17:34:28 -0400
  • 81f36593e8 docs: Document page fields adnano 2021-05-21 17:31:32 -0400
  • 78e5bf51c6 Rename Path fields to Permalink adnano 2021-05-21 17:08:36 -0400
  • c4a282eba7 Makefile: Fix prerequisites adnano 2021-05-21 16:59:20 -0400
  • 9e15d6c26e docs: Update frontmatter documentation adnano 2021-05-21 16:53:05 -0400
  • a4a8600c1e docs: Update documentation adnano 2021-05-21 16:41:35 -0400
  • 62d414af39 dir: Add Params method adnano 2021-05-20 15:59:10 -0400
  • 5592026db7 Fix post ordering by Weight, reversed Date and FilePath. Ian M. Jones 2021-05-18 20:00:16 +0100
  • 4b23a11d0b Fix index page for new sites adnano 2021-05-17 12:55:15 -0400
  • 5bfc0f7d77 dir: Sort pages by date in reverse order adnano 2021-05-17 12:51:32 -0400
  • 98be92555b docs: Document built-in functions adnano 2021-05-17 12:41:37 -0400
  • ccb043d09e docs: Document strings functions adnano 2021-05-17 12:25:51 -0400
  • 5de22344c8 docs: Document reverse function adnano 2021-05-17 11:52:54 -0400
  • 6adfcae48d dir: Fix creation of atom template directory adnano 2021-05-15 21:27:09 -0400
  • 9f0a4d822e dir: Don't create unnecessary directories adnano 2021-05-15 21:23:45 -0400
  • 13b3d24738 dir: Fix atom template output path adnano 2021-05-15 21:04:15 -0400
  • bdc6c7632b Fix kiln.1 not building due to syntax error. Ian M. Jones 2021-05-14 19:03:10 +0100
  • 758d821b3f docs: Document permalinks adnano 2021-05-14 00:28:41 -0400
  • 0e54f9eec5 Add dir and page functions and fix partial function adnano 2021-05-14 00:17:10 -0400
  • 70cc182bf1 templates: Return error from LoadTemplate adnano 2021-05-13 23:56:52 -0400
  • b6614b71da funcs: Add reverse adnano 2021-05-12 17:10:19 -0400
  • 636a41126b dir: Sort by weight, date, and filepath adnano 2021-05-12 16:35:00 -0400
  • 2a9691f947 Add FilePath and Weight field to pages adnano 2021-05-12 16:21:06 -0400
  • bd19f7da83 dir: Fix assignment of Prev field adnano 2021-05-12 16:20:19 -0400
  • 5d3c3b55b8 Fix index page paths adnano 2021-05-12 15:29:13 -0400
  • 540181648b Use _index for index pages adnano 2021-05-12 15:20:14 -0400
  • 5fc28c9b78 page: Add Prev and Next fields adnano 2021-05-12 15:10:40 -0400
  • f68f86594b templates: Parse all templates in the directory adnano 2021-05-12 03:35:30 -0400
  • 200153e486 kiln new: Create public directory adnano 2021-05-12 01:49:16 -0400
  • 2d744d310e docs: Remove link to TOML website adnano 2021-05-10 15:43:04 -0400
  • 26f44d157a Update example site configuration adnano 2021-05-10 15:15:33 -0400
  • bd3ffe23d9 Update documentation adnano 2021-05-10 15:09:23 -0400
  • de6b0258fc Move templates to templates/_default adnano 2021-05-10 15:03:02 -0400
  • 535ec3752f Move funcs to funcs.go adnano 2021-05-10 15:01:22 -0400
  • 62c0d1f778 Add strings.Join function adnano 2021-05-10 13:21:43 -0400
  • 4272b2261f Add string functions for use in templates adnano 2021-05-10 13:11:10 -0400
  • 938d7ebfda Update documentation adnano 2021-05-10 12:47:38 -0400
  • 61a1380f1c Allow multiple input formats per task adnano 2021-05-10 12:23:27 -0400
  • c2c20ffd1e Use other toml library adnano 2021-05-10 12:15:58 -0400
  • 318241b712 Expose path functions to permalinks adnano 2021-05-10 11:31:32 -0400
  • 08443f1493 Fix path functions adnano 2021-05-10 11:30:28 -0400
  • 69f39d7303 Add path functions for use in templates adnano 2021-05-10 11:12:26 -0400
  • 66ac6015c9 Implement support for permalinks adnano 2021-05-10 11:06:55 -0400
  • e8e47f1bad page: Remove Name field adnano 2021-05-10 11:02:43 -0400
  • cf7a24bb6c dir: Make methods private adnano 2021-05-10 10:35:54 -0400
  • ef3d518d9a config: Make tasks an array adnano 2021-05-10 10:26:12 -0400
  • bfc758430b Update default atom.xml template adnano 2021-05-10 01:08:39 -0400
  • 8064684827 Revert "Use text/template for Atom feed template" adnano 2021-05-10 00:56:27 -0400
  • f7bfe681d9 Remove redundant function adnano 2021-05-10 00:54:13 -0400
  • e976aa1be7 Add safeHTML, safeCSS, etc. functions adnano 2021-05-10 00:50:19 -0400
  • d7567ca69f Implement support for ugly URLs adnano 2021-05-10 00:44:25 -0400
  • ce0b2cff1e Use text/template for Atom feed template adnano 2021-05-09 19:58:54 -0400
  • 86ab6169a5 Implement support for base templates adnano 2021-05-09 19:28:09 -0400
  • 4736a6580e Extract frontmatter before preprocessing adnano 2021-05-09 16:14:50 -0400
  • fa19a1746b Add html function for rendering HTML in templates adnano 2021-05-08 20:28:42 -0400
  • 13b8bb7ff3 config: Make templates private adnano 2021-05-08 20:27:13 -0400
  • 12ddad63e4 page: Add Name field adnano 2021-05-01 14:34:25 -0400