Site Name | Site Address |
---|---|
Jiaxiang Wang Personal Homepage | https://www.jiaxiang.wang |
Homepage Creators is a personal homepage theme for Zola, styled similarly to Apple, beautiful and elegant.
Note: This theme is a port of the open-source HeoWeb static theme, thanks to Zhang Hong Heo for the generous sharing.
This theme is easy to use; you only need to modify the config.toml
file to dynamically adjust the content. There is no need to modify HTML content like in the upstream repository, greatly reducing the cognitive burden on users.
All features have been successfully ported
- Basic
- Mobile responsiveness
- Animated scrolling
- AVIF / WebP responsiveness
- Dynamic footer year update
- Analytics
- Content
- Navigation menu
- Hero section
- Author section
- Event section
- Product section (single)
- Product section (list)
- Operations
- Sticky notifications
- Compliance
- ICP filing (China)
-
Refer to the official documentation to install the Zola command line tool
-
Clone this repository to your local machine
git clone --depth=1 https://github.com/iWangJiaxiang/Homepage-Creators
-
Navigate to the local repository
cd zola-theme-jiaxiang
-
Run the preview command, then open the suggested preview address in your browser
zola serve
You should now be able to successfully access the blog website
-
Refer to the official materials to further customize your homepage
-
Modify the
config.toml
configuration file as needed; you should have a basic understanding of TOML format. -
Place your image assets in the
static/img
folder as needed
If you have any suggestions or comments about the theme, feel free to submit PRs & Issues.
Homepage Creators is open-source under the AGPL license, please comply with the open-source agreement.