Coder Social home page Coder Social logo

papan01 / gatsby-starter-papan01 Goto Github PK

View Code? Open in Web Editor NEW
9.0 4.0 7.0 13.8 MB

A Gatsby starter for creating a markdown blog with the bare essentials needed(SEO, pagination, category etc.)

License: MIT License

JavaScript 58.94% CSS 41.01% HTML 0.06%

gatsby-starter-papan01's Issues

Word wrapping problem

Hello my friend! I can't open PR. If the sentence is too long to fit on the line, the separation of the letters seems erroneous. I solved the problem by deleting word-break line at layout/style/style.scss@34:

div,
form,
p {
  margin: 0;
  padding: 0;
  word-break: break-all;
}

On homepage:
image

On post:
image

Meta tag problem on template

Hello there, I used this repo for my personal blog and it is such a amazing, but I couldn't right meta tags. Other websites can't reach my manifest.webmanifest file so can't read my site title, description and logo. Also my app can't render Helmet component in index.jsx file,
I checked papan01's and gatsby-starter-papan01's meta tags and same situation. Also you can check them on heymeta.com, or metatags.io or any similar site.
How can we solve this problem?

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.