-
Check out the tailwindcss components provided by Merakiui, too ...
Tasks:
* [x] #112
* [x] #114
* [x] Ensure current site builds as-is with new Docker tooling
* [x] #115
* [x] #116
* [x] Rem…
-
# Bug Report
`minify_html = true` causes Major page formatting issues to pages with numbered code blocks.
This was first reported to the abridge theme: https://github.com/Jieiku/abridge/issues/8…
-
Hi, Óscar!
I plan to migrate my previous (big) blog to Zola.
I have never built a large site using plain CSS/SASS; I have used TailwindCSS for all my 'production-grade' projects.
However, now I a…
-
# Current State
- [ ] Identify some options for choosing a backend (or backends if we use mdbook and another tool)
- [ ] choose the approach based on the options
# Original issue text
It would b…
-
# Bug Report
I'm not sure this is a bug. I think I'm doing something wrong. I will apreciate any help.
## Environment
Zola version: 0.8.0
System: Windows 10 with WSL (Ubuntu)
## Expected …
ozkxr updated
8 months ago
-
Hello,
thanks for the clean and simple theme papaya !
mlo-3 updated
11 months ago
-
# Feature Request
## Summary
As tabi's documentation grows, including a search feature may be helpful. Tags, the archive, and the post listing are good, but may not be sufficient if the user looks f…
-
zola themes site generating script is reporting missing screenshot.png
```bash
git clone https://github.com/getzola/themes
cd ~/.dev/themes
git submodule foreach --recursive git reset --hard
gi…
-
# Bug Report
Doing the following in `config.toml` does not generate an RSS feed:
```
generate_feed = true
feed_filename = "rss.xml"
```
Attempted to use following in `index.html` for site:
…
-
Im not sure why, changing base url in config doesnt affect it, then of course the website loads with no css / js because of cors. From what I understand $DEPLOY_PRIME_URL should automatically resolve …