Giter Site home page Giter Site logo

Generating a sitemap about gatsby HOT 6 CLOSED

gatsbyjs avatar gatsbyjs commented on April 28, 2024 1
Generating a sitemap

from gatsby.

Comments (6)

KyleAMathews avatar KyleAMathews commented on April 28, 2024 1

If you add a post-build file in the root of your site, you can do custom stuff like generate a sitemap and rss/atom feed.

https://github.com/gatsbyjs/gatsby/blob/master/lib/utils/build.coffee#L30

See my personal blog where I generate an Atom feed https://github.com/KyleAMathews/blog/blob/master/post-build.coffee

You're in node.js context here so you can write files to disk etc.

from gatsby.

chiedo avatar chiedo commented on April 28, 2024 1

I had to modify your work @ivanoats to the following to get it to work for me without setting up babel, etc. and rolling straight off a Gatsby starter template. Thanks for the foundation though!

https://gist.github.com/chiedo/cd1e88ba3db440eb1f44fa6aaf8c3bd5

from gatsby.

johnbrett avatar johnbrett commented on April 28, 2024

Worked perfectly. Cheers for the responsiveness.

from gatsby.

ivanoats avatar ivanoats commented on April 28, 2024

JSYK I have a gist here with how to make a sitemap: https://gist.github.com/ivanoats/8d01d9e934fdc17bae9090147f1e799b

from gatsby.

ivanoats avatar ivanoats commented on April 28, 2024

Nice. FWIW I wasn't using babel, just node 6 😎

from gatsby.

chiedo avatar chiedo commented on April 28, 2024

Ahhh, that's makes sense @ivanoats :)

from gatsby.

Related Issues (20)

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.