735 次代码提交 (28e7d2ee566a1b9e0127714c7ffc35bd2037bed1)

作者 SHA1 备注 提交日期
  Lucas Stadler 28e7d2ee56 Add initial support for tags 9 年之前
  Lucas Stadler ed66257573 Generate friendly ids by default 9 年之前
  Lucas Stadler 3e1d21ae95 Make it (a tiny bit) mobile friendly 9 年之前
  Lucas Stadler 7c7e3422ba Make the HTML a bit prettier. 9 年之前
  Lucas Stadler da30a2e2f8 Ignore the binary 9 年之前
  Lucas Stadler 3f46284dbe Add permalinks to all articles 9 年之前
  Lucas Stadler 11c6b1916f Add permalinks 9 年之前
  Lucas Stadler 827182e9b2 Make the help a bit prettier 9 年之前
  Lucas Stadler 9cf0b55b98 Support writing directly to a file 9 年之前
  Lucas Stadler dcca89e179 Parse video urls a little more robustly 9 年之前
  Lucas Stadler cf77fe8f5b Add support for video (youtube) posts 9 年之前
  Lucas Stadler f85d3f6b51 Explain how to write posts with special characters 9 年之前
  Lucas Stadler ed6770579f Add support for text posts 9 年之前
  Lucas Stadler 4356badbb1 Add link and date to song example 9 年之前
  Lucas Stadler 1b85e11f27 Support posting songs 9 年之前
  Lucas Stadler 17cd1c9b1d Support image posts 9 年之前
  Lucas Stadler 914205df3a Add a very simple README 9 年之前
  Lucas Stadler f2842411d2 Support setting a custom title 9 年之前
  Lucas Stadler 2aab77c141 Fix the generated HTML 9 年之前
  Lucas Stadler 4b16cc1743 Add a flag to change the CSS 9 年之前
  Lucas Stadler 85d26463a3 Add a few standard styles 9 年之前
  Lucas Stadler 7b2b2cde49 Add an optional date field 9 年之前
  Lucas Stadler 62cb860145 Add a flag to reverse the order of the posts 9 年之前
  Lucas Stadler 5230573e28 Support using a custom file name 9 年之前
  Lucas Stadler 1075290002 Support writing the ids back to the file 9 年之前
  Lucas Stadler 39bb34e29a Add a tiny (link)blog-generating thing 9 年之前
  Lucas Stadler 2166eab0e3 Ignore compiled binaries 10 年之前
  Lucas Stadler 093085230d Add a tool to run a command with the output piped in 10 年之前
  Lucas Stadler 0bc1ff7929 List files with colour 10 年之前
  Lucas Stadler 99697c5ed3 Add option to always list files 10 年之前
  Lucas Stadler a57ada1118 Add `explore`, to explore new projects 10 年之前
  Lucas Stadler 9f814b9651 Remove leftover debug eval from main 10 年之前
  Lucas Stadler 35e8621825 Don't spawn the REPL if -e is used 10 年之前
  Lucas Stadler e3a80a016f Ensure static path sizes don't break 10 年之前
  Lucas Stadler 532f059d71 Use st_mtime instead of st_mtim.tv_sec 10 年之前
  Lucas Stadler 8b3143f30a Silence a few debug printouts 10 年之前
  Lucas Stadler a7ce033ae3 Use value_to_c_string in print fns 10 年之前
  Lucas Stadler 50611ead5a Use value_to_c_string in print_value 10 年之前
  Lucas Stadler 47ce035485 Fix whitespace issues from automated editing 10 年之前
  Lucas Stadler fda8b26104 Fix allocs in function_cache and value_to_c_string 10 年之前
  Lucas Stadler b386294fdc Return mtime from get_contents as well 10 年之前
  Lucas Stadler 7b00df2c3d Fix some debug printouts 10 年之前
  Lucas Stadler 430580d34c Implement caching compilation results 10 年之前
  Lucas Stadler f4911b3598 Return nil in function_read_file if not found 10 年之前
  Lucas Stadler 9bc70ed00f Support basic commandline arguments 10 年之前
  Lucas Stadler a2a6817f6b Use print_value in the repl 10 年之前
  Lucas Stadler 56ceb734f4 Make debug_print_value a macro, add print_value 10 年之前
  Lucas Stadler c21db3c52f Add a simple REPL using linenoise 10 年之前
  Lucas Stadler 5cb9cba628 Return nil in function_load if file is not present 10 年之前
  Lucas Stadler ad52b5d8d9 Ignore .vscode directory 10 年之前