Commit graph

  • 7d3f24f91d more example cleanups facundoolano 2024-02-16 12:56:46 -0300
  • 4d939075ff fix filename in example facundoolano 2024-02-16 12:55:46 -0300
  • ed34828b0b update expected api in readme facundoolano 2024-02-16 12:54:31 -0300
  • a4279aae0d
    Introduce config mod and struct (#2) Facundo Olano 2024-02-16 12:39:19 -0300
  • e1a2b32f05 Add go build actions workflow (#3) Facundo Olano 2024-02-16 12:37:47 -0300
  • 859327d4bd
    Add go build actions workflow (#3) Facundo Olano 2024-02-16 12:37:47 -0300
  • 5c25da2a6e
    set go to 1.22 Facundo Olano 2024-02-16 12:36:52 -0300
  • 265d14fda6
    Add go build actions workflow Facundo Olano 2024-02-16 12:35:24 -0300
  • fef8424163 remove outdated TODO comments facundoolano 2024-02-16 12:31:39 -0300
  • b7f64d078f fix tests facundoolano 2024-02-16 12:29:44 -0300
  • e2a8e57a5b doc comment facundoolano 2024-02-16 12:29:38 -0300
  • 0ef00967ba implement absolute url filter facundoolano 2024-02-16 12:25:40 -0300
  • 6b40cd775a use symlinks for static assets facundoolano 2024-02-16 12:17:23 -0300
  • fb4880fed2 fix tests facundoolano 2024-02-16 12:04:37 -0300
  • 3b23c3ccc7 fix test facundoolano 2024-02-16 11:55:53 -0300
  • c0397eddbb fix test facundoolano 2024-02-16 11:55:53 -0300
  • d1da5b1987 adapt commands to load and pass config facundoolano 2024-02-16 11:37:24 -0300
  • a9d730ff2e load config from config.yml facundoolano 2024-02-16 11:28:13 -0300
  • 2ee8ef68bf replace site interfaces facundoolano 2024-02-16 11:14:13 -0300
  • b30fcebf25 outline config mod and struct facundoolano 2024-02-16 11:11:03 -0300
  • 2a5e4450b1 preserve order in group by filter facundoolano 2024-02-15 21:52:23 -0300
  • b17dc2ad68 fix comment facundoolano 2024-02-15 20:33:19 -0300
  • b15405f05c
    Update README.md Facundo Olano 2024-02-15 20:30:13 -0300
  • 974036e5a0 tweak org heading levels facundoolano 2024-02-15 18:38:09 -0300
  • 6cc4077816 naive implementation of post excerpts facundoolano 2024-02-15 18:11:40 -0300
  • 06016cb2ac improve handling of spurious files when serving facundoolano 2024-02-15 18:02:24 -0300
  • 11d5e0f2d3 fix chmod condition facundoolano 2024-02-15 17:10:21 -0300
  • 01d690b31d watch includes and datafile dirs facundoolano 2024-02-15 17:01:14 -0300
  • 0906b1ef45 add markdownify filter facundoolano 2024-02-15 16:12:24 -0300
  • ed258fddc4 add support for data files facundoolano 2024-02-15 16:01:35 -0300
  • 180a5c7ac1 fix post url generation facundoolano 2024-02-15 15:37:19 -0300
  • 17a55ea54a port more gojekyll and link to license facundoolano 2024-02-15 15:25:57 -0300
  • 1878db2fc8 move dotfile check facundoolano 2024-02-15 15:25:44 -0300
  • f43b0cdb60 reload templates (not just rerender) on src change facundoolano 2024-02-15 14:41:02 -0300
  • b788826423 port liquid filters from gojekyll facundoolano 2024-02-15 13:53:45 -0300
  • bacc9d9052 add missing error return facundoolano 2024-02-15 13:43:12 -0300
  • 513befe8b8 support passing a different root dir facundoolano 2024-02-15 12:38:17 -0300
  • e5917dc21e
    build command refactors (#1) Facundo Olano 2024-02-14 23:54:46 -0300
  • 52fadb80b0 reuse the template engine facundoolano 2024-02-14 23:52:42 -0300
  • c54cea850d cleanup scanner bytes usage facundoolano 2024-02-14 23:41:20 -0300
  • 73c76cbe27 markdown test facundoolano 2024-02-14 23:26:36 -0300
  • 13a6a16618 fix tests facundoolano 2024-02-14 22:05:01 -0300
  • 54ba2ca54c remove comments facundoolano 2024-02-14 22:00:11 -0300
  • 2443244a76 markdown support facundoolano 2024-02-14 21:58:23 -0300
  • 83cdc8e43a move build to site facundoolano 2024-02-14 21:44:24 -0300
  • 0dd73ee7d3 revert more unsatisfactory changes facundoolano 2024-02-14 21:34:08 -0300
  • b4d784662c move org rendering again, to fix bug facundoolano 2024-02-14 19:02:21 -0300
  • f20c7badd6 move some more rendering from commands to site facundoolano 2024-02-14 18:12:18 -0300
  • ef8424bb5d properly separate parse and render stages of liquid templates facundoolano 2024-02-14 17:38:48 -0300
  • b0cde9a447 more cleanup facundoolano 2024-02-14 16:28:48 -0300
  • 3144cae84d first stab at build target rendering refactor facundoolano 2024-02-14 14:13:59 -0300
  • b2b3359e87 extract buildTarget function facundoolano 2024-02-14 13:29:28 -0300
  • b181e3d855 implement blorg serve command facundoolano 2024-02-14 13:16:41 -0300
  • cea4ac7b1c add support for page listing facundoolano 2024-02-14 00:05:55 -0300
  • 88efad43db expose site posts and tags to template rendering facundoolano 2024-02-13 21:32:04 -0300
  • f9e6d211b1 stub expected interface in README facundoolano 2024-02-13 14:58:07 -0300
  • 526e3c3e5a add tests for site struct facundoolano 2024-02-13 13:43:20 -0300
  • 99654851f4 skip layout tests facundoolano 2024-02-12 16:40:12 -0300
  • e821866d5d cleanup directory vars facundoolano 2024-02-12 16:27:06 -0300
  • 97b6bc5111 extract site to its own mod facundoolano 2024-02-12 15:59:18 -0300
  • 03da3b3770 replace method with field facundoolano 2024-02-12 15:38:26 -0300
  • 0f2c2f37aa remove unnecessary template type knowledge facundoolano 2024-02-12 15:33:30 -0300
  • e97af58830 Add site struct and layout support facundoolano 2024-02-12 15:16:56 -0300
  • b7d8d12df7 test (and fix) org mode output facundoolano 2024-02-11 14:03:28 -0300
  • c4486f5a07 add liquid template support facundoolano 2024-02-11 13:30:10 -0300
  • 73bbaa2c50 Add a templates package and struct facundoolano 2024-02-11 13:16:10 -0300
  • 9650d0b6e9 missing return facundoolano 2024-02-10 13:33:04 -0300
  • 39af355deb more front matter tests facundoolano 2024-02-10 12:30:09 -0300
  • c762cbb909 basic front matter test facundoolano 2024-02-10 12:18:19 -0300
  • fe2684a2aa put templates in a separate file facundoolano 2024-02-10 11:45:03 -0300
  • afc5cf4912 extract commands to another package facundoolano 2024-02-10 11:37:38 -0300
  • 3ea5864906 convert .org extension to .html facundoolano 2024-02-09 18:09:42 -0300
  • 465bc6536d convert .org to html output facundoolano 2024-02-09 18:02:59 -0300
  • bbf7ee41bc fix line breaks facundoolano 2024-02-09 16:55:36 -0300
  • f002c2e66b first stab at parsing front matter from input files facundoolano 2024-02-09 16:38:16 -0300
  • 971aed3e00 initial blorg build implementation facundoolano 2024-02-09 13:50:52 -0300
  • 16cbf1d10e main with subcommand outline facundoolano 2024-02-09 12:04:40 -0300
  • 9dba108572
    Initial commit Facundo Olano 2024-02-09 11:28:59 -0300