GithubHelp home page GithubHelp logo

zerostaticthemes / gatsby-serif-theme Goto Github PK

View Code? Open in Web Editor NEW
198.0 8.0 87.0 4.6 MB

Serif is a beautiful small business theme for Gatsby.

Home Page: https://gatsby-serif.netlify.com

License: MIT License

JavaScript 35.29% SCSS 64.71%
gatsby theme gatsby-starter bootstrap blog-theme builtatlightspeed

gatsby-serif-theme's People

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  avatar

gatsby-serif-theme's Issues

node-sass missing- resolved.

Is something missing? I tried a couple times and still had errors making a new website using this theme since directories were missing:
Cannot download "https://github.com/sass/node-sass/releases/download/v4.11.0/linux-x64-72_binding.node":

Snapshot follows- or see the attached .pdf for entire output:

daniel@daniel-ubuntu:~$ gatsby new serif https://github.com/JugglerX/gatsby-serif-theme.git
info Creating new site from git: https://github.com/JugglerX/gatsby-serif-theme.git

Cloning into 'serif'...
remote: Enumerating objects: 520, done.
remote: Total 520 (delta 0), reused 0 (delta 0), pack-reused 520
Receiving objects: 100% (520/520), 1.34 MiB | 5.68 MiB/s, done.
success Created starter directory layout
info Installing packages...

[email protected] install /home/daniel/serif/node_modules/node-sass
node scripts/install.js

Downloading binary from https://github.com/sass/node-sass/releases/download/v4.11.0/linux-x64-72_binding.node
Cannot download "https://github.com/sass/node-sass/releases/download/v4.11.0/linux-x64-72_binding.node":

HTTP error 404 Not Found
Uploading Serif starter failed.pdf…

npm install fail using Node 8

11 warnings and 3 errors generated.
make: *** [Release/obj.target/binding/src/binding.o] Error 1
gyp ERR! build error
gyp ERR! stack Error: make failed with exit code: 2
gyp ERR! stack at ChildProcess.onExit (/Users/ism/Desktop/TTM/ttm_site_2020/gatsby-serif-theme/node_modules/node-gyp/lib/build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:203:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Darwin 19.4.0
gyp ERR! command "/Users/ism/.nvm/versions/node/v12.8.1/bin/node" "/Users/ism/Desktop/TTM/ttm_site_2020/gatsby-serif-theme/node_modules/node-gyp/bin/node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd /Users/ism/Desktop/TTM/ttm_site_2020/gatsby-serif-theme/node_modules/node-sass
gyp ERR! node -v v12.8.1
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
Build failed with error code: 1
npm WARN [email protected] requires a peer of babel-eslint@^8.2.2 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] requires a peer of eslint@^4.1.1 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules/fsevents):
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] install: node install
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: Exit status 1

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /Users/ism/.npm/_logs/2020-06-23T20_20_18_104Z-debug.log

Request: Add og:image to SEO/Metadata

As you can see, Facebook and Twitter's social card debugger isn't picking up any image(s) in the metadata (should be in the og:image format). The og:title and og:description seem to be pulling from the regular site metadata just fine. I hate to open an issue (a request) for this, but I have been banging my head against this issue for awhile now and can't seem to figure it out. The SEO.js file isn't in a format I'm familiar with even though I've worked with Gatsby before. I have even tried to add a meta tag manualy to the index.js layout to no avail. Sorry if this is lacking detail or isn't a feature you're looking to add – feel free to close if that's the case and I'll keep working on it/post a solution back here in a PR if I figure it out.

Error During Gatsby Build

success open and validate gatsby-configs — 0.005 s
success load plugins — 0.198 s
success onPreInit — 0.227 s
success delete html and css files from previous builds — 0.005 s
success initialize cache — 0.031 s
success copy gatsby files — 0.061 s
success onPreBootstrap — 0.008 s
⠁ /usr/local/lib/node_modules/gatsby-cli/node_modules/yoga-layout-prebuilt/yoga-layout/build/Release/nbind.js:53
        throw ex;
        ^

TypeError: fsevents is not a constructor
    at createFSEventsInstance (/Users/user/sites/gatsby-serif-theme-master/node_modules/chokidar/lib/fsevents-handler.js:28:11)
    at setFSEventsListener (/Users/user/sites/gatsby-serif-theme-master/node_modules/chokidar/lib/fsevents-handler.js:82:16)
    at FSWatcher.FsEventsHandler._watchWithFsEvents (/Users/user/sites/gatsby-serif-theme-master/node_modules/chokidar/lib/fsevents-handler.js:252:16)
    at FSWatcher.<anonymous> (/Users/user/sites/gatsby-serif-theme-master/node_modules/chokidar/lib/fsevents-handler.js:386:25)
    at LOOP (fs.js:1721:14)
    at processTicksAndRejections (internal/process/task_queues.js:79:11)

This could be because the version used for fsevents was recently deprecated?

GraphQL Error Unknown field `allMarkdownRemark` on type `Query`

I have created a new project, fresh from the repository without any changes and when I try to run it I get the error:

GraphQL Error Unknown field `allMarkdownRemark` on type `Query`

  file: /Users/kobit/tigase-net-gastby/src/pages/index.js

   1 | 
   2 |   query {
>  3 |     allMarkdownRemark(
     |     ^
   4 |       filter: { fileAbsolutePath: { regex: "/services/" } }
   5 |       sort: { fields: [frontmatter___date], order: DESC }
   6 |     ) {
   7 |       edges {
   8 |         node {
   9 |           id
  10 |           frontmatter {
  11 |             path
  12 |             title
  13 |             date(formatString: "DD MMMM YYYY")

Do you have any suggestions?

Hamburger Menu Button

The hamburger menu is not working when clicked, i presume a sliding window with the menu items should appear when clicking on it.

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.