JesseBrault0709
|
a233395cc7
|
Changed groovy enum to java enum for profiling.
StaticSiteGenerator Release / release (push) Has been cancelled
|
2024-06-08 10:37:51 +02:00 |
|
JesseBrault0709
|
760b734f21
|
Rename .groovy to .java
|
2024-06-08 10:37:40 +02:00 |
|
JesseBrault0709
|
599fb919c7
|
Refactoring of DefaultStaticSiteGenerator and related bugs.
|
2024-06-02 13:43:38 +02:00 |
|
JesseBrault0709
|
13b22b1afa
|
Added 'default' as default build name for ssg-cli.
|
2024-05-27 10:53:15 +02:00 |
|
JesseBrault0709
|
d1c8a74355
|
Added wvc-compiler to runtime.
|
2024-05-27 10:40:30 +02:00 |
|
JesseBrault0709
|
30e463f1cf
|
Successfully building a dist from a simple page.
|
2024-05-16 17:45:59 +02:00 |
|
JesseBrault0709
|
bc1d545297
|
Massive clean up and api/cli/gradle work. Running successfully now in test-ssg-project.
|
2024-05-16 10:35:21 +02:00 |
|
JesseBrault0709
|
c502727243
|
Worked on buildscript.
|
2024-05-14 15:52:37 +02:00 |
|
JesseBrault0709
|
f11334c74b
|
Working with groowt now from mavenLocal.
|
2024-05-13 13:34:19 +02:00 |
|
JesseBrault0709
|
02180cc522
|
Initialized ssg-gradle-plugin.
|
2024-05-13 11:00:55 +02:00 |
|
JesseBrault0709
|
103d10e8c4
|
Upgraded gradle and all dependencies.
|
2024-05-13 10:33:18 +02:00 |
|
JesseBrault0709
|
0a230775b9
|
Little things.
|
2023-06-16 18:03:26 +02:00 |
|
JesseBrault0709
|
c18438ff6a
|
Small bug fixes; everything working.
|
2023-06-14 12:59:54 +02:00 |
|
JesseBrault0709
|
f44f2df797
|
Massive amount of work: 1. html specs, 2. classloaders.
|
2023-06-14 11:20:53 +02:00 |
|
JesseBrault0709
|
b741765b24
|
Fixed bugs with gst; now using one GroovyScriptEngine.
|
2023-06-12 15:57:37 +02:00 |
|
JesseBrault0709
|
2208c9f4c0
|
Updated Slf4j, and ModelCollectionTests.
|
2023-06-12 09:36:01 +02:00 |
|
JesseBrault0709
|
956642339c
|
Imports in gsp/gst files now working.
|
2023-06-12 08:35:56 +02:00 |
|
JesseBrault0709
|
fa58875f88
|
Fixed help messages.
|
2023-05-15 10:15:22 +02:00 |
|
JesseBrault0709
|
ab0b09fb62
|
OutputDirFunction merging working correctly. All api/cli tests passing.
|
2023-05-15 07:55:07 +02:00 |
|
JesseBrault0709
|
594ed8ba7d
|
Deleted BuildScriptRunner and its implementation.
|
2023-05-14 16:17:23 +02:00 |
|
JesseBrault0709
|
dfcc2364e3
|
Fixed visibility.
|
2023-05-02 17:57:27 +02:00 |
|
JesseBrault0709
|
4c920fb485
|
meatyInitAndBuild test written; added Jsoup; notion of baseDir; ResourceUtil.
|
2023-05-02 17:55:22 +02:00 |
|
JesseBrault0709
|
5a70f9c91c
|
Lots of work refactoring and introduction of StaticSiteGenerator and implementation.
|
2023-05-01 20:57:35 +02:00 |
|
JesseBrault0709
|
7708ac66e0
|
BuildScriptRunner tests working; added binding and other params.
|
2023-04-30 20:15:01 +02:00 |
|
JesseBrault0709
|
2dbbe53a10
|
AbstractBuildCommand now uses BuildScriptRunner correctly.
|
2023-04-30 12:53:55 +02:00 |
|
JesseBrault0709
|
7ec9107165
|
Working on GroovyBuildScriptRunner tests.
|
2023-04-30 12:51:07 +02:00 |
|
JesseBrault0709
|
8fd08f51f1
|
Updated Cli to include new options.
|
2023-04-27 14:05:46 +02:00 |
|
JesseBrault0709
|
db5d00bdca
|
Major work for v0.2.0; moved from lib to api; tests all working.
|
2023-04-25 18:32:10 +02:00 |
|
JesseBrault0709
|
ee98482e7e
|
Fixed null pointer bug with taskTypes.
|
2023-02-21 18:41:33 +01:00 |
|
JesseBrault0709
|
92c810870c
|
Major refactoring and introduction of Task model.
|
2023-02-21 15:26:47 +01:00 |
|
JesseBrault0709
|
c5ac81055c
|
Major refactor to renderers.
|
2023-02-19 21:41:22 +01:00 |
|
Jesse Brault
|
111bdea286
|
SiteSpec proliferated.
|
2023-02-15 16:13:20 +01:00 |
|
Jesse Brault
|
bbb0484a74
|
Added InputPages; fixed output paths.
|
2023-02-15 10:16:42 +01:00 |
|
Jesse Brault
|
076bc9bc52
|
Refactoring of all file providers; all paths now include extension.
|
2023-02-14 15:33:15 +01:00 |
|
Jesse Brault
|
a1f1871d1a
|
Updating dependencies.
|
2023-02-11 10:03:26 +01:00 |
|
JesseBrault0709
|
8d37d8883d
|
Working on new Template
|
2023-01-16 20:05:15 -06:00 |
|
JesseBrault0709
|
9bf299558f
|
Improved naming of output files.
|
2023-01-13 17:53:18 -06:00 |
|
JesseBrault0709
|
90db278e39
|
Cli much better interface and user experience.
|
2023-01-13 10:35:26 -06:00 |
|
JesseBrault0709
|
480c794047
|
Added ExcerptGetter and fixed potential FrontMatter bug.
|
2023-01-12 19:52:15 -06:00 |
|
JesseBrault0709
|
e2178c9d51
|
--watch now generates before watching.
|
2023-01-10 12:43:40 -06:00 |
|
JesseBrault0709
|
3c8ac6a743
|
Watching all main dirs.
|
2023-01-10 12:33:42 -06:00 |
|
JesseBrault0709
|
0dd5b2447b
|
Trying generate when watched.
|
2023-01-10 12:29:23 -06:00 |
|
JesseBrault0709
|
444047b205
|
More logging.
|
2023-01-10 12:14:48 -06:00 |
|
JesseBrault0709
|
fecde624c1
|
Watching child dirs.
|
2023-01-10 12:09:25 -06:00 |
|
JesseBrault0709
|
47947a90b9
|
Added watchKey.reset().
|
2023-01-10 09:51:43 -06:00 |
|
JesseBrault0709
|
3dbf36832e
|
Added some more logging.
|
2023-01-10 09:47:31 -06:00 |
|
JesseBrault0709
|
c0d0da858b
|
Forgot to execute.
|
2023-01-10 09:44:48 -06:00 |
|
JesseBrault0709
|
101dd0b8da
|
Added simple watch mode (no-op).
|
2023-01-10 09:37:46 -06:00 |
|
JesseBrault0709
|
46f5395247
|
BuildScriptBase has better api.
|
2023-01-09 17:27:33 -06:00 |
|
JesseBrault0709
|
27ae22d5eb
|
Major refactoring and api changes.
|
2023-01-08 17:31:26 -06:00 |
|