74 コミット (master)
 

作成者 SHA1 メッセージ 日付
  Dylan Baker af9a781fde Clean up warnings 1年前
  Dylan Baker 644662e0df Update lockfile 1年前
  Dylan Baker af2cc341c8 Aargh 4年前
  Dylan Baker 2d5ffb2cbf Version bump to republish 4年前
  Dylan Baker bbc1de37f5 Update cargo.lock 4年前
  Dylan Baker ed5436422f Bump version 4年前
  Dylan Baker 03168c7646 Add changelog 4年前
  Dylan Baker 7c38f8b9e7 Update readme 4年前
  Dylan Baker cc264ed379 Add new {{ date }} variable to README 4年前
  Dylan Baker 62b85c9107 Update post format in readme 4年前
  Dylan Baker dafb7c778b Implement rss 5年前
  Dylan Baker 67530d79dc Make static variables uppercase 5年前
  Dylan Baker 4ce4e68df5 Move css/ and js/ to assets/ 5年前
  Dylan Baker 1fee1972ea Restructure entry parsing, should help with speed 5年前
  Dylan Baker aade0d66a3 Try pulldown-cmark instead of comrak 5年前
  Dylan Baker 02ae0a3cca Remove vestigial post and page files 5年前
  Dylan Baker 117c7fff9d Implement {{ date }} variable for entries 5年前
  Dylan Baker 9a2947d25a Version 0.2.0 5年前
  Dylan Baker 2870bc9c23 Update readme 5年前
  Dylan Baker 5bc14208ac Get tests to pass in parallel 5年前
  Dylan Baker 38fbd6bb67 Take IO out of entry parsing 5年前
  Dylan Baker fb03f04bc1 Consolidate pages and posts into entries 5年前
  Dylan Baker bb7592eac1 Allow displaying date 5年前
  Dylan Baker 7b1f48e8fa Sort posts by date 5年前
  Dylan Baker adbb0c248d Give posts a date, separate posts and pages 5年前
  Dylan Baker 581c794a5a Bump version 5年前
  Dylan Baker 071b04f5e1 I guess I need to flesh out cargo.toml even more 5年前
  Dylan Baker 6517161831 Update readme since we're on crates.io now 5年前
  Dylan Baker 8867c7778d Update cargo.toml to satisfy crates.io 5年前
  Dylan Baker 3caa73c264 Add license 5年前
  Dylan Baker 907ea6cff4 Update read me 5年前
  Dylan Baker 84db626b5d Create some basic default templates 5年前
  Dylan Baker 0e6a98c16d Fix readme markdown 5年前
  Dylan Baker 108156d3ed Make separate page template 5年前
  Dylan Baker ca3ad587d4 Introduce pages, move posts under /posts 5年前
  Dylan Baker b367410685 Change name 5年前
  Dylan Baker 8783ea2e2a fmt 5年前
  Dylan Baker 935b3a96b3 Watch whole directory but blacklist public/.git 5年前
  Dylan Baker 346794e194 Implement drafts 5年前
  Dylan Baker d65f4003c9 Implement watch 5年前
  Dylan Baker ab1c0df8f6 Move commands into module 5年前
  Dylan Baker 45521a78cd Use config to dynamically generate page titles 5年前
  Dylan Baker 12e4d78c47 Create config system 5年前
  Dylan Baker 21e3fdfa12 Test building 5年前
  Dylan Baker 7eaff00b02 Add test script for ease of use 5年前
  Dylan Baker 38a55e6f2f Create css/js folders and copy them right into /public 5年前
  Dylan Baker 22bbf46dba Remove whole public directory and start over 5年前
  Dylan Baker b1a20ac244 Fix post regex to correctly capture multiple paragraphs 5年前
  Dylan Baker 4503c874b7 #[cfg(test)] 5年前
  Dylan Baker 552f4252f4 Test new 5年前