This is a simple and minimalist template for Zola designed for developers that want to show of their portfolio.
The Theme features:
- Gulp
- SASS
- Sweet Scroll
- Particle.js
- BrowserSync
- Font Awesome and Devicon icons
- Google Analytics
- Info Customization
- Install Zola
- Clone the particle theme:
git clone https://github.com/svavs/particle-zola.git
- Edit
config.toml
to personalize your site.
You have to fill some informations on the [extra]
section of the config.toml
to customize your site.
# Site settings
description = "A blog about lorem ipsum dolor sit amet"
# User settings
username = "Lorem Ipsum"
user_description = "Anon Developer at Lorem Ipsum Dolor"
user_title = "Anon Developer"
email = "[email protected]"
twitter_username = "lorem_ipsum"
github_username = "lorem_ipsum"
gplus_username = "lorem_ipsum"
- Color Customization
- Edit the sass variables (
_vars.scss
)
- Edit the sass variables (
- Particle Customization
- Edit the json data in particle function in app.js
- Refer to Particle.js for help
To customize the project lists and the about sections, you need to edit the templates/content.html
template file.
In future versions will be provided a simpler way.
Having any issues file a GitHub Issue.
This theme is free and open source software, distributed under the The MIT License. So feel free to use this Jekyll theme anyway you want.
This theme was partially designed with the inspiration from these fine folks