Skip to content
#

blogging

Here are 1,090 public repositories matching this topic...

vicky002
vicky002 commented Aug 7, 2021

Issue Summary

I have Ghost Self-hosted.

When I try to import my subscribers from Substack, it shows this error as shown in the image.

I tried searching everywhere but no solution. I also tried to manually create the Members folder on the server but still no luck.
![CleanShot 2021-08-07 at 20 42 50@2x](https://user-images.githubusercontent.com/5517129/128604907-9d7cab8d-0d6b-4cbb

writefreely
colin-axner
colin-axner commented Oct 9, 2020

on latest develop, if I run:

go test
ERROR: 2020/10/09 16:43:21 oauth.go:148: viewOauthInit error: pretend unable to write state error
--- FAIL: TestViewOauthCallback (0.00s)
    --- FAIL: TestViewOauthCallback/success (0.00s)
        oauth_test.go:248: 
            	Error Trace:	oauth_test.go:248
            	Error:      	Received unexpected error:
            	            	/logi

Show your latest blog posts from any sources or StackOverflow activity or Youtube Videos on your GitHub profile/project readme automatically using the RSS feed

  • Updated Oct 27, 2021
  • JavaScript

The official repository for our programming kitchen which consists of 50+ delicious programming recipes having all the interesting ingredients ranging from dynamic programming, graph theory, linked lists and much more. All the articles contain beautiful images and some gif/video at times to help clear important concepts.

  • Updated Aug 7, 2019
  • Python
next-cms-ghost
styxlab
styxlab commented Jun 15, 2021

Anyone interested in contributing image placeholder support to this project?

Background

Next 11 has a new image placeholder with blur. Unfortunately, it only works automatically with static images that are part of you deploy. This projects needs a solution for dynamic images, which is possible by generating a blur image.

Proposal / Outline

here are some steps that I think are neede

Improve this page

Add a description, image, and links to the blogging topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the blogging topic, visit your repo's landing page and select "manage topics."

Learn more