More Premium Hugo Themes Premium Astro Themes

Blog.kubosho.com

My tech blog.

Blog.kubosho.com

My tech blog.

Author Avatar Theme by kubosho
Github Stars Github Stars: 11
Last Commit Last Commit: Jan 18, 2026 -
First Commit Created: Dec 18, 2023 -
Blog.kubosho.com screenshot

Overview

The blog.kubosho.com is a website with the source files available for preview and development. It requires Node.js and Yarn for development.

Features

  • Source files available for preview and development
  • Uses Node.js for server-side JavaScript
  • Utilizes Yarn package manager

Installation

To view a preview of the website in a local environment, follow these steps:

  1. Install Node.js and Yarn if not already installed.
  2. Run yarn install to download the necessary packages.
  3. Set up the .env file with the required environment variables. Example:
X_MICROCMS_API_KEY = [Authentication key for microCMS API requests]
X_MICROCMS_API_SUB_DOMAIN = [Sub domain of microCMS]
X_MICROCMS_API_NAME = [API name of microCMS]
  1. Run yarn dev to start the preview server.

Summary

The blog.kubosho.com website provides source files for preview and development. It requires Node.js and Yarn for installation and utilizes environment variables for fetching articles from microCMS. By following the installation guide, users can view a local preview of the website.