65 Révisions (62b85c91073379ecf9d8e407ed7cf1a76968cf7b)
 

Auteur SHA1 Message Date
  Dylan Baker 62b85c9107 Update post format in readme il y a 5 ans
  Dylan Baker dafb7c778b Implement rss il y a 5 ans
  Dylan Baker 67530d79dc Make static variables uppercase il y a 5 ans
  Dylan Baker 4ce4e68df5 Move css/ and js/ to assets/ il y a 5 ans
  Dylan Baker 1fee1972ea Restructure entry parsing, should help with speed il y a 5 ans
  Dylan Baker aade0d66a3 Try pulldown-cmark instead of comrak il y a 5 ans
  Dylan Baker 02ae0a3cca Remove vestigial post and page files il y a 5 ans
  Dylan Baker 117c7fff9d Implement {{ date }} variable for entries il y a 5 ans
  Dylan Baker 9a2947d25a Version 0.2.0 il y a 5 ans
  Dylan Baker 2870bc9c23 Update readme il y a 5 ans
  Dylan Baker 5bc14208ac Get tests to pass in parallel il y a 5 ans
  Dylan Baker 38fbd6bb67 Take IO out of entry parsing il y a 5 ans
  Dylan Baker fb03f04bc1 Consolidate pages and posts into entries il y a 5 ans
  Dylan Baker bb7592eac1 Allow displaying date il y a 5 ans
  Dylan Baker 7b1f48e8fa Sort posts by date il y a 5 ans
  Dylan Baker adbb0c248d Give posts a date, separate posts and pages il y a 5 ans
  Dylan Baker 581c794a5a Bump version il y a 5 ans
  Dylan Baker 071b04f5e1 I guess I need to flesh out cargo.toml even more il y a 5 ans
  Dylan Baker 6517161831 Update readme since we're on crates.io now il y a 5 ans
  Dylan Baker 8867c7778d Update cargo.toml to satisfy crates.io il y a 5 ans
  Dylan Baker 3caa73c264 Add license il y a 5 ans
  Dylan Baker 907ea6cff4 Update read me il y a 5 ans
  Dylan Baker 84db626b5d Create some basic default templates il y a 5 ans
  Dylan Baker 0e6a98c16d Fix readme markdown il y a 5 ans
  Dylan Baker 108156d3ed Make separate page template il y a 5 ans
  Dylan Baker ca3ad587d4 Introduce pages, move posts under /posts il y a 5 ans
  Dylan Baker b367410685 Change name il y a 5 ans
  Dylan Baker 8783ea2e2a fmt il y a 5 ans
  Dylan Baker 935b3a96b3 Watch whole directory but blacklist public/.git il y a 5 ans
  Dylan Baker 346794e194 Implement drafts il y a 5 ans
  Dylan Baker d65f4003c9 Implement watch il y a 5 ans
  Dylan Baker ab1c0df8f6 Move commands into module il y a 5 ans
  Dylan Baker 45521a78cd Use config to dynamically generate page titles il y a 5 ans
  Dylan Baker 12e4d78c47 Create config system il y a 5 ans
  Dylan Baker 21e3fdfa12 Test building il y a 5 ans
  Dylan Baker 7eaff00b02 Add test script for ease of use il y a 5 ans
  Dylan Baker 38a55e6f2f Create css/js folders and copy them right into /public il y a 5 ans
  Dylan Baker 22bbf46dba Remove whole public directory and start over il y a 5 ans
  Dylan Baker b1a20ac244 Fix post regex to correctly capture multiple paragraphs il y a 5 ans
  Dylan Baker 4503c874b7 #[cfg(test)] il y a 5 ans
  Dylan Baker 552f4252f4 Test new il y a 5 ans
  Dylan Baker 5d398836d5 Reorganize il y a 5 ans
  Dylan Baker 544b6cf0ba Test writing post and post listing il y a 5 ans
  Dylan Baker 8469148ec3 Test render post listing il y a 5 ans
  Dylan Baker e39b136ec7 Get rid of these editor warnings il y a 5 ans
  Dylan Baker 3da5f4d4c0 Test post rendering il y a 5 ans
  Dylan Baker db69c81d0b Render markdown il y a 5 ans
  Dylan Baker 4cfa3b276d Test post parsing il y a 5 ans
  Dylan Baker 87cba00bef Split into modules il y a 5 ans
  Dylan Baker a575de5882 Separate rendering templates and writing to disk il y a 5 ans