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 bybundle 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:
- Run the following command to install the required dependencies:
gem install bundler
bundle install
- Launch a local server by executing:
bundle exec jekyll serve
- 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.