Commit Graph

  • 4706ab73fa
    Creating a workflow, part 2/?. JesseBrault0709 2023-01-13 16:59:24 -0600
  • 11899059d1 Making a release workflow, part 1/?. JesseBrault0709 2023-01-13 16:55:39 -0600
  • 90db278e39 Cli much better interface and user experience. v0.0.1-SNAPSHOT JesseBrault0709 2023-01-13 10:35:26 -0600
  • 0b95f4662d File-based providers no longer throw exception if dir does not exist or is not a dir. JesseBrault0709 2023-01-13 09:08:58 -0600
  • c312b0cf8f Fixed logging of Text in SimpleStaticSiteGenerator. JesseBrault0709 2023-01-13 08:48:41 -0600
  • 9ecb985bc9 If there is no 'template' in frontMatter, does not generate text. JesseBrault0709 2023-01-13 08:47:37 -0600
  • 480c794047 Added ExcerptGetter and fixed potential FrontMatter bug. JesseBrault0709 2023-01-12 19:52:15 -0600
  • 61669966d5 Accidentally organized some imports. JesseBrault0709 2023-01-11 12:58:40 -0600
  • aefd0bc661
    Merge pull request #1 from JesseBrault0709/watch JesseBrault0709 2023-01-10 12:47:00 -0600
  • e2178c9d51 --watch now generates before watching. JesseBrault0709 2023-01-10 12:43:40 -0600
  • baf425739b All file-based providers implement WithWatchableDir. JesseBrault0709 2023-01-10 12:40:50 -0600
  • 3c8ac6a743 Watching all main dirs. JesseBrault0709 2023-01-10 12:33:42 -0600
  • 0dd5b2447b Trying generate when watched. JesseBrault0709 2023-01-10 12:29:23 -0600
  • 444047b205 More logging. JesseBrault0709 2023-01-10 12:14:48 -0600
  • fecde624c1 Watching child dirs. JesseBrault0709 2023-01-10 12:09:25 -0600
  • 47947a90b9 Added watchKey.reset(). JesseBrault0709 2023-01-10 09:51:43 -0600
  • 3dbf36832e Added some more logging. JesseBrault0709 2023-01-10 09:47:31 -0600
  • c0d0da858b Forgot to execute. JesseBrault0709 2023-01-10 09:44:48 -0600
  • 101dd0b8da Added simple watch mode (no-op). JesseBrault0709 2023-01-10 09:37:46 -0600
  • 106952874b Log build name. JesseBrault0709 2023-01-09 19:26:56 -0600
  • d9824d7119 Fixed missing property in BuildScriptBase, part 2. JesseBrault0709 2023-01-09 17:36:11 -0600
  • 2cbfb37654 Fixed missing property in BuildScriptBase. JesseBrault0709 2023-01-09 17:34:30 -0600
  • 46f5395247 BuildScriptBase has better api. JesseBrault0709 2023-01-09 17:27:33 -0600
  • 25a06332d4 FrontMatter now has a Text field. JesseBrault0709 2023-01-08 17:36:01 -0600
  • 27ae22d5eb Major refactoring and api changes. JesseBrault0709 2023-01-08 17:31:26 -0600
  • 829ec4698e Better cli usage messages. JesseBrault0709 2023-01-08 10:15:15 -0600
  • a9bf55793a Fixing null pointer. JesseBrault0709 2023-01-08 10:07:16 -0600
  • 09c174415b Experimenting with programmatic log levels. JesseBrault0709 2023-01-08 10:05:13 -0600
  • d856f194ff Logging colors and reduced logging load. JesseBrault0709 2023-01-08 09:14:58 -0600
  • e6e20b5f3e Consistent toString() and @EqualsAndHashCode for most classes. JesseBrault0709 2023-01-08 09:01:56 -0600
  • 8352e6001d Fixed stack overflow bug. JesseBrault0709 2023-01-07 21:42:51 -0600
  • dd5ccc55e9 Script config closure delegate and script auto imports. JesseBrault0709 2023-01-07 21:38:37 -0600
  • 92515785a0 Better testing with Mockito. JesseBrault0709 2023-01-07 18:30:36 -0600
  • 9d3f3f180b Default render() method on embeddables, and better testing. JesseBrault0709 2023-01-07 18:00:28 -0600
  • fd09b720bb Globals proliferated throughout. JesseBrault0709 2023-01-07 17:28:18 -0600
  • f205d0b543 Changed Config to only include Providers JesseBrault0709 2023-01-07 17:03:04 -0600
  • 8f1bf081e4 Removed Yaml dependency. JesseBrault0709 2023-01-06 19:32:39 -0600
  • 238fb12a37 Changed some log levels. JesseBrault0709 2023-01-06 19:31:51 -0600
  • 27aab78ca3 Adding buildScript JesseBrault0709 2023-01-06 14:26:33 -0600
  • 12e44c3e00 Changed texts in special pages to be a collection rather than a map. JesseBrault0709 2023-01-05 18:35:53 -0600
  • fd49b34756 PartsMap and TextsMap now delegate to Map. JesseBrault0709 2023-01-05 09:49:47 -0600
  • e6b603fd69 Added specialPages and some better error handling. JesseBrault0709 2023-01-05 09:38:31 -0600
  • b293bb856b FrontMatter accessible from templates. JesseBrault0709 2023-01-04 21:17:12 -0600
  • 5b2f83898d More refactoring, added parts. JesseBrault0709 2023-01-04 20:29:46 -0600
  • c91700aecd Cli working. JesseBrault0709 2023-01-04 14:24:19 -0600
  • 158e87942c Tests working now. JesseBrault0709 2023-01-04 11:05:13 -0600
  • 68c252d077 Major refactoring. JesseBrault0709 2023-01-04 10:38:31 -0600
  • 30861b3d44 initial commit Jesse Brault 2023-01-04 09:26:00 -0600