ThunderMiracleAdd copy button to your GatsbyJS blog’s code blockAdding code block to technical blog is a common UseCase. By using GatsbyJS, it’s quite easy. What you have to do is just install…Mar 22, 2022Mar 22, 2022
ThunderMiracleUse GitHub Actions to deploy GatsbyJS to NetlifyCI/CD for my site: thundermiracle.com used Netlify’s build service, but has recently moved to Github Actions. The kicker is the using of…Mar 7, 2022Mar 7, 2022
ThunderMiracleHow to add search function to a multilingual GatsbyJS site with AlgoliaGatsbyJS is a great tool for building blog or document sites. It’s fast, well-documented, easy to study, and powered by GraphQL. As all we…May 6, 2021May 6, 2021
ThunderMiracleDeploy Static Sites to Netlify by Circle-CIBack in the 90s’ of the web, about all sites were static. But as web users grow, we want to display rich contents. Then comes up the new…Jun 7, 20191Jun 7, 20191
ThunderMiracleAuto-load all stories in storybook by storybook-loaderIt is always said that documentation is as important as source code’s quality.Feb 26, 2019Feb 26, 2019