* PUSH NOTE : Zola Portfolio.md * PUSH NOTE : Zola Minimal.md * PUSH NOTE : Obsidian Starter Vault.md * PUSH NOTE : Mabuya.md * PUSH NOTE : Forgetful Notes.md * PUSH NOTE : unlock-firefox-sidebar.md * PUSH NOTE : on-burning-out.md * PUSH NOTE : hello-world.md * PUSH NOTE : monkey-brain.md * PUSH NOTE : SSD NVMe Comparison.md * PUSH NOTE : Emmet Cheat Sheet.md * PUSH NOTE : Aurora Borealis Sighting.md * PUSH NOTE : Zola.md * PUSH NOTE : Meta.md * PUSH NOTE : Tools.md * PUSH NOTE : Inspirations.md * PUSH NOTE : index.md * PUSH NOTE : Digital Garden.md * PUSH NOTE : Words I Like.md * PUSH NOTE : About.md
2.5 KiB
| title | date | updated | source | compartir | category |
|---|---|---|---|---|---|
| 📚 Minimal | 2023-11-11 | 2023-11-24 | https://github.com/semanticdata/zola-minimal | true | Projects |
Introduction
Minimal is a Zola theme with the goal of helping you build a light, fast, and SEO ready website. It's based on the Minimal theme for Jekyll.
Requirements
Before using the theme, you need to install the Zola ≥ 0.17.2.
Quick Start
git clone git@github.com:semanticdata/zola-minimal.git
cd zola-minimal
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 |
Reporting Issues
We use GitHub Issues as the official bug tracker for Zola Minimal. Please search existing issues. It's possible someone has already reported the same problem.
If your problem or idea is not addressed yet, open a new issue.
Contributing
We'd love your help! Please see CONTRIBUTING.md to learn about the kinds of contributions we're looking for.
Acknowledgments
Especial thanks to the Minimal 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.