Adam & Eve theme for Hugo
Adam & Eve is a theme created for the Hugo platform that was inspired by the migration of a wiki from Dokuwiki to Hugo. The theme aims to provide a simple, clean, and responsive design for websites.
To install the Adam & Eve theme, follow these steps:
Navigate to your Hugo root folder.
Run the following command:
Check Hugo Installation Guide for more information.
Configure the theme by referring to the config.toml.example file. Make sure to configure the table of contents, menu names, enable Emoji, etc.
To configure the table of contents, edit the config.toml file and add the desired settings. The table of contents can be customized to include headings from h1 to h6.
If you want to use the git commit date as the last modification date of each page, enable the EnableGitInfo option in the config.toml file.
Choose your preferred code colorization theme by adding the corresponding line in the config.toml file.
Adam & Eve is a theme designed for the Hugo platform with inspiration from a migration project. It offers a simple and clean design, ensuring a responsive experience for website visitors. The installation process involves configuring the theme through the config.toml file. By following the provided steps, users can easily set up and customize the theme to meet their specific needs.