2.4 KiB
| title | date | updated | source | compartir | category |
|---|---|---|---|---|---|
| 💼 Portfolio | 2023-11-13 | 2023-11-24 | https://github.com/semanticdata/zola-portfolio | true | Projects |
Introduction
Portfolio is a Zola theme. It's based on the Portfolio theme for Jekyll. The theme is not yet finished.
Check out the live Demo.
Features
Placeholder for future feature list.
Requirements
Before using the theme, you need to install the Zola ≥ 0.17.2.
Quick Start
git clone git@github.com:semanticdata/zola-portfolio.git
cd zola-portfolio
zola serve
# open http://127.0.0.1:1111/ in the browser
Customization
You can customize your configurations, templates and content for yourself. Look
at the config.toml, theme.toml and templates files in this repo for an idea.
In most cases you only need to modify the content in the config.toml file to
custom your blog, including different expressions in your speaking language.
Custom CSS Styles
Adding your custom css is as easy as adding your own styles to the sass/_custom.scss file.
Useful Commands
| Command | Description |
|---|---|
zola build |
Build only |
zola serve |
Build and Serve |
Acknowledgments
Especial thanks to the Portfolio theme for Jekyll. They provided both the bulding blocks, and the inspiration necessary to make this happen.
Icons used in this project are part of UXWing's collection. Take a look at their license.
License
Source code in this repository is available under the MIT license. You are free to use this code however you see fit. That said, some acknowledgement would be well received.