Andre Powell
Andre Powell
@davidsneighbour - thanks for the resource but the execution would not pass the wife test for me. The face she makes on how easy or complicated something is makes a...
Uh, just amazing! Thank you.
@bwklein I used to manage an editorial team for a tech media property and the writers flung around Word and Google docs(some used Markdown) until they were approved. #195 seems...
Another thought I had is most SSGs deploy off the main/production branch, so isolating the editorial changes on staging would limit the deploys to only production ready content. On staging...
@bwklein yep complicated ;-). That is a lot of steps and I believe you are correct. Newcomers and people that don't do a lot of editing would have to get...
That sounds great and I look forward to it.
I am receiving a similar error: `Traceback (most recent call last): File "/usr/local/bin/ofxclient", line 9, in load_entry_point('ofxclient==2.0.3', 'console_scripts', 'ofxclient')() File "/usr/local/lib/python2.7/dist-packages/ofxclient/cli.py", line 63, in run main_menu(args) File "/usr/local/lib/python2.7/dist-packages/ofxclient/cli.py", line 83,...
@DennisL68 `Published` is the status used to tell most SSG to generate content for the site that the public can view. I could be misunderstanding what you are referring to,...
@egelhaus is it implemented as proposed (Please add an ENV-Variable called "USER_REGISTRATION" that we can set to "false" to disable new users from creating accounts)? Thanks in advance.