Efcl.github.io

screenshot of Efcl.github.io
jekyll
scss

Web Scratchブログのリポジトリ

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.
jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

scss
SCSS

SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.