Commit Graph

  • d0328b1211 Upgrade dependencies master upgrade-dependencies TakeV 2021-11-29 19:10:22 -0800
  • 09840c1702 Merge pull request 'Add sass support' (#7) from add-sass-support into master TakeV 2021-11-30 02:37:50 +0000
  • 254fff429c Add sass support Charlotte Allen 2021-11-29 18:20:04 -0800
  • 4cee1378f8 Cleanup Charlotte Allen 2021-11-29 17:30:02 -0800
  • ee2f6dcded Post types post-io Charlotte Allen 2021-10-21 22:36:06 -0700
  • 1f3183d9f6 Refactoring for dependency injection based IO Charlotte Allen 2020-07-22 22:32:55 -0700
  • 462fef7cf6 Cleanup index Charlotte Allen 2020-07-22 18:53:25 -0700
  • 0674314e0d Initial work for isolating post io Charlotte Allen 2020-07-22 15:51:29 -0700
  • 71638b9018
    Merge pull request #6 from CharlieRoseMarie/pipelines Charlotte Rose-Marie Allen 2020-03-17 16:04:20 -0700
  • e734115c01
    Update gitignore Charlotte Allen 2020-03-17 15:56:51 -0700
  • eea6a1e858
    Add basic pipeline plumbing Charlotte Allen 2020-02-12 16:36:35 -0800
  • fe912249b1
    Lint fixes cleanup Charlotte Allen 2020-02-04 17:04:26 -0800
  • ae976925fb
    Fix order of methods for posts-io and update older packages Charlotte Allen 2020-02-04 15:59:38 -0800
  • 724d1e9a7f Consolodate post reading under posts-io. Charlotte Allen 2020-02-03 13:26:57 -0800
  • 1c43b84d68 Use EDN to read, rather than read-string. Charlotte Allen 2020-02-03 13:00:10 -0800
  • a091a377b0 Switch fully qualified namespace to use require Charlotte Allen 2020-02-03 12:58:25 -0800
  • 84c201c6e1 Save posts as "edn" extension, rather than JSON. Charlotte Allen 2020-02-03 12:55:15 -0800
  • be0aeeb80d Revert to digits for writing a post, and use correct "pr-str" to write edn data. Charlotte Allen 2020-02-03 12:53:54 -0800
  • 4f3cfe4728 Run cljfmt Charlotte Allen 2020-02-03 12:43:24 -0800
  • ef6922ab83
    Merge pull request #5 from CharlieRoseMarie/add-indexing Charlotte Rose-Marie Allen 2020-02-03 12:35:28 -0800
  • 4825e9cf26 Add post crawling Charlotte Allen 2020-02-03 12:29:19 -0800
  • da11623da2
    Merge pull request #4 from CharlieRoseMarie/h-card-work Charlotte Rose-Marie Allen 2020-01-28 17:43:18 -0800
  • 0676034b7d
    Implement tiny h-card for posts h-card-work Charlotte Allen 2020-01-28 17:42:18 -0800
  • 0d8a203c3c
    Add means to record and display an author Charlotte Allen 2020-01-28 16:23:05 -0800
  • d26ee9923d
    Add basic author config Charlotte Allen 2020-01-27 23:58:10 -0800
  • d7647824b1
    Merge pull request #3 from CharlieRoseMarie/add-routing Charlotte Rose-Marie Allen 2020-01-27 23:19:25 -0800
  • a268607e98
    Playing around with routing Charlotte Allen 2020-01-27 23:14:01 -0800
  • 66303327eb
    Merge pull request #2 from CharlieRoseMarie/remove-db Charlotte Rose-Marie Allen 2020-01-27 19:43:51 -0800
  • b41d6534ca
    Revert adding a db since I'm going with flat files Charlotte Allen 2020-01-27 19:42:36 -0800
  • 29e932d14d
    Merge pull request #1 from CharlieRoseMarie/add-posts Charlotte Rose-Marie Allen 2020-01-27 19:18:21 -0800
  • a07bfbd98c
    Add parsing of posts. Need to look into the security of read-string. add-posts Charlotte Allen 2020-01-27 19:16:48 -0800
  • 8ad5be6cc2
    Merge branch 'master' into add-posts Charlotte Allen 2020-01-27 19:15:20 -0800
  • 703520077e
    Remove unneeded json stuff. Turns out we can serialize the data structures directly Charlotte Allen 2020-01-27 18:57:49 -0800
  • c787cacc52
    Implement basic post recording Charlotte Allen 2020-01-27 18:54:24 -0800
  • 44d0da8f46
    Add basic post generation method Charlotte Allen 2020-01-27 17:13:09 -0800
  • 573b7ed0a5
    Run files through formater Charlotte Allen 2020-01-27 16:35:03 -0800
  • ac745e8f1e
    Add formatter to project Charlotte Allen 2020-01-27 16:32:35 -0800
  • 9ad5b67a74
    Add dependencies needed for parsing and writing posts Charlotte Allen 2020-01-27 15:39:14 -0800
  • 63a5ad9cd3
    Use Luminus gitignore, since it's already set up Charlotte Allen 2020-01-06 11:28:59 -0800
  • 22971d801f
    Add database stuff Charlotte Allen 2020-01-06 11:27:28 -0800
  • 397d8a5cee
    Merge branch 'master' of github.com:CharlieRoseMarie/ShapeyShifty Charlotte Allen 2020-01-06 11:21:05 -0800
  • 5bc089ffa2
    More removing non-tracked files Charlotte Allen 2020-01-06 11:20:57 -0800
  • 3b0cccaf6f
    Create LICENSE Charlotte Rose-Marie Allen 2020-01-06 11:14:16 -0800
  • cf8467e920
    Remove file that shouldn't have been committed Charlotte Allen 2020-01-06 11:01:55 -0800
  • 6448bd979a
    Initial creation of Luminus project Charlotte Allen 2020-01-06 10:57:10 -0800
  • 572197ac2a
    Initial commit Charlotte Rose-Marie Allen 2020-01-06 10:40:10 -0800