Preparing GatsbyJS Site for Deployment

Note: This is part of Learning GatsbyJS post series. This learning post is still in active development and updated regularly. In the previous two learning note posts series: Learning GatsbyJS and Adding Functionality to Gatsby sites, basic Gatsby setup, adding posts, and adding functionalities (eg. typograpgy, images, tags, navigation) were discussed.  The next logical step […]

Adding Navigation to Posts in Gatsby Site

Note:This is part 5 of five-parts adding functionality to Gatsby site series. This learning post is still in active development and updated regularly. In the previous learning-note posts series, creating posts with markdown, adding images & prismJS syntax highlighter, and typography were described. The next logical step to add functionality to the site is to […]