A clean and minimalist theme for Jekyll.
Moving is a clean and minimalist theme for Jekyll that focuses on pure and efficient writing. It is inspired by the Hugo theme, YinYang.
If you want to create a new blog using the Moving theme, follow these steps:
To add the Moving theme to an existing Jekyll site, follow these steps:
gem 'movingGem'
theme: moving
bundle install
To publish your site on Github Pages, follow these steps:
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.
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.
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.
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.