Blog website using Hexo's redefine theme
BlogThis is a personal blog built using Hexo and the Redefine theme. This blog is easy to deploy and offers various features to create and manage blog posts.
hexo server to start the server and access the blog locally.hexo clean can be used to clear the Hexo cache.hexo new post "post name".hexo-generator-searchdb.BlogThis is a personal blog built using Hexo and the Redefine theme. It offers easy deployment, a modern layout, and various features such as server start, cache clearing, and post creation. Install the theme by cloning the repository, installing dependencies, and starting the server to access the blog locally.
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.
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.