Commit graph

  • 9a544323ba add intro facundoolano 2024-02-22 19:48:41 -0300
  • 780b134b5c jorge serve tutorial chapter facundoolano 2024-02-22 19:15:48 -0300
  • 8e183030a8 refactor serve code some more facundoolano 2024-02-22 15:33:58 -0300
  • 42f72be27e remove redundant rebuild facundoolano 2024-02-22 15:27:59 -0300
  • 5ea6ea6483 introduce delay to prevent burst of rebuilds facundoolano 2024-02-22 15:18:14 -0300
  • d5039703a1 tweak file descriptions facundoolano 2024-02-22 14:47:31 -0300
  • 08760c1f71 code background facundoolano 2024-02-22 13:55:09 -0300
  • a3ad0d4e6f add the first couple of tutorial pages facundoolano 2024-02-22 13:47:13 -0300
  • e0a9445edc inform of written config and readme files in init facundoolano 2024-02-22 13:09:35 -0300
  • 5f5fe04b39 tweak code style in docs and initfiles facundoolano 2024-02-22 13:09:18 -0300
  • 114f1fbbbe rearrange tutorial outline facundoolano 2024-02-21 22:25:13 -0300
  • 263610807b add deploy files facundoolano 2024-02-21 19:19:16 -0300
  • 190fa0073a lenient layout loading to prevent errors facundoolano 2024-02-21 18:46:37 -0300
  • 7094998638
    Outline docs site (#11) Facundo Olano 2024-02-21 18:41:03 -0300
  • 7226fb94b6 remove inline styles facundoolano 2024-02-21 18:37:17 -0300
  • 1d646c5953 simplify submenu facundoolano 2024-02-21 18:32:23 -0300
  • 0c5378ee9d change listening for serving facundoolano 2024-02-21 18:27:38 -0300
  • e51c2daee7 fix footer padding facundoolano 2024-02-21 18:18:50 -0300
  • a4b874aea2 add output in docs index facundoolano 2024-02-21 18:16:29 -0300
  • 20b0add362 stub tutorial entries facundoolano 2024-02-21 17:56:59 -0300
  • d7e6fcaf15 more layout facundoolano 2024-02-21 17:56:54 -0300
  • fd5a9ca0ff index tweaks facundoolano 2024-02-21 17:41:45 -0300
  • 46fc924bd6 add some tweaks to make default layouts more consistent facundoolano 2024-02-21 17:41:24 -0300
  • c12253d975 add docs site with initial layout facundoolano 2024-02-21 16:37:50 -0300
  • 712a0f2e68 tweak init files facundoolano 2024-02-21 16:05:46 -0300
  • 2ca26c1376 add src_path to template metadata facundoolano 2024-02-21 16:05:29 -0300
  • 990a9a1bb9
    Improve README examples (#10) Facundo Olano 2024-02-21 14:32:03 -0300
  • 020ae727ac add comments between commands facundoolano 2024-02-21 14:24:20 -0300
  • 123a65b685 remove draft mentions until we add support for it facundoolano 2024-02-21 14:00:41 -0300
  • dff8724c97 add acknowledgements facundoolano 2024-02-21 13:59:44 -0300
  • 46230c6fea add draft flag to default front matter facundoolano 2024-02-21 13:50:42 -0300
  • a0a0d155ce tweak init output facundoolano 2024-02-21 13:09:02 -0300
  • 4b7c08e2cb update actions versions facundoolano 2024-02-21 13:01:27 -0300
  • 20150cf7a3
    Add post command (#9) Facundo Olano 2024-02-21 12:56:22 -0300
  • f3f82babde tweak defaults line breaks 0.1.0 facundoolano 2024-02-21 12:50:10 -0300
  • 616dce5080 more docs facundoolano 2024-02-21 12:47:26 -0300
  • b2fe886e8b move default front matter to constants facundoolano 2024-02-21 12:43:45 -0300
  • e3c0e6faea move funs around facundoolano 2024-02-21 12:41:57 -0300
  • 4ae0d765ce update comment facundoolano 2024-02-21 12:38:35 -0300
  • 301eb252f7 fixes facundoolano 2024-02-21 12:18:10 -0300
  • 5f97a8ed8e initial jorge post implementation facundoolano 2024-02-21 12:08:17 -0300
  • 56007a7c10 rename command to post facundoolano 2024-02-21 11:07:58 -0300
  • 2d52e13932 add excerpt test facundoolano 2024-02-21 11:05:09 -0300
  • c2d5da04db
    Update README.md Facundo Olano 2024-02-20 18:20:13 -0300
  • 5e0f7cb163
    Release action (#8) Facundo Olano 2024-02-19 21:58:52 -0300
  • 1a82ec8770 adjust the readme commands to the release paths facundoolano 2024-02-19 21:56:49 -0300
  • 98ff29c100 remove tag from binary name facundoolano 2024-02-19 21:41:17 -0300
  • d00dd9b76f try ld flags for smaller binaries facundoolano 2024-02-19 21:28:44 -0300
  • a29db90976 fix facundoolano 2024-02-19 21:20:09 -0300
  • dd48fda4c5 improve matrix expression facundoolano 2024-02-19 21:16:36 -0300
  • f99896c8a3 replace set output facundoolano 2024-02-19 21:07:43 -0300
  • 48d33eca96 rename facundoolano 2024-02-19 20:51:05 -0300
  • 81646f79a2 add a release action facundoolano 2024-02-19 20:48:50 -0300
  • a453b201c3 rename test workflow facundoolano 2024-02-19 20:48:38 -0300
  • 2d84e1f2cb
    Add live reload to build command (#7) Facundo Olano 2024-02-19 18:03:06 -0300
  • a9ddcafc71 more docs facundoolano 2024-02-19 16:47:18 -0300
  • 316d45478b change rebuild output phrasing facundoolano 2024-02-19 16:36:31 -0300
  • a98ea8aa31 prevent browser error log on manual refresh facundoolano 2024-02-19 16:32:59 -0300
  • 699c6515b1 update doc facundoolano 2024-02-19 16:06:05 -0300
  • 5b844ac967 more renaming facundoolano 2024-02-19 16:01:51 -0300
  • 909b804360 improve comments/names facundoolano 2024-02-19 15:59:05 -0300
  • cad9675107 remove debug prints facundoolano 2024-02-19 15:46:24 -0300
  • ced0fa7ed9 extract live reload function facundoolano 2024-02-19 15:34:32 -0300
  • baa189d0af inject live reload script in html facundoolano 2024-02-19 15:26:03 -0300
  • 77f49753aa extract site html helpers to another node facundoolano 2024-02-19 14:31:59 -0300
  • 5638f1c437 fix empty doc bug facundoolano 2024-02-19 14:25:00 -0300
  • 7255644018 rearrange code and add comments facundoolano 2024-02-19 13:41:10 -0300
  • 6c8fd6aed2 style tables in init css facundoolano 2024-02-19 14:15:52 -0300
  • a6e04e15e5 connect broker to watcher and server facundoolano 2024-02-19 13:28:55 -0300
  • d06fa2efa2 stub an event broker struct facundoolano 2024-02-19 12:15:35 -0300
  • 117bbf8324 setup for server sent events facundoolano 2024-02-19 12:15:11 -0300
  • 5735be769a add a keys filter to make liquid iteration of maps predictable (fixes random test failure) facundoolano 2024-02-18 12:14:44 -0300
  • ccc8bc5e99
    Improve local server (#6) Facundo Olano 2024-02-17 21:13:50 -0300
  • 6a724bb833 improve fsnotify event treatment and output facundoolano 2024-02-17 21:08:45 -0300
  • ea171223ed build the site with concurrent workers facundoolano 2024-02-17 20:02:56 -0300
  • 6f2faa5fbf extract buildFile function facundoolano 2024-02-17 19:33:41 -0300
  • 40c61727a7 don't halt build on missing file facundoolano 2024-02-17 19:16:54 -0300
  • f530448149 don't interrupt watcher on error facundoolano 2024-02-17 18:59:51 -0300
  • f3eb6d58c6
    Update README.md Facundo Olano 2024-02-17 18:40:03 -0300
  • 56a92695f5
    Init command and default assets (#5) Facundo Olano 2024-02-17 17:09:19 -0300
  • 9a7c24f071 more style tweaks facundoolano 2024-02-17 17:02:46 -0300
  • 6bad5b36c9 more style tweaks facundoolano 2024-02-17 16:51:08 -0300
  • 19904d1283 add css style to initfiles facundoolano 2024-02-17 14:35:28 -0300
  • d5fe787fc5 sample markdown facundoolano 2024-02-17 13:43:52 -0300
  • c403da2585 sample post facundoolano 2024-02-17 13:38:01 -0300
  • b97992be9c honor config in file server facundoolano 2024-02-17 13:21:18 -0300
  • c78edc627d post preview facundoolano 2024-02-17 13:20:10 -0300
  • 5c8bde6afd add blog index facundoolano 2024-02-17 13:20:00 -0300
  • 67ba2bfaab add index facundoolano 2024-02-17 13:10:46 -0300
  • 8fe05b8e57 add some layouts facundoolano 2024-02-17 12:23:41 -0300
  • a6476b5272 Merge remote-tracking branch 'origin/main' into init_cmd facundoolano 2024-02-16 18:39:59 -0300
  • 79dbf8129e cheap override of include tag to honor includes dir facundoolano 2024-02-16 18:39:21 -0300
  • d5c8b46134 implement init command facundoolano 2024-02-16 16:55:55 -0300
  • 3357f028d6 add base init files facundoolano 2024-02-16 16:55:04 -0300
  • 61197a3801 cleanup command arguments facundoolano 2024-02-16 16:00:20 -0300
  • b3e6c0de8d
    rename project to jorge (#4) Facundo Olano 2024-02-16 15:29:43 -0300
  • 33ba5d122d rename project to jorge facundoolano 2024-02-16 15:19:09 -0300
  • 663463202c add minifier facundoolano 2024-02-16 15:14:30 -0300
  • 008954a98b port normalize_whitespace facundoolano 2024-02-16 15:13:52 -0300
  • 80a646e92a another example tweak facundoolano 2024-02-16 14:19:45 -0300