Commit graph

  • 1e18cdc4b3 atom.xml: Remove unused variable adnano 2021-10-02 17:01:43 -0400
  • 6eb5e45afa site: Remove support for site URLs Adnan Maolood 2021-10-02 16:59:36 -0400
  • 0b253d56b4 site: Remove support for site URLs adnano 2021-10-02 16:59:36 -0400
  • 686f6a78d6 site: Add Generated variable Adnan Maolood 2021-10-02 16:25:01 -0400
  • 928e336122 site: Add Generated variable adnano 2021-10-02 16:25:01 -0400
  • 5a674c0ea5 Remove support for deprecated feeds Adnan Maolood 2021-10-02 16:19:08 -0400
  • d3fddff4e6 Remove support for deprecated feeds adnano 2021-10-02 16:19:08 -0400
  • aa9f0cd840 docs: Move feeds after tasks Adnan Maolood 2021-09-03 01:04:06 -0400
  • 1d78b726d5 docs: Move feeds after tasks adnano 2021-09-03 01:04:06 -0400
  • 260de0842d site: Clean up deprecation warning Adnan Maolood 2021-09-03 00:45:12 -0400
  • b0cf8c0713 site: Clean up deprecation warning adnano 2021-09-03 00:45:12 -0400
  • 590a6c258c dir: Return errors from executing process commands Adnan Maolood 2021-09-03 00:31:07 -0400
  • bfdbace471 dir: Return errors from executing process commands adnano 2021-09-03 00:31:07 -0400
  • 3b04218396 dir: Combine handling of feeds and deprecated feeds Adnan Maolood 2021-09-03 00:22:07 -0400
  • d300bc23c0 dir: Combine handling of feeds and deprecated feeds adnano 2021-09-03 00:22:07 -0400
  • 7ba6930188 dir: Avoid looping through all the feeds Adnan Maolood 2021-09-02 23:41:52 -0400
  • bad156cad3 dir: Avoid looping through all the feeds adnano 2021-09-02 23:41:52 -0400
  • 66f25b0b3c tasks: add tasks.feeds support oliverpool 2021-09-02 11:59:08 +0200
  • 2ef8f77d24 tasks: add tasks.feeds support oliverpool 2021-09-02 11:59:08 +0200
  • 508e0c28ad Makefile: Adjust man page file permissions earnest ma 2021-08-25 15:09:27 -0400
  • d5f85931ea Makefile: Adjust man page file permissions earnest ma 2021-08-25 15:09:27 -0400
  • b4749b3d64 fix: prevent panic when static_dir does not exist oliverpool 2021-08-25 13:52:39 +0200
  • c67f45b15e fix: prevent panic when static_dir does not exist oliverpool 2021-08-25 13:52:39 +0200
  • 7201859dbb docs: Remove unrelated code snippet Adnan Maolood 2021-06-26 15:10:46 -0400
  • e53cf41aa0 docs: Remove unrelated code snippet 0.2.1 adnano 2021-06-26 15:10:46 -0400
  • bff5e895ac docs: Document site params Adnan Maolood 2021-06-26 15:10:08 -0400
  • 324e74866e docs: Document site params adnano 2021-06-26 15:10:08 -0400
  • df8dc102ae Support [params] in site config Adnan Maolood 2021-06-26 02:09:55 -0400
  • 4c3422c93a Support [params] in site config adnano 2021-06-26 02:09:55 -0400
  • 0599405c32 Update README.md Adnan Maolood 2021-06-26 02:09:15 -0400
  • 53c715bdc2 Update README.md adnano 2021-06-26 02:09:15 -0400
  • 8817add76c Add missing DESTDIR in man page installation Robert-André Mauchin 2021-06-15 21:50:35 +0200
  • 0142350988 Add missing DESTDIR in man page installation Robert-André Mauchin 2021-06-15 21:50:35 +0200
  • b413106b99 docs: Document exec function Adnan Maolood 2021-05-22 20:48:21 -0400
  • 5f80d73a75 docs: Document exec function adnano 2021-05-22 20:48:21 -0400
  • c7d6e13831 funcs: Add exec Adnan Maolood 2021-05-22 20:41:52 -0400
  • 40322facd2 funcs: Add exec adnano 2021-05-22 20:41:52 -0400
  • 7e06a425bd Bump version to 0.2.0 Adnan Maolood 2021-05-21 17:34:28 -0400
  • bc7174e9e7 Bump version to 0.2.0 0.2.0 adnano 2021-05-21 17:34:28 -0400
  • 7c69d89c29 docs: Document page fields Adnan Maolood 2021-05-21 17:31:32 -0400
  • 81f36593e8 docs: Document page fields adnano 2021-05-21 17:31:32 -0400
  • b0b15146f9 Rename Path fields to Permalink Adnan Maolood 2021-05-21 17:08:36 -0400
  • 78e5bf51c6 Rename Path fields to Permalink adnano 2021-05-21 17:08:36 -0400
  • 376237c000 Makefile: Fix prerequisites Adnan Maolood 2021-05-21 16:59:20 -0400
  • c4a282eba7 Makefile: Fix prerequisites adnano 2021-05-21 16:59:20 -0400
  • 8fe256eaad docs: Update frontmatter documentation Adnan Maolood 2021-05-21 16:53:05 -0400
  • 9e15d6c26e docs: Update frontmatter documentation adnano 2021-05-21 16:53:05 -0400
  • e80c8b7ae9 docs: Update documentation Adnan Maolood 2021-05-21 16:41:35 -0400
  • a4a8600c1e docs: Update documentation adnano 2021-05-21 16:41:35 -0400
  • c632c0f01a dir: Add Params method Adnan Maolood 2021-05-20 15:59:10 -0400
  • 62d414af39 dir: Add Params method adnano 2021-05-20 15:59:10 -0400
  • 3667c41c57 Fix post ordering by Weight, reversed Date and FilePath. Ian M. Jones 2021-05-18 20:00:16 +0100
  • 5592026db7 Fix post ordering by Weight, reversed Date and FilePath. Ian M. Jones 2021-05-18 20:00:16 +0100
  • 820ab25a26 Fix index page for new sites Adnan Maolood 2021-05-17 12:55:15 -0400
  • 4b23a11d0b Fix index page for new sites adnano 2021-05-17 12:55:15 -0400
  • 2e5ed347ea dir: Sort pages by date in reverse order Adnan Maolood 2021-05-17 12:51:32 -0400
  • 5bfc0f7d77 dir: Sort pages by date in reverse order adnano 2021-05-17 12:51:32 -0400
  • 2b5f585ce2 docs: Document built-in functions Adnan Maolood 2021-05-17 12:41:37 -0400
  • 98be92555b docs: Document built-in functions adnano 2021-05-17 12:41:37 -0400
  • 73acb06c43 docs: Document strings functions Adnan Maolood 2021-05-17 12:25:51 -0400
  • ccb043d09e docs: Document strings functions adnano 2021-05-17 12:25:51 -0400
  • a1d220f13f docs: Document reverse function Adnan Maolood 2021-05-17 11:52:54 -0400
  • 5de22344c8 docs: Document reverse function adnano 2021-05-17 11:52:54 -0400
  • 277842223e dir: Fix creation of atom template directory Adnan Maolood 2021-05-15 21:27:09 -0400
  • 6adfcae48d dir: Fix creation of atom template directory adnano 2021-05-15 21:27:09 -0400
  • 5eb242f77d dir: Don't create unnecessary directories Adnan Maolood 2021-05-15 21:23:45 -0400
  • 9f0a4d822e dir: Don't create unnecessary directories adnano 2021-05-15 21:23:45 -0400
  • 495941a8cb dir: Fix atom template output path Adnan Maolood 2021-05-15 21:04:15 -0400
  • 13b3d24738 dir: Fix atom template output path adnano 2021-05-15 21:04:15 -0400
  • b20ffe0d41 Fix kiln.1 not building due to syntax error. Ian M. Jones 2021-05-14 19:03:10 +0100
  • bdc6c7632b Fix kiln.1 not building due to syntax error. Ian M. Jones 2021-05-14 19:03:10 +0100
  • 89ee78c678 docs: Document permalinks Adnan Maolood 2021-05-14 00:28:41 -0400
  • 758d821b3f docs: Document permalinks adnano 2021-05-14 00:28:41 -0400
  • 8a9cff4c2e Add dir and page functions and fix partial function Adnan Maolood 2021-05-14 00:17:10 -0400
  • 0e54f9eec5 Add dir and page functions and fix partial function adnano 2021-05-14 00:17:10 -0400
  • 39f456d3ec templates: Return error from LoadTemplate Adnan Maolood 2021-05-13 23:56:52 -0400
  • 70cc182bf1 templates: Return error from LoadTemplate adnano 2021-05-13 23:56:52 -0400
  • 07a54e89dd funcs: Add reverse Adnan Maolood 2021-05-12 17:10:19 -0400
  • b6614b71da funcs: Add reverse adnano 2021-05-12 17:10:19 -0400
  • da78298c3e dir: Sort by weight, date, and filepath Adnan Maolood 2021-05-12 16:35:00 -0400
  • 636a41126b dir: Sort by weight, date, and filepath adnano 2021-05-12 16:35:00 -0400
  • 9f0f776769 Add FilePath and Weight field to pages Adnan Maolood 2021-05-12 16:21:06 -0400
  • 2a9691f947 Add FilePath and Weight field to pages adnano 2021-05-12 16:21:06 -0400
  • e1894f0e52 dir: Fix assignment of Prev field Adnan Maolood 2021-05-12 16:20:19 -0400
  • bd19f7da83 dir: Fix assignment of Prev field adnano 2021-05-12 16:20:19 -0400
  • b250f9e4c5 Fix index page paths Adnan Maolood 2021-05-12 15:29:13 -0400
  • 5d3c3b55b8 Fix index page paths adnano 2021-05-12 15:29:13 -0400
  • 3571ef67c1 Use _index for index pages Adnan Maolood 2021-05-12 15:20:14 -0400
  • 540181648b Use _index for index pages adnano 2021-05-12 15:20:14 -0400
  • a32b5c7493 page: Add Prev and Next fields Adnan Maolood 2021-05-12 15:10:40 -0400
  • 5fc28c9b78 page: Add Prev and Next fields adnano 2021-05-12 15:10:40 -0400
  • 74a4582a8b templates: Parse all templates in the directory Adnan Maolood 2021-05-12 03:35:30 -0400
  • f68f86594b templates: Parse all templates in the directory adnano 2021-05-12 03:35:30 -0400
  • 0891b2e0e0 kiln new: Create public directory Adnan Maolood 2021-05-12 01:49:16 -0400
  • 200153e486 kiln new: Create public directory adnano 2021-05-12 01:49:16 -0400
  • e167825499 docs: Remove link to TOML website Adnan Maolood 2021-05-10 15:43:04 -0400
  • 2d744d310e docs: Remove link to TOML website adnano 2021-05-10 15:43:04 -0400
  • 462cbe442a Update example site configuration Adnan Maolood 2021-05-10 15:15:33 -0400
  • 26f44d157a Update example site configuration adnano 2021-05-10 15:15:33 -0400
  • aee95d68d0 Update documentation Adnan Maolood 2021-05-10 15:09:23 -0400