aangelo9
aangelo9
My fix was to comment out all `ulimit` including the `if` block with it in `etc/init.d/docker`. https://github.com/causify-ai/helpers/blob/5ff3dc086faa689a2635494f906a7f86e1f100e4/dev_scripts_helpers/thin_client/thin_client_utils.sh#L334-L338 ``` # Comments out ulimit -Hn 524288. sudo sed -i 's/ulimit -Hn/# ulimit...
@Shayawnn I would like to request access to the gdoc.
@Shayawnn @heanhsok Can I get a staff invite for the blog platform to test out publishing?
Understood, I have successfully signed up.
## Problem I have encountered a problem where linked text from the Markdown appears in black, which blends in with the black background of the website. From my understanding, only...
## Problem For the authorship policy for blog entry, Ghost can only have one author per post. ## Solution We could add an Authorship section at the end of the...
After some more research, Ghost does support multiple authors. However, it only displays the one who created the post by default. Displaying multiple authors is possible by editing the theme....
> 1. Let's move the authors first at the top of the blog I checked the blog preview, and displaying multiple authors has been implemented.  1. Since "Contributors" access...
 Could we increase the line/content width to follow linters' 80 chars per line, since it creates weird line breaks?
> FYI., [@aangelo9](https://github.com/aangelo9)—while patching the styles I accidentally cleared the drafted post in the editor. > I restored it by pasting the Markdown from the repo, but please skim it...