Giter VIP home page Giter VIP logo

gatsby-starter-delog's People

Contributors

adam2k avatar anubhavmeet avatar joahn3 avatar munawar-js avatar nguyenda18 avatar w3hidayath avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

gatsby-starter-delog's Issues

Build fails when removing the hello world blog post

Hi,

When deleting the hello world blog post the gatsby build fails with error:
ERROR #85923 GRAPHQL
Cannot query field "metaDescription" on type "MarkdownRemarkFrontmatter"

I fixed it by removing the field metaDescription in the export pageQuery section in blogTemplate.js but its probably there for a reason

Great project, big thanks for all the effort!

Kevin

Picture not showing

Hi,
After installation i upload with gh-pages on my github page inconis.github.io/blog but unlike running on my pc picture are not avaible.
Can you help fixing this ?
Thanks

The problem might be in the fact that image source is /assets/image-5.jpg instad of /blog/assets/image-5.jpg
I have also added this script "deploy": "gatsby build --prefix-paths && gh-pages -d public", in package.json and pathPrefix: "/blog", in gatsby-config.js

Can't access W3 Layouts Forms

Hello,
Thanks for this blog template- I'm learning a lot about config setup and Netlify's CMS in the process.

I have the blog template setup but I am having trouble with the W3 contact form.
From the Readme, I navigated to this page and then to the section on 'Login to your W3Layouts account and Go to Form'.

After clicking on these links and being redirected to 'My W3layouts Portal', the Link to Signup or Login with Google do not work.
Can you try and see if you can access? Or is this service no longer free to use? If so, do you know of an alternative without db option?

Thanks

is this project abandoned?

First of all: thanks for offering such a nice starter pack for free! I recently stumbled uppon Delog and for the largest part I'm very very happy with it. There are some problems i'm running into though, most of them caused because things change on the web and this project isn't keeping up. Netlify CMS isn't working anymore, local deployment doesn't function because of all kinds of errors and the W3layouts forms service isn't online anymore. Last commit was in may '20. Several pull requests are waiting but arn't reviewed and merged.

Is it possible to put some time in creating some last fixes? Mainly netlify CMS (or decapCMS) and the form? (would be fantastic to migrate to netlify forms, since its deployed there anyway)

Thanks in advance!!

Categories

What I strongly feel is that a blogger would not write only about a particular subject in his blog , even if he has selected a particular niche , the niche has many sub-categories . By adding Categories in the blog users would be able to navigate through the content easily along with pagination.

Markdown-it

Have of the tools available in markdown-it (emoji, sub, etc.) are note available in the plugins of Gatsby hereby making the use of the template a little bit less interesting.

How to add multiple author support?

Hi, this theme is great.
Working to create a tech blog where people can post thanks to Netlify CMS but i need multiple author support and a way to show who wrote the article and other details about them. Kindly help me.

Got error accessing to admin.

When I access to admin, the page say

Error loading the CMS configuration
Config Errors:
'collections[1].fields[1].pattern' should NOT have fewer than 2 items
Check your config.yml file.

Am I wrong with configurations? I think I set everything in readme.

Getting Error while deploying

11:07:53 PM: Failing build: Failed to parse configuration
11:07:53 PM: Failed during stage 'Reading and parsing configuration files':
{
"siteInfo": {
"id": "a576b30f-6e1a-4eab-bdcd-41147f90983b"
},
"accounts": [],
"addons": [],
"env": {},
"configPath": "/opt/build/repo/netlify.toml",
"redirectsPath": "/opt/build/repo/public/_redirects",
"headersPath": "/opt/build/repo/public/_headers",
"buildDir": "/opt/build/repo",
"repositoryRoot": "/opt/build/repo",
"config": {
"functions": {
"*": {}
},
"plugins": [
{
"package": "@netlify/plugin-lighthouse",
"origin": "ui",
"inputs": {}
},
{
"package": "netlify-plugin-gatsby-cache",
"origin": "config",
"inputs": {}
}
],
"build": {
"environment": "NODE_VERSION=10",
"publish": "/opt/build/repo/public",
"publishOrigin": "config",
"processing": {
"css": {},
"html": {},
"images": {},
"js": {}
},
"services": {},
"command": "npm run build",
"commandOrigin": "config"
},
"headers": [],
"redirects": []
},
"context": "production",
"branch": "master"
}
: json: cannot unmarshal string into Go struct field BuildConfig.Config.build.environment of type map[string]string
11:07:53 PM: Finished processing build request in 2.175675589s

Search with algolia

Hi, I am trying to integrate the part where he does the change and component. Does someone already have tags integrated?

I need to do the part where he changes the things to be filtered but don't understand what I need to change in this actual template would someone help me?

Check out this tutorial: https://youtu.be/VSkXyuXzwlc?t=2375
Just look at time slot from the video link to minute 50. Thanks

Adding Links In Index Page

I don't know its pure text using json because adding markdown doesn't works. Is there any solutions for this?

Annotation1
Annotation2
Annotation3

Contact Form Key

Contact form key is not getting from w3 form dashboard. Email is verified

Build failed

Hello,

I use this starter at netlify and when I add new post everytime build crash. I delete all post and still build failing.

My repo: https://github.com/ptoseklukas/gatsby-starter-delog

Build log bellow.

3:14:43 PM: Waiting for other deploys from your team to complete
3:14:56 PM: Build ready to start
3:14:58 PM: build-image version: 2dbd444fcdce00cf06325060a8238d5ae3e86774
3:14:58 PM: build-image tag: v3.3.7
3:14:58 PM: buildbot version: d305548225ac57bb00eb5a596b0b8674e76a4681
3:14:58 PM: Fetching cached dependencies
3:14:58 PM: Starting to download cache of 264.6MB
3:14:59 PM: Finished downloading cache in 1.1476683s
3:14:59 PM: Starting to extract cache
3:15:11 PM: Finished extracting cache in 11.561703312s
3:15:11 PM: Finished fetching cache in 13.034144519s
3:15:11 PM: Starting to prepare the repo for build
3:15:12 PM: Preparing Git Reference refs/heads/master
3:15:12 PM: Found Netlify configuration file netlify.toml in site root
3:15:12 PM: Found Netlify configuration file(s). Overriding site configuration
3:15:12 PM: Starting build script
3:15:12 PM: Installing dependencies
3:15:13 PM: Started restoring cached node version
3:15:18 PM: Finished restoring cached node version
3:15:18 PM: Attempting node version '10' from .nvmrc
3:15:19 PM: v10.20.1 is already installed.
3:15:19 PM: Now using node v10.20.1 (npm v6.14.4)
3:15:20 PM: Attempting ruby version 2.6.2, read from environment
3:15:21 PM: Using ruby version 2.6.2
3:15:21 PM: Using PHP version 5.6
3:15:21 PM: Started restoring cached node modules
3:15:21 PM: Finished restoring cached node modules
3:15:22 PM: Started restoring cached go cache
3:15:22 PM: Finished restoring cached go cache
3:15:22 PM: unset GOOS;
3:15:22 PM: unset GOARCH;
3:15:22 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
3:15:22 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
3:15:22 PM: go version >&2;
3:15:22 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
3:15:22 PM: go version go1.12 linux/amd64
3:15:22 PM: Installing missing commands
3:15:22 PM: Verify run directory
3:15:22 PM: Executing user command: npm run build
3:15:22 PM: > [email protected] build /opt/build/repo
3:15:22 PM: > GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages
3:15:25 PM: success open and validate gatsby-configs - 0.085s
3:15:26 PM: success load plugins - 0.852s
3:15:26 PM: success onPreInit - 0.014s
3:15:26 PM: success initialize cache - 0.010s
3:15:26 PM: success copy gatsby files - 0.035s
3:15:26 PM: success onPreBootstrap - 0.004s
3:15:26 PM: success createSchemaCustomization - 0.016s
3:15:26 PM: error
3:15:26 PM: The path passed to gatsby-source-filesystem does not exist on your file system:
3:15:26 PM: /opt/build/repo/_data
3:15:26 PM: Please pick a path to an existing directory.
3:15:26 PM: See docs here - https://www.gatsbyjs.org/packages/gatsby-source-filesystem/
3:15:26 PM: not finished source and transform nodes - 0.034s
3:15:26 PM: npm
3:15:26 PM: ERR! code
3:15:26 PM: ELIFECYCLE
3:15:26 PM: npm
3:15:26 PM: ERR!
3:15:26 PM: errno
3:15:26 PM: 1
3:15:26 PM: npm
3:15:26 PM: ERR!
3:15:26 PM: [email protected] build: GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages
3:15:26 PM: npm
3:15:26 PM: ERR!
3:15:26 PM: Exit status 1
3:15:26 PM: npm
3:15:26 PM: ERR!
3:15:26 PM: npm
3:15:26 PM: ERR! Failed at the [email protected] build script.
3:15:26 PM: npm
3:15:26 PM: ERR!
3:15:26 PM: This is probably not a problem with npm. There is likely additional logging output above.
3:15:26 PM: npm
3:15:26 PM: ERR! A complete log of this run can be found in:
3:15:26 PM: npm ERR! /opt/buildhome/.npm/_logs/2020-05-06T13_15_26_416Z-debug.log
3:15:26 PM: Skipping functions preparation step: no functions directory set
3:15:26 PM: Caching artifacts
3:15:26 PM: Started saving node modules
3:15:26 PM: Finished saving node modules
3:15:26 PM: Started saving pip cache
3:15:26 PM: Finished saving pip cache
3:15:26 PM: Started saving emacs cask dependencies
3:15:26 PM: Finished saving emacs cask dependencies
3:15:26 PM: Started saving maven dependencies
3:15:26 PM: Finished saving maven dependencies
3:15:26 PM: Started saving boot dependencies
3:15:26 PM: Finished saving boot dependencies
3:15:26 PM: Started saving go dependencies
3:15:26 PM: Finished saving go dependencies
3:15:26 PM: Error running command: Build script returned non-zero exit code: 1
3:15:26 PM: Failing build: Failed to build site
3:15:26 PM: failed during stage 'building site': Build script returned non-zero exit code: 1
3:15:26 PM: Finished processing build request in 28.613844152s

Only one my post

3:19:55 PM: Build ready to start
3:19:56 PM: build-image version: 2dbd444fcdce00cf06325060a8238d5ae3e86774
3:19:56 PM: build-image tag: v3.3.7
3:19:56 PM: buildbot version: d305548225ac57bb00eb5a596b0b8674e76a4681
3:19:56 PM: Fetching cached dependencies
3:19:56 PM: Starting to download cache of 264.6MB
3:19:58 PM: Finished downloading cache in 1.192874943s
3:19:58 PM: Starting to extract cache
3:20:09 PM: Finished extracting cache in 11.348739879s
3:20:09 PM: Finished fetching cache in 12.615367904s
3:20:09 PM: Starting to prepare the repo for build
3:20:09 PM: Preparing Git Reference refs/heads/master
3:20:10 PM: Found Netlify configuration file netlify.toml in site root
3:20:10 PM: Found Netlify configuration file(s). Overriding site configuration
3:20:10 PM: Starting build script
3:20:10 PM: Installing dependencies
3:20:11 PM: Started restoring cached node version
3:20:15 PM: Finished restoring cached node version
3:20:15 PM: Attempting node version '10' from .nvmrc
3:20:15 PM: v10.20.1 is already installed.
3:20:16 PM: Now using node v10.20.1 (npm v6.14.4)
3:20:16 PM: Attempting ruby version 2.6.2, read from environment
3:20:18 PM: Using ruby version 2.6.2
3:20:18 PM: Using PHP version 5.6
3:20:18 PM: Started restoring cached node modules
3:20:18 PM: Finished restoring cached node modules
3:20:18 PM: Started restoring cached go cache
3:20:18 PM: Finished restoring cached go cache
3:20:18 PM: unset GOOS;
3:20:18 PM: unset GOARCH;
3:20:18 PM: export GOROOT='/opt/buildhome/.gimme/versions/go1.12.linux.amd64';
3:20:18 PM: export PATH="/opt/buildhome/.gimme/versions/go1.12.linux.amd64/bin:${PATH}";
3:20:18 PM: go version >&2;
3:20:18 PM: export GIMME_ENV='/opt/buildhome/.gimme/env/go1.12.linux.amd64.env';
3:20:18 PM: go version go1.12 linux/amd64
3:20:18 PM: Installing missing commands
3:20:18 PM: Verify run directory
3:20:18 PM: Executing user command: npm run build
3:20:19 PM: > [email protected] build /opt/build/repo
3:20:19 PM: > GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages
3:20:21 PM: success open and validate gatsby-configs - 0.076s
3:20:22 PM: success load plugins - 0.872s
3:20:22 PM: success onPreInit - 0.011s
3:20:22 PM: success initialize cache - 0.008s
3:20:22 PM: success copy gatsby files - 0.029s
3:20:22 PM: success onPreBootstrap - 0.003s
3:20:22 PM: success createSchemaCustomization - 0.016s
3:20:22 PM: success source and transform nodes - 0.104s
3:20:23 PM: success building schema - 0.300s
3:20:23 PM: error There was an error in your GraphQL query:
3:20:23 PM: Cannot query field "path" on type "MarkdownRemarkFrontmatter".
3:20:23 PM: If you don't expect "path" to exist on the type "MarkdownRemarkFrontmatter" it is most likely a typo.
3:20:23 PM: However, if you expect "path" to exist there are a couple of solutions to common problems:
3:20:23 PM: - If you added a new data source and/or changed something inside gatsby-node.js/gatsby-config.js, please try a restart of your development server
3:20:23 PM: - The field might be accessible in another subfield, please try your query in GraphiQL and use the GraphiQL explorer to see which fields you can query and what shape they have
3:20:23 PM: - You want to optionally use your field "path" and right now it is not used anywhere. Therefore Gatsby can't infer the type and add it to the GraphQL schema. A quick fix is to add a least one entry with that field ("dummy content")
3:20:23 PM: It is recommended to explicitly type your GraphQL schema if you want to use optional fields. This way you don't have to add the mentioned "dummy content". Visit our docs to learn how you can define the schema for "MarkdownRemarkFrontmatter":
3:20:23 PM: https://www.gatsbyjs.org/docs/schema-customization/#creating-type-definitions
3:20:23 PM: not finished createPages - 0.033s
3:20:23 PM: npm
3:20:23 PM: ERR! code ELIFECYCLE
3:20:23 PM: npm
3:20:23 PM: ERR! errno 1
3:20:23 PM: npm ERR!
3:20:23 PM: [email protected] build: GATSBY_EXPERIMENTAL_PAGE_BUILD_ON_DATA_CHANGES=true gatsby build --log-pages
3:20:23 PM: npm
3:20:23 PM: ERR! Exit status 1
3:20:23 PM: npm ERR!
3:20:23 PM: npm
3:20:23 PM: ERR! Failed at the [email protected] build script.
3:20:23 PM: npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
3:20:23 PM: npm
3:20:23 PM: ERR! A complete log of this run can be found in:
3:20:23 PM: npm
3:20:23 PM: ERR! /opt/buildhome/.npm/_logs/2020-05-06T13_20_23_119Z-debug.log
3:20:23 PM: Skipping functions preparation step: no functions directory set
3:20:23 PM: Caching artifacts
3:20:23 PM: Started saving node modules
3:20:23 PM: Finished saving node modules
3:20:23 PM: Started saving pip cache
3:20:23 PM: Finished saving pip cache
3:20:23 PM: Started saving emacs cask dependencies
3:20:23 PM: Finished saving emacs cask dependencies
3:20:23 PM: Started saving maven dependencies
3:20:23 PM: Finished saving maven dependencies
3:20:23 PM: Started saving boot dependencies
3:20:23 PM: Finished saving boot dependencies
3:20:23 PM: Started saving go dependencies
3:20:23 PM: Finished saving go dependencies
3:20:23 PM: Error running command: Build script returned non-zero exit code: 1
3:20:23 PM: Failing build: Failed to build site
3:20:23 PM: failed during stage 'building site': Build script returned non-zero exit code: 1
3:20:23 PM: Finished processing build request in 26.730408558s

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.