个人博客备份,基于 maupassant 主题做了一些个性化的改造,增加了网易云跟帖、相册、头像的模块,如果喜欢,fork 后可直接使用。
The Maupassant theme for Hexo is a beautifully crafted option for bloggers looking to personalize their web presence. With this repository, you can easily back up your blog's source code before it transitions into HTML. The theme not only includes essential blogging features but also introduces unique capabilities, such as avatar support and an Instagram gallery integration, making it a delightful choice for those who value aesthetics and functionality.
By following several straightforward steps, you can fork the repository to your GitHub account, allowing you to work on your blog from anywhere. The robust local preview feature, coupled with effortless deployment to GitHub Pages, provides a seamless blogging experience.
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.
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.
A template or theme refers to a pre-designed layout or structure that provides a basic framework for building a specific type of application or website. It typically includes good design, placeholder content and functional features, allowing developers to customize and fill in the details according to their specific needs.