HEIGE-PCloud / DoIt

A clean, elegant and advanced blog theme for Hugo.
https://hugodoit.pages.dev
MIT License
775 stars 195 forks source link
hugo hugo-blog-theme hugo-theme

DoIt Theme | Hugo

English README | 简体中文说明

DoIt is a clean, elegant and advanced blog theme for Hugo.

It is based on the LoveIt Theme, LeaveIt Theme and KeepIt Theme.

The DoIt theme inherits the excellent functions of these themes, and adds new functions and optimizations on this basis. Please read Why Choose DoIt to learn more.

The goal of DoIt theme is to create a powerful and easy-to-use Hugo theme, so you can go straight into your blog content creation and just do it without worrying about the complex technical details.

Getting started

Head to this documentation page for a complete guidance to get started with the DoIt theme.

Migrate from LoveIt

If you are currently using the LoveIt theme, it is very easy to migrate to DoIt.

You can add this repo as a submodule of your site directory.

git submodule add https://github.com/HEIGE-PCloud/DoIt.git themes/DoIt

And later you can update the submodule in your site directory to the latest commit using this command:

git submodule update --remote --merge

Alternatively, you can download the latest release .zip file of the theme and extract it in the themes directory. (Not recommended, the repo is being updated frequently so the releases may out of date.)

Next, go to the config.toml and change the default theme to DoIt.

- theme = "LoveIt"
+ theme = "DoIt"

Now the migration is finished and everything is ready 🎉

Many new features and configurations have been added to the DoIt theme, check the changelog and documentation for more information.

Demo Site

To see this theme in action, here is a live demo site which is rendered with DoIt theme.

Why choose DoIt

In short, if you prefer the design language and freedom of the DoIt theme, if you want to use the extended Font Awesome icons conveniently, if you want to embed mathematical formulas, flowcharts, music or Bilibili videos in your posts, the DoIt theme may be more suitable for you.

Features

Performance and SEO

Appearance and Layout

Social and Comment Systems

Extended Features

Documentation

Build Documentation Locally:

hugo server --source=exampleSite

Multilingual and i18n

DoIt supports the following languages:

Languages Compatibility

Roadmap

Changelog

Questions, ideas, bugs, pull requests

All feedback is welcome! Head over to the issue tracker.

License

DoIt is licensed under the MIT license. Check the LICENSE file for details.

Thanks to the authors of following resources included in the theme:

Author

PCloud