nano
4359a2d7a8
Push editorial site changes
5 天之前
nano
92b08bc255
Swap editor for Quill and add AI image insertion
5 天之前
nano
cfbaf9490f
Swap editor for Quill and add AI image insertion
5 天之前
nano
c02652da54
Swap editor for Quill and add AI image insertion
5 天之前
nano
b30cb2fae1
Swap editor for Quill and add AI image insertion
5 天之前
nano
e45a91c6a5
Swap editor for Quill and add AI image insertion
5 天之前
nano
4d0f1c06f6
Add HTML post editor
5 天之前
nano
8412cacbce
Add HTML post editor
5 天之前
nano
e1a9fdcec2
Add HTML post editor
5 天之前
nano
592b47f257
Add HTML post editor
5 天之前
nano
55bfaf4d84
Add HTML post editor
5 天之前
nano
45f8e1ec7d
Add HTML post editor
5 天之前
nano
84f8e1325b
Add HTML post editor
5 天之前
nano
36c0b80583
Add HTML post editor
5 天之前
nano
536b82aff2
Add HTML post editor
5 天之前
nano
911774d26f
Add HTML post editor
5 天之前
nano
2f5217684c
Add HTML post editor
5 天之前
nano
01ae4b3248
Make the site more editorial
6 天之前
nano
e4f34af70f
Make the site more editorial
6 天之前
nano
13b328fc32
Make the site more editorial
6 天之前
nano
2f3f535a20
Make the site more editorial
6 天之前
nano
dc9b0bb460
Make the site more editorial
6 天之前
nano
e85e1b5d1a
Make the site more editorial
6 天之前
nano
00ef0da194
Make the site more editorial
6 天之前
nano
8918766eee
Make the site more editorial
6 天之前
nano
669c0f7cdc
Refresh site with magazine styling
6 天之前
nano
a87ae58f17
Refresh site with magazine styling
6 天之前
nano
111dd8f804
Refresh site with magazine styling
6 天之前
nano
7f7dbd68e5
Refresh site with magazine styling
6 天之前
nano
8d0605d4b2
Refresh site with magazine styling
6 天之前
nano
55d003abb7
Refresh site with magazine styling
6 天之前
nano
d292082bcb
Refresh site with magazine styling
6 天之前
nano
72f94c3a82
Add comment moderation in admin
6 天之前
nano
490557e918
Add comment moderation in admin
6 天之前
nano
a67ebd6e18
Add comment moderation in admin
6 天之前
nano
14f4836216
Add comment moderation in admin
6 天之前
nano
e0472bafdf
Add comment moderation in admin
6 天之前
nano
66b194895f
Add comment moderation in admin
6 天之前
nano
c7d2cdd715
Add comment moderation in admin
6 天之前
nano
b8ee17263e
Add comment moderation in admin
6 天之前
Nano
2c6780d58c
Restore Jet connection string for test site
6 天之前
Nano
c2c3e263c4
Add editable AI prompt settings
6 天之前
Nano
c8e4b3de78
Fix post edit form action
6 天之前
Nano
ad6caa909c
Read Abacus API key from server env var
6 天之前
dcovington
b701c5a385
Merge pull request 'Issue #4 : Add AI content generation for admin posts' ( #5 ) from issue-4-ai-post-content into master
6 天之前
Nano
525b421069
Add AI content generation for admin posts
6 天之前
Nano
934b6b3127
Fix issues #1, #2, #3 : admin panel, category posts, comments
- Issue #1 : Category show page now lists published posts in that category
- Issue #2 : Admin panel at /admin with posts and categories management tables;
publish/unpublish buttons on posts table; Admin nav link
- Issue #3 : Comments section on post show page with author/date display
and submit-comment form; comments load approved-only on publish
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 天之前
Nano
86ef7b7113
Fix JET OLEDB write access: add User Id=admin to connection string
IIS ApplicationPoolIdentity defaults to read-only JET access without explicit
credentials. Adding User Id=admin;Password=; gives the admin user context.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 天之前
Nano
b26c56ac2d
Fix header.asp: move nav active-state logic out of function into simple vars
VBScript errors on Function defs mixed with executable code in same block.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 天之前
Nano
bdcd2e9b62
Polish UI: navbar, homepage, and site CSS
- Navbar: BrainOrdure branding, Posts/Categories links, active-link highlighting, fix VBScript comment bleed-through
- Homepage: replace framework starter template with clean blog hero
- site.css: custom stylesheet (dark brand, card shadows, readable typography)
- Footer: year and site name
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
6 天之前