Efcl.github.io screenshot

Efcl.github.io

Author Avatar Theme by Efcl
Updated: 9 May 2025
104 Stars

Web Scratchブログのリポジトリ

Categories

Overview:

Web Scratch Netlify Status is a repository specifically designed for the blog on https://efcl.info/. This repository provides a platform for easy installation and contribution to the blog’s development.

Features:

  • Gem Installation: The theme can be installed by running gem install bundler followed by bundle install.
  • Local Server: A local server can be launched using the command bundle exec jekyll serve.
  • Contribution Guidelines: Developers are encouraged to contribute by creating a pull request on the ‘develop’ branch or by opening an issue for the desired article.

Installation:

To install the Web Scratch Netlify Status theme, follow these steps:

  1. Run the following command to install the required dependencies:
gem install bundler
bundle install
  1. Launch a local server by executing:
bundle exec jekyll serve
  1. Finally, open http://0.0.0.0:4000 in your web browser to view the blog.

Summary:

Web Scratch Netlify Status provides a straightforward and efficient way to install and contribute to the blog on https://efcl.info/. With its easy theme installation and contribution guidelines, developers can effortlessly create a more dynamic and engaging blog experience.