Coder Social home page Coder Social logo

gatsbycentral / gatsby-v2-starter-lumen Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alxshelepenok/gatsby-starter-lumen

121.0 121.0 31.0 15.28 MB

A minimal, lightweight and mobile-first starter for creating blazing-fast static blogs

Home Page: https://lumen-v2.netlify.com

License: MIT License

JavaScript 47.36% HTML 12.77% CSS 39.86%

gatsby-v2-starter-lumen's People

Contributors

abisz avatar alxshelepenok avatar axelclark avatar charandas avatar chmac avatar codejet avatar concreted avatar dariusz-wozniak avatar eyalroth avatar ihororlovskyi avatar marcelabomfim avatar mariolopjr avatar marktani avatar martinrosenberg avatar reed-jones avatar swapnilmishra avatar vinnymac avatar vvasiloud avatar wichopy avatar ybbarng avatar yorunohikage avatar zollillo 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  avatar

gatsby-v2-starter-lumen's Issues

Netlify CMS integration

The current folder structure for articles is not supported by Netlify CMS right now.
Netlify-CMS_issue
Is it still possible to implement it anyhow because I have tried different ways but couldn't set it up to match the current folder structure for articles and pages?
An example of any workaround would be very helpful.
Thanks

Disqus Comments support

This is not an issue but more so a question on how I can activate the Disqus Comments. I see it being in rendered in react inspector tab but not on the page. Is there anything specific that has to be done?

Thank you.

Site content is not being refreshed

Site content is not being refreshed:

Steps to reproduce:

  1. Enter the website (in a browser)
  2. Add changes to the website (e.g. add a post)
  3. Deploy website (build command: gatsby clean && gatsby build --prefix-paths && -d public)
  4. Enter the website (in a browser)

Actual result:

  • Content remains the same (as before the changes)

Expected result:

  • Content should be refreshed

Repository:

Website:

TypeError: Cannot read property 'allMarkdownRemark' of undefined

hi guys, how are you? i hope y'all doing well, so i have some problems here, so after i create new project with lumen, im trying to run gatsby develop but i got some error

so many errors
this the first line

ERROR #11321 PLUGIN

"gatsby-node.js" threw an error while running the onCreateNode lifecycle:

Cannot read property 'slug' of undefined

104 | ) {
105 | const fileNode = getNode(node.parent)

106 | let slug = fileNode.fields.slug
| ^
107 | if (typeof node.frontmatter.path !== 'undefined') {
108 | slug = node.frontmatter.path
109 | }

File: gatsby-node.js:106:32

.....................................

until this

ERROR

(node:73149) Warning: a promise was rejected with a non-error: [object Array]

ERROR

Cannot read property 'allMarkdownRemark' of undefined

TypeError: Cannot read property 'allMarkdownRemark' of undefined

  • gatsby-node.js:43
    /media/kirito/Career/Career/3 Training/gatsby/lumen/gatsby-node.js:43:26

not finished createPages - 0.278s

Thanks guys

Favicon location?

Sorry if it's obvious, but where is the favicon icon located in the repo?

Starter fails to build due to misconfiguration of sitemap plugin

Trying to build the starter fails with this error:

error Plugin gatsby-plugin-sitemap returned an error

  Error: SiteMetaData 'siteUrl' property is required. Check out the documentation to see a working example: https://www.
  gatsbyjs.org/packages/gatsby-plugin-sitemap/#how-to-use

  - internals.js:43
    [blog-gatsby]/[gatsby-plugin-sitemap]/internals.js:43:13

It is probably better to delete the custom options for both the sitemap and feed plugins and rely on the defaults, which will require adding both siteUrl and description fields to the site metadata.

Sidebar jump

If you click on the 'About me' menu option in the sidebar, then 'Contact me', then 'Articles', you will see that the sidebar jumps from side to side.

Icons not showing / rendering properly for hosted version

Hello,

thanks a lot for providing this nice template.

I am having issues with the icons.

When I run Gatsby develop or Gatsby build the icons render fine.
However, when I deploy to "production" then the icons do not render properly anymore. Mail and Telegram icon seem to work, but the rest not.

See here for an example with icons not working: http://tremendous-spoon.surge.sh/

This is an untouched Lumen template, built with "Gatsby build" and then deployed to surge via Command Line. The same issue I have when I deploy it to netlify.

The icons are rendered in the component Links , called from the Sidebar component.

The icons come from assets folder CSS (see screenshot below, and link to source here: https://github.com/GatsbyCentral/gatsby-v2-starter-lumen/tree/master/src/assets/fonts/fontello-771c82e0 ).

In the readme for Fontello font it says

Attention for server setup
You MUST setup server to reply with proper mime-types for font files -
otherwise some browsers will fail to show fonts.

Might this be the issue? If so, would I have to configure something within Gatsby build or would it have something to do with the hoster, e.g. surge or netlify?
Any ideas where this comes from and what might resolve the issue?

Thanks!

image

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.