Commit graph

  • bce171a919 complete first draft of the post facundoolano 2024-02-28 18:12:29 -0300
  • a672c837d2 initial dump for project outline post facundoolano 2024-02-28 15:18:13 -0300
  • 240aa38d3d fix docs makefile target facundoolano 2024-02-28 11:13:23 -0300
  • d92272729e v0.2.0 0.2.0 facundoolano 2024-02-28 11:12:38 -0300
  • baa1099633 add makefile target to manage versioning facundoolano 2024-02-28 11:12:17 -0300
  • 54043ccd57 update version 0.1.5 facundoolano 2024-02-28 10:27:39 -0300
  • f733c83b1f
    start devlog (#18) 0.1.4 Facundo Olano 2024-02-28 10:26:59 -0300
  • 2badc152ca remove doc index facundoolano 2024-02-28 10:26:10 -0300
  • 02537a6df0 update comment facundoolano 2024-02-28 10:25:23 -0300
  • 0951e6ae26 remove docs section facundoolano 2024-02-28 10:24:08 -0300
  • f1d895c3ee grammarly facundoolano 2024-02-28 10:21:08 -0300
  • 6b1b4703ec more corrections facundoolano 2024-02-28 10:15:23 -0300
  • 52c7a43dec corrections facundoolano 2024-02-27 20:54:53 -0300
  • 37bba0d08f reconnect with server after lost connection facundoolano 2024-02-27 19:51:50 -0300
  • 186324cd76 finish first draft facundoolano 2024-02-27 19:51:31 -0300
  • 7339292bf6 why cli facundoolano 2024-02-27 17:45:36 -0300
  • 6f4fa9ce1e more why go facundoolano 2024-02-27 16:52:14 -0300
  • 9055481048 draft why go section facundoolano 2024-02-27 16:42:14 -0300
  • 26bd07642a try not ignoring file creation events facundoolano 2024-02-27 14:44:07 -0300
  • 8a980874c2 init first post facundoolano 2024-02-27 14:43:57 -0300
  • 4ca0853235 remove sample posts facundoolano 2024-02-27 14:43:45 -0300
  • fe42044405 add preview image facundoolano 2024-02-27 12:59:22 -0300
  • cb20f53ee3 update version 0.1.3 facundoolano 2024-02-27 12:43:01 -0300
  • a7866b7d2c add a simpler templ render interface, support no highlighting facundoolano 2024-02-27 12:40:40 -0300
  • 1461945787 assign the proper file modes facundoolano 2024-02-27 12:30:00 -0300
  • 37f1675edc fix post filename already exist handling facundoolano 2024-02-27 12:25:03 -0300
  • 6f27afacf7
    Add drafts support (#17) Facundo Olano 2024-02-27 12:24:45 -0300
  • 0240adf88e document drafts in tutorial facundoolano 2024-02-27 12:21:25 -0300
  • 06c20450df document drafts in readme facundoolano 2024-02-27 12:10:08 -0300
  • 5e6855433e add templ IsPost helper facundoolano 2024-02-27 12:05:12 -0300
  • e2403eeca9 test build site with and without drafts facundoolano 2024-02-27 12:01:40 -0300
  • 1d58bcca9d add site.Build test facundoolano 2024-02-27 11:57:44 -0300
  • e23fa1c600 fix stat usage for file detection facundoolano 2024-02-27 11:54:38 -0300
  • da9466b77a skip drafts from site indexes and rendering facundoolano 2024-02-27 11:22:48 -0300
  • ec2fd36a50 default to draft on jorge post facundoolano 2024-02-27 11:13:49 -0300
  • f9f545e6ab add include drafts config facundoolano 2024-02-27 11:13:34 -0300
  • bb2a0e87b5 add src and target ext as template methods facundoolano 2024-02-27 11:10:35 -0300
  • e1280f07d5
    Tutorial cleanup (#16) 0.1.2 Facundo Olano 2024-02-27 10:38:02 -0300
  • c4bda9e9fa cleanup jorge build tutorial facundoolano 2024-02-27 10:36:48 -0300
  • 5a002fbe78 cleanup jorge-post in tutorial facundoolano 2024-02-27 10:23:18 -0300
  • 5d8f76904e more content tweaks facundoolano 2024-02-27 09:35:33 -0300
  • 98a3e52982 rewrite intro and swap with installation facundoolano 2024-02-27 09:13:11 -0300
  • a07d4af5c2 fix meta tags in docs and initfiles facundoolano 2024-02-27 08:51:53 -0300
  • e344dcb6ad
    Syntax highlighting (#15) Facundo Olano 2024-02-27 08:45:29 -0300
  • a6696465af remove redundant default facundoolano 2024-02-27 08:43:12 -0300
  • 46b28d091a improve tabler rendering in mobile facundoolano 2024-02-27 08:40:34 -0300
  • b842c8353f fix weird chroma code height artifacts facundoolano 2024-02-26 20:29:20 -0300
  • e3a76f5907 fix missing raw template facundoolano 2024-02-26 20:26:23 -0300
  • bc7cda60d8 fix some problematic css color settings facundoolano 2024-02-26 19:55:01 -0300
  • 2966701b06 try to handle both light dark settings gracefully facundoolano 2024-02-26 17:15:16 -0300
  • 797ab112c2 fix config key for hl facundoolano 2024-02-26 16:12:23 -0300
  • 7aa8d92480 allow setting highlight theme with config facundoolano 2024-02-26 16:02:43 -0300
  • 1c407b6914 set theme explicitly facundoolano 2024-02-26 15:50:25 -0300
  • 18aeeea685 add language to tutorial samples facundoolano 2024-02-26 13:13:54 -0300
  • f21b09a790 remove problematic code nowrap facundoolano 2024-02-26 13:13:37 -0300
  • 075a94f5eb fix missing nav in default layout facundoolano 2024-02-26 13:09:03 -0300
  • f42f139807 add example code blocks facundoolano 2024-02-26 13:06:12 -0300
  • 16d14a1938 update markdown and org renderers to use chrome highlighting facundoolano 2024-02-26 13:02:59 -0300
  • 924e4629b2
    Add smart quotes replacement in output html (#14) Facundo Olano 2024-02-26 12:16:06 -0300
  • ea48605956 do plain replacement of dashes facundoolano 2024-02-26 12:11:37 -0300
  • 2d384d8390 better dash replacement facundoolano 2024-02-26 12:08:06 -0300
  • c22d5b8fc0 first stab at unit test facundoolano 2024-02-26 11:52:55 -0300
  • 7ced8141a9 move smartify to markup facundoolano 2024-02-26 11:36:38 -0300
  • 8bfd2613c2 move html to markup facundoolano 2024-02-26 11:35:05 -0300
  • 8a7e6ba1a8 move minify file to markup facundoolano 2024-02-26 11:32:49 -0300
  • fd07c7a127 rename templates package to markup facundoolano 2024-02-26 11:21:54 -0300
  • 254da96fb6 template struct comments facundoolano 2024-02-26 11:10:14 -0300
  • 3447b3b127 extract smartify file facundoolano 2024-02-26 11:05:48 -0300
  • 1442ee3612 first basic implementation with gojekyll port facundoolano 2024-02-25 22:02:58 -0300
  • dd94738555 remove unnecessary xml escaping from templates facundoolano 2024-02-25 11:35:51 -0300
  • add8a7d6c3 fix xml_escape filter facundoolano 2024-02-25 11:35:08 -0300
  • b3594be86c
    Refactor CLI using kong (#13) Facundo Olano 2024-02-24 12:39:45 -0300
  • 4099524e1e add flags to configure server facundoolano 2024-02-24 12:35:53 -0300
  • f286735bce add usage to docs facundoolano 2024-02-24 12:27:18 -0300
  • 357145ae56 distribute commands into files facundoolano 2024-02-24 12:22:40 -0300
  • 70fde42018 move subcommand structs to commands package facundoolano 2024-02-24 12:16:49 -0300
  • 936332373c replace command switch with Run methods facundoolano 2024-02-24 12:01:42 -0300
  • 2f87604bf6 fix version printing facundoolano 2024-02-23 19:32:13 -0300
  • f224078a7c add versions and aliases facundoolano 2024-02-23 19:21:05 -0300
  • af707b9ed3 fix weird names facundoolano 2024-02-23 19:00:25 -0300
  • cd2149ec14 load config in main side (boilerplaty) facundoolano 2024-02-23 18:47:38 -0300
  • dccafd2c88 don't blow up serve if src dir is missing facundoolano 2024-02-23 18:31:45 -0300
  • 27b8faec8f remove conditional facundoolano 2024-02-23 18:21:37 -0300
  • ced5376b00 fix kong usage facundoolano 2024-02-23 18:18:04 -0300
  • 557ebb9222 use kong for cli parsing facundoolano 2024-02-23 17:43:28 -0300
  • 4bc6867c91
    Update README.md Facundo Olano 2024-02-23 13:39:11 -0300
  • 9a782bedac
    Tutorial (#12) 0.1.1 Facundo Olano 2024-02-23 13:37:55 -0300
  • 9c0e6a674f grammar corrections facundoolano 2024-02-23 13:33:23 -0300
  • 904d48aaa5 build tutorial facundoolano 2024-02-23 13:17:01 -0300
  • 628e172ca6 right align tutorial links facundoolano 2024-02-23 12:54:01 -0300
  • abd2c5e42d jorge post tutorial page facundoolano 2024-02-23 12:43:51 -0300
  • e3a20b2a04 zero pad date format in slug facundoolano 2024-02-23 12:43:34 -0300
  • 18213fefd7 docs layout tweaks facundoolano 2024-02-23 11:18:08 -0300
  • a78f8d18a0 fix footer link facundoolano 2024-02-23 09:50:46 -0300
  • 288b80536f nav links facundoolano 2024-02-23 09:50:37 -0300
  • dce227a302 comment out blog facundoolano 2024-02-22 21:55:29 -0300
  • 075f75bb84 separate intro and install facundoolano 2024-02-22 21:53:34 -0300
  • b845b3dcba fix footnotes heading facundoolano 2024-02-22 20:20:49 -0300
  • 2dc76b2f1d code style tweaks facundoolano 2024-02-22 20:17:12 -0300
  • 0947ec4f86 style tables facundoolano 2024-02-22 20:10:14 -0300