Nick Vella
|
b7751ca027
|
ssg: advanced config FrontMatterPanel: add getter for FrontMatterKeys
|
2019-08-01 23:52:18 +10:00 |
Nick Vella
|
e28f2e64c4
|
ssg: StaticSiteClient: allow for disabled timeouts
|
2019-07-31 20:51:35 +10:00 |
Nick Vella
|
8143dcf231
|
ssg: StaticSiteConfig: load and save FrontMatterKeys, include in clone
|
2019-07-30 17:57:33 +10:00 |
Nick Vella
|
318fd847f4
|
ssg: StaticSiteConfig: remove SSG prefix from credentials keys
|
2019-07-30 17:43:21 +10:00 |
Nick Vella
|
0582307be9
|
ssg: StaticSiteConfigFrontMatterKeys: load and save from blog credentials
|
2019-07-30 17:42:47 +10:00 |
Nick Vella
|
e2fd2bffb9
|
ssg: StaticSiteItemFrontMatter: take StaticSiteConfigFrontMatterKeys in constructor, adjust static methods to suit
|
2019-07-30 17:12:11 +10:00 |
Nick Vella
|
7622f29124
|
ssg: StaticSiteConfigFrontMatterKeys: default values
|
2019-07-30 17:11:24 +10:00 |
Nick Vella
|
a6b7b81cb6
|
ssg: StaticSiteConfigValidator impl, move validation from wizard panels
|
2019-07-29 23:37:37 +10:00 |
Nick Vella
|
6de3348b88
|
ssg: StaticSiteConfig: Clone impl
|
2019-07-29 23:36:32 +10:00 |
Nick Vella
|
e8af31e41c
|
ssg: advanced config BuildPublishPanel: attributes, loading
|
2019-07-29 16:19:04 +10:00 |
Nick Vella
|
506e9a3638
|
ssg: advanced config BuildPublishPanel: recompute checkbox states on change
|
2019-07-29 15:50:51 +10:00 |
Nick Vella
|
2f9749b8a8
|
dpi: SideBarControl: scale text-only vertical padding
|
2019-07-26 02:30:18 +10:00 |
Nick Vella
|
983c7b8389
|
ssg: advanced config BuildPublishPanel layout
|
2019-07-26 02:25:59 +10:00 |
Nick Vella
|
83c76f4a72
|
ssg: advanced config AuthoringPanel: only naturalize height, improve control alignment
|
2019-07-26 01:22:45 +10:00 |
Nick Vella
|
46199f9ea6
|
ssg: advanced config FrontMatterPanel: generate table from StaticSiteConfigFrontMatterKeys in class, scale to DPI on layout
|
2019-07-26 01:11:56 +10:00 |
Nick Vella
|
68d9c977d7
|
ssg: advanced config Front Matter panel
|
2019-07-25 01:36:13 +10:00 |
Nick Vella
|
0f386718e4
|
ssg: advanced configuration Authoring panel
|
2019-07-25 00:40:08 +10:00 |
Nick Vella
|
01e7e63abe
|
ssg: advanced settings General panel: select folder button for local site path
|
2019-07-24 22:52:38 +10:00 |
Nick Vella
|
bd334dccf3
|
ssg: advanced settings General panel: fix dpi scaling related overflow
|
2019-07-24 22:26:55 +10:00 |
Nick Vella
|
4750b05edd
|
ssg: advanced config: use preferences form, add basic general panel, relevant controller logic
|
2019-07-24 01:41:30 +10:00 |
Nick Vella
|
6e2db9bf42
|
SideBarControl: add padding if there is no image for button
|
2019-07-24 01:39:27 +10:00 |
Nick Vella
|
bb6d3bfa1d
|
ssg: begin work on advanced config
|
2019-07-22 20:00:54 +10:00 |
Nick Vella
|
89fbbc1a3c
|
ssg: wizard: WeblogConfigurationWizardController: perform template autodetection on static site wizard completion
|
2019-07-22 18:57:58 +10:00 |
Nick Vella
|
29d4ac314c
|
ssg: StaticSiteClient: enable template support
|
2019-07-22 02:10:36 +10:00 |
Nick Vella
|
c6952ab4e8
|
blog template detection: if post body is not found on homepage, attempt to template off of post
|
2019-07-22 02:10:24 +10:00 |
Nick Vella
|
4e35f56a55
|
ssg: HttpRequestHelper: never cache http requests
|
2019-07-22 02:08:05 +10:00 |
Nick Vella
|
b8def8bbb7
|
ssg: StaticSiteClient: image uploading
|
2019-07-21 19:05:57 +10:00 |
Nick Vella
|
9965452a5a
|
ssg: StaticSiteConfig: SiteUrl config key, store copy of site url in credentials so that it can be accessed by StaticSiteClient after instantiation
|
2019-07-21 19:05:42 +10:00 |
Nick Vella
|
71c8ca6edb
|
ssg: StaticSiteClient: DeletePage impl
|
2019-07-21 02:00:14 +10:00 |
Nick Vella
|
08ac515ec2
|
ssg: StaticSiteClient: DoDeleteItem impl
|
2019-07-21 02:00:05 +10:00 |
Nick Vella
|
f18011d75e
|
ssg: StaticSitePost: use DatePublished from item for GetFileNameForProvidedSlug
|
2019-07-21 01:32:10 +10:00 |
Nick Vella
|
cbaaa0f811
|
ssg: StaticSiteClient: EditPage impl
|
2019-07-21 01:31:35 +10:00 |
Nick Vella
|
8f098815d5
|
ssg: StaticSiteClient: DoEditItem method impl for generic item editing
|
2019-07-21 01:31:22 +10:00 |
Nick Vella
|
6a67ca4579
|
ssg: StaticSitePage: GetParentSlugs impl, max levels for parent crawl
|
2019-07-20 22:51:50 +10:00 |
Nick Vella
|
96606c3d0f
|
ssg: StaticSitePage: GetFileNameForProvidedSlug include parent slugs
|
2019-07-20 22:27:03 +10:00 |
Nick Vella
|
894a05e1a9
|
ssg: StaticSiteItem, StaticSitePost: make GetSlugFromPublishFileName abstract
|
2019-07-20 22:16:53 +10:00 |
Nick Vella
|
a314de778c
|
ssg: StaticSitePage: SitePath override impl
|
2019-07-20 21:03:52 +10:00 |
Nick Vella
|
9ee13c5a59
|
ssg: StaticSitePage, StaticSiteClient: ResolveParent impl, resolve page parent on GetPage
|
2019-07-20 00:43:21 +10:00 |
Nick Vella
|
923acc40ad
|
ssg: StaticSiteItemFrontMatter: add ParentId key
|
2019-07-20 00:42:18 +10:00 |
Nick Vella
|
1493078a2a
|
ssg: StaticSiteClient: page get and list
|
2019-07-19 23:38:28 +10:00 |
Nick Vella
|
4ee27ca0c0
|
ssg: StaticSiteClient: return null on post not found, rather than throwing exception
|
2019-07-19 23:30:55 +10:00 |
Nick Vella
|
45196f5448
|
ssg: StaticSitePage impl
|
2019-07-19 21:01:28 +10:00 |
Nick Vella
|
5ee2844533
|
ssg: StaticSiteItem, StaticSitePost: make SitePath abstract
|
2019-07-19 21:00:52 +10:00 |
Nick Vella
|
cda9909d27
|
docs: ssg: fix typos
|
2019-07-19 20:15:22 +10:00 |
Nick Vella
|
e34474d996
|
docs: ssg: update docs for new classes
|
2019-07-19 20:11:20 +10:00 |
Nick Vella
|
844881a840
|
tests: ssg: rename ssg test files
|
2019-07-19 17:38:22 +10:00 |
Nick Vella
|
7af5d3b9a5
|
ssg: introduce abstract StaticSiteItem, impl StaticSitePost to inherit and override StaticSiteItem
|
2019-07-19 17:37:35 +10:00 |
Nick Vella
|
9a3e742945
|
ssg: StaticSiteClient: basic pages impl
|
2019-07-19 17:05:23 +10:00 |
Nick Vella
|
409e991101
|
ssg: StaticSitePage impl
|
2019-07-19 17:05:04 +10:00 |
Nick Vella
|
1812bf2761
|
ssg: StaticSitePost: set DatePublishedOverride on date set, use UtcNow for ensure date
|
2019-07-19 16:19:42 +10:00 |