Open kartva opened 2 years ago
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/ejmg/zerm/66ecMrQ7JATJ7AcuQwJWD6yWXPy7
✅ Preview: Failed
[Deployment for bf4280e failed]
Hmm, this isn't failing on my machine. This might be because I'm using Zola 0.15.3 and load_data
's behavior was changed in v0.14 (ref: changelog) while CI is using v0.13
i didn't realize we were trailing zola versions yet again, if you open a PR that bumps the version in the package.json
(which is what Vercel uses), we can see if the theme builds off of that and merge it before touching your other PRs.
hopefully we can get #54 figured out so that this can be included
Hmm, just found out about Icon Fonts - maybe this would be better for the socials icons instead of having custom ones which have to be colored with CSS trickery.
@DesmondWillowbrook Perhaps open PR #14 might be useful here, since it would integrate Font Awesome into the site and allow its social icons to be used in the socials bar at the bottom?
config.toml
to enable, you should also enable generate_feed
show_rss_badge = false