Moving screenshot

Moving

Author Avatar Theme by Huangyz0918
Updated: 17 Jan 2025
847 Stars

A clean and minimalist theme for Jekyll.

Categories

Overview

Moving is a clean and minimalist theme for Jekyll that focuses on pure and efficient writing. It is inspired by the Hugo theme, YinYang.

Features

  • Clean and minimalist design
  • Efficient writing environment
  • Easy customization options
  • Compatible with Jekyll

Installation

New Blog

If you want to create a new blog using the Moving theme, follow these steps:

  1. Clone the repository.
  2. Move into the cloned directory.
  3. Install required gems using Bundle.
  4. Run the blog on localhost.

Add Moving to an Existing Blog

To add the Moving theme to an existing Jekyll site, follow these steps:

  1. Add the following line to your Jekyll site’s Gemfile:
gem 'movingGem'
  1. Add the following line to your Jekyll site’s _config.yml file:
theme: moving
  1. Execute the following command:
bundle install

Deploy to Github Pages

To publish your site on Github Pages, follow these steps:

  1. Change the theme value in your _config.yml file from “xxx” to “remote_theme: huangyz0918/moving”.
  2. Push the changes to your Github repository.

Warning: Make sure to follow these steps, or you will receive an error from Github pages indicating that the moving theme is not supported. If you want to test your site locally, you can change the theme value back to “moving” and build again.

Summary

Moving is a clean and minimalist theme for Jekyll that focuses on efficient writing. It offers easy installation options for new blogs and can be added to existing Jekyll sites. With its customizable features and compatibility with Github Pages, Moving provides a convenient solution for creating and publishing beautiful blogs.