Commit Graph

  • 856f1bb9d5 Run stylish-haskell master Christine Dodrill 2015-07-30 09:31:09 -0700
  • 8587395399 404 handler should return 404 Christine Dodrill 2015-07-30 09:23:00 -0700
  • 75f009dade Main: turn some do code into let ... in Christine Dodrill 2015-07-30 09:22:05 -0700
  • d427db124f Main: show 404 page if path is not found Christine Dodrill 2015-07-30 09:09:00 -0700
  • 0fa42c588c Main: Simplify this a bit more Christine Dodrill 2015-07-29 22:35:11 -0700
  • 6bb5d0db06 move HTML rendering baggage to Utils Christine Dodrill 2015-07-29 22:33:14 -0700
  • a8147c2461 Show a 404 when a nonexistant page is accessed Christine Dodrill 2015-07-29 22:23:13 -0700
  • a0beb7cc6b emit micro-css Christine Dodrill 2015-07-29 21:54:32 -0700
  • a5ce2358ab run stylish-haskell Christine Dodrill 2015-07-29 21:18:00 -0700
  • 03714a8b46 Move CSS rendering into the base template Christine Dodrill 2015-07-29 21:12:11 -0700
  • 0b1489f00e Thread: don't infix a map lookup Christine Dodrill 2015-07-29 20:39:49 -0700
  • 106a061a8e Make this written the other way around Christine Dodrill 2015-07-29 20:16:25 -0700
  • fe1a4dc87a Beautify the CSS Christine Dodrill 2015-07-29 18:56:46 -0700
  • e0d159eab4 Move user information into the left card Christine Dodrill 2015-07-29 18:55:58 -0700
  • 9c78c6704e Stylize Christine Dodrill 2015-07-29 18:46:49 -0700
  • 08a953f852 Use rendered CSS Christine Dodrill 2015-07-29 18:29:28 -0700
  • 4b10ae7df8 Add base CSS Christine Dodrill 2015-07-29 18:25:23 -0700
  • 8dcc285307 Make Post render User directly Christine Dodrill 2015-07-29 18:01:25 -0700
  • 1f6f5fc809 Materialize.base -> render Christine Dodrill 2015-07-29 15:29:54 -0700
  • bf5d7a8f8c Main: clean up imports Christine Dodrill 2015-07-29 00:02:44 -0700
  • 24fbc444ba Main: Make this a bit more vertical Christine Dodrill 2015-07-28 23:56:26 -0700
  • 4430d6c4f9 Main: Refactor the router, show thread pages Christine Dodrill 2015-07-28 23:50:25 -0700
  • 968de846a7 User: better show user card Christine Dodrill 2015-07-28 23:49:48 -0700
  • 35b12761d0 Actually add transformers Christine Dodrill 2015-07-28 23:49:24 -0700
  • 6c81f84756 Use map Christine Dodrill 2015-07-28 22:09:04 -0700
  • 49dd8f6396 Remove deprecated scripts Christine Dodrill 2015-07-28 18:04:32 -0700
  • 80aa25c7d1 Add gitattributes Christine Dodrill 2015-07-28 18:03:00 -0700
  • 5da73dabea Add readme Christine Dodrill 2015-07-28 18:02:13 -0700
  • ed2a686f5d Script refinement Christine Dodrill 2015-07-28 17:45:40 -0700
  • 0734115264 remove more dead code Christine Dodrill 2015-07-28 16:05:18 -0700
  • e9057b0e84 remove dead code Christine Dodrill 2015-07-28 16:05:06 -0700
  • c0188f434c User: make this card darker, like the dark pits of my soul Christine Dodrill 2015-07-28 13:41:42 -0700
  • ebf71ed675 Have rendering a post take its author too Christine Dodrill 2015-07-28 13:41:12 -0700
  • 7d5adcba66 make these columns unique Christine Dodrill 2015-07-28 13:40:13 -0700
  • 4ecee40c95 scrape: fix Christine Dodrill 2015-07-28 13:39:39 -0700
  • 4dda83907f remove a p wrapper from here Christine Dodrill 2015-07-28 11:04:30 -0700
  • b663980b4b Fix Post rendering, thanks andy Christine Dodrill 2015-07-28 10:06:09 -0700
  • 99567b586b Try using pandoc? Christine Dodrill 2015-07-28 09:50:07 -0700
  • e255e6672e Use renderMarkup instead of renderHtml Christine Dodrill 2015-07-28 09:10:57 -0700
  • fd944b3e34 query and show a user from the database Christine Dodrill 2015-07-28 08:51:02 -0700
  • d4cefb71b1 Newline here for clarity Christine Dodrill 2015-07-28 08:43:49 -0700
  • 846bbe8eef render posts and users Christine Dodrill 2015-07-28 08:38:30 -0700
  • b7682dbbb2 Add materialize files Christine Dodrill 2015-07-28 08:38:19 -0700
  • 60ab03761e Log requests to standard out Christine Dodrill 2015-07-28 07:28:03 -0700
  • 2173c47696 Add static middleware Christine Dodrill 2015-07-28 01:10:52 -0700
  • b28c20f4e5 Run stylish-haskell Christine Dodrill 2015-07-28 00:00:18 -0700
  • 7bc70e9753 Simplify Post Christine Dodrill 2015-07-27 23:53:11 -0700
  • 1a31e0146a Add User model Christine Dodrill 2015-07-27 23:47:50 -0700
  • 32acbcedda Post: align record better Christine Dodrill 2015-07-27 23:47:39 -0700
  • 4221aca52e Add blaze HTML dependency Christine Dodrill 2015-07-27 23:46:02 -0700
  • 4b3aa612e3 make the types more explicit Christine Dodrill 2015-07-27 23:29:29 -0700
  • b6ca8364a4 Move Post to its own module Christine Dodrill 2015-07-27 23:18:58 -0700
  • 5a14a1849a Use Text instead of String Christine Dodrill 2015-07-27 23:12:13 -0700
  • b5f1a707e2 Show a single post on / Christine Dodrill 2015-07-27 22:54:37 -0700
  • ab1a278660 update cabal file, add text and sqlite dependencies Christine Dodrill 2015-07-27 22:54:26 -0700
  • 29215421f3 Add basic working hello world example Christine Dodrill 2015-07-27 22:03:13 -0700
  • 72a56aaaa2 Start work on the web frontend Christine Dodrill 2015-07-27 21:55:49 -0700
  • 85e9ec60ba import stuff back from pandoc Christine Dodrill 2015-07-27 21:29:19 -0700
  • 7daae052f6 add runpandoc.sh and prepareforpandoc.moon Christine Dodrill 2015-07-27 21:13:39 -0700
  • 823421cdb6 break forum thread pages up Christine Dodrill 2015-07-27 20:30:34 -0700
  • 10687bfca8 make ignored posts folder Christine Dodrill 2015-07-27 20:11:36 -0700
  • 83774c990d list of authors Christine Dodrill 2015-07-27 20:10:55 -0700
  • 82fadf9b35 Add script for getting user info Christine Dodrill 2015-07-27 20:10:46 -0700
  • 2c687120b5 scrape.moon: LUDICROUS SPEED Christine Dodrill 2015-07-27 19:17:43 -0700
  • c74614a565 refresh 3200 Christine Dodrill 2015-07-27 19:15:43 -0700
  • 81279be189 scrape the posts into a sqlite database Christine Dodrill 2015-07-27 18:44:26 -0700
  • d1f2fb5a7b Add license Christine Dodrill 2015-07-27 18:07:29 -0700
  • d475d6febb make importing scripts, etc Christine Dodrill 2015-07-27 18:04:33 -0700
  • 6676243e53 Add posts Christine Dodrill 2015-07-27 18:04:20 -0700