David Coletta

Results 20 comments of David Coletta

I got a lot further! I signed up for Digital Ocean -- thanks for the referral. I'm really impressed with them so far. I got PagePark running there on localhost:1339...

This actually worked: ``` { "mirrors": { "/": "http://oldschool.scripting.com/david_coletta" } } ``` But I don't imagine it's actually the right way to do it.

> @dcoletta -- what's the url of the server so I can try it out here? http://blog.colettas.org is the URL. And it's now working but only because of that `mirrors`...

Yeah, I figured that using `mirrors` was not actually the right way to go, for just that reason. But... could it be a temporary workaround for me to list all...

If you write some docs, I will try setting up drummerCms on my DO box! On Mon, Oct 11, 2021 at 3:17 PM Dave Winer ***@***.***> wrote: > That's not...

@scripting Yesterday I installed drummerCMS onto my Digital Ocean droplet. I think the installation went fine. It is also failing with the same AWS credentials errors when I call it...

Looking for a place to leave this tip -- hope this is ok. If you find that Cmd-\ shortcut (comment out a node) is not working, check and see if...

I just tried these instructions, and ran into a JS syntax error comiong out of dateformat.js in the dateformat library. I am guessing this is the same issue [DW ran...

OK I found Cmd-Return to split an entry. But I can't seem to undo it -- need to copy/paste to undo it?