< back to all tags
Tag - gatsby
Blogs
July 06, 2022
SEO in Gatsby

SEO stands for Search Engine Optimization. Natually, Gatsby as a Server Side Rendering (SSR) framework, it works better than React itself with search engine. This blog is a note about how I make my personal blog "online" to Google.

blog
gatsby
seo
Blogs
June 27, 2022
My Gatsby Workspace on Codespaces

ON the homepage of Codespaces, Github markets it as a seamless switch of desktop VS Code. My blog is hosted on Github Pages with Gatsby as its framework. I use VS Code to write blogs locally. So naturally, after getting the preview opportunity to Codespaces, I try to migrate to it. Here is a note for some problems I met and how I fix them for the migration.

blog
gatsby
codespace
Private-blog
June 25, 2022
Password Protected Blog with Gatsby Hosted on Github Pages

THIS blog describes a solution to publish password-protected blogs in Gatsby. It also did a heap dump to verify this solution. And of course, the cypher of this blog is "secret".

blog
private
gatsby
Blogs
June 20, 2022
Password Protected Gatsby Blog
brief

Backlog. An brief idea of how to protect notes in Gatsby. More details are needed to be added.

blog
idea
gatsby
backlog