Hexo theme of jysperm's blog.
The Hexo Theme: Simple Block is a minimalistic and clean theme for the Hexo blogging platform. It is based on a wireframe design and was originally derived from a blog by a user named "精子". The theme allows users to add widgets to the sidebar using Jade or Markdown, as well as banners at the beginning of the content. To install the theme, users need to modify the _config.yml file of Hexo and set the theme as simpleblock. The theme is built using Jade for page templates, Less/Sass for page styles, Bower for front-end package management, and Gulp for building.
The Hexo Theme: Simple Block is a minimalistic and clean theme for the Hexo blogging platform. It offers various customization options such as adding widgets to the sidebar, banners at the beginning of the content, and custom navigation menus. With its simple and elegant design, the Simple Block theme provides a pleasant reading experience for blog visitors.
Hexo is a static site generator built with Node.js that enables developers to create fast and efficient websites using Markdown, EJS, and Stylus. It offers features such as server-side rendering, plugin support, and easy deployment to hosting services like GitHub Pages and Netlify.
Gulp.js is an old but popular site building tool that automates various repetitive development tasks in web development, such as compiling Sass, minifying JavaScript, and optimizing images.