Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

charlesrocket/halve-z

Repository files navigation

halve-z

A two-column theme for Zola.

Features

This is a retro port of Halve (Jekyll). It features:

  • search
  • taxonomies
  • PWA (dynamic cache/offline mode)
  • notifications
  • auto color schemes
  • ToC
  • pagination
  • media shortcodes
  • SEO
  • CSP
  • project cards
  • comments (Mastodon/Giscus)
  • read time

Installation

Add theme submodule using git:

git submodule add https://github.com/charlesrocket/halve-z themes/halve-z

Updates

Use the following command to update theme to the latest version:

git submodule update --recursive --remote

Configuration

  1. Copy theme's config.toml into your project's root directory. Set variables as required and add theme = "halve-z" at the top of the config file.
  2. Copy the content to get started:
cp -R -f themes/halve-z/content/ content/

Usage

See demo posts.

About

Retro two-column theme for Zola

Topics

Resources

Readme

License

MIT license

Stars

Watchers

Forks

Contributors