Biostetic Theme
- Publish date: Feb 28, 2021
- Version: 1.0.0
- License: MIT
- Github: https://github.com/StefanoLia/biostetic
- Technologies: HTML, CSS, JavaScript, Hugo
Biostetic - A custom hugo template for describing yourself
It’s a personalized and customizable template developed using Hugo for describing your interests and skills.
Demo
Please do not use the images in the Preview. They are only for demonstration purpose
Quick Start
- clone this repo
git clone https://github.com/StefanoLia/biostetic.git
Installation
After you start your Hugo project, run these 2 commands to use this template:
git submodule add https://github.com/StefanoLia/biostetic.git themes/biostetic
echo 'theme = "biostetic"' >> config.toml