Commit Graph

31 Commits

Author SHA1 Message Date
Christine Dodrill e255e6672e Use renderMarkup instead of renderHtml 2015-07-28 09:10:57 -07:00
Christine Dodrill fd944b3e34 query and show a user from the database 2015-07-28 08:51:02 -07:00
Christine Dodrill d4cefb71b1 Newline here for clarity 2015-07-28 08:43:49 -07:00
Christine Dodrill 846bbe8eef render posts and users 2015-07-28 08:38:30 -07:00
Christine Dodrill b7682dbbb2 Add materialize files 2015-07-28 08:38:19 -07:00
Christine Dodrill 60ab03761e Log requests to standard out 2015-07-28 07:28:03 -07:00
Christine Dodrill 2173c47696 Add static middleware 2015-07-28 01:10:52 -07:00
Christine Dodrill b28c20f4e5 Run stylish-haskell 2015-07-28 00:00:18 -07:00
Christine Dodrill 7bc70e9753 Simplify Post
You need to import this as qualified or things will break.

Also add some blaze crap for the lols
2015-07-27 23:53:11 -07:00
Christine Dodrill 1a31e0146a Add User model 2015-07-27 23:47:50 -07:00
Christine Dodrill 32acbcedda Post: align record better 2015-07-27 23:47:39 -07:00
Christine Dodrill 4221aca52e Add blaze HTML dependency 2015-07-27 23:46:02 -07:00
Christine Dodrill 4b3aa612e3 make the types more explicit 2015-07-27 23:29:29 -07:00
Christine Dodrill b6ca8364a4 Move Post to its own module 2015-07-27 23:18:58 -07:00
Christine Dodrill 5a14a1849a Use Text instead of String 2015-07-27 23:12:13 -07:00
Christine Dodrill b5f1a707e2 Show a single post on / 2015-07-27 22:54:37 -07:00
Christine Dodrill ab1a278660 update cabal file, add text and sqlite dependencies 2015-07-27 22:54:26 -07:00
Christine Dodrill 29215421f3 Add basic working hello world example 2015-07-27 22:03:13 -07:00
Christine Dodrill 72a56aaaa2 Start work on the web frontend 2015-07-27 21:55:49 -07:00
Christine Dodrill 85e9ec60ba import stuff back from pandoc 2015-07-27 21:29:19 -07:00
Christine Dodrill 7daae052f6 add runpandoc.sh and prepareforpandoc.moon 2015-07-27 21:13:39 -07:00
Christine Dodrill 823421cdb6 break forum thread pages up 2015-07-27 20:30:34 -07:00
Christine Dodrill 10687bfca8 make ignored posts folder 2015-07-27 20:11:36 -07:00
Christine Dodrill 83774c990d list of authors 2015-07-27 20:10:55 -07:00
Christine Dodrill 82fadf9b35 Add script for getting user info 2015-07-27 20:10:46 -07:00
Christine Dodrill 2c687120b5 scrape.moon: LUDICROUS SPEED 2015-07-27 19:17:43 -07:00
Christine Dodrill c74614a565 refresh 3200 2015-07-27 19:15:43 -07:00
Christine Dodrill 81279be189 scrape the posts into a sqlite database 2015-07-27 18:44:26 -07:00
Christine Dodrill d1f2fb5a7b Add license 2015-07-27 18:07:29 -07:00
Christine Dodrill d475d6febb make importing scripts, etc 2015-07-27 18:04:33 -07:00
Christine Dodrill 6676243e53 Add posts 2015-07-27 18:04:20 -07:00