dahmen/automad-halfmoon

A customizable documentation and blog theme based on the Halfmoon framework with a built-in dark and light mode

Installs: 1 133

Dependents: 0

Suggesters: 0

Security: 0

Stars: 4

Watchers: 2

Forks: 1

Open Issues: 0

Language:Hack

Type:automad-package

1.0.2 2021-05-18 16:40 UTC

This package is auto-updated.

Last update: 2024-12-24 20:26:46 UTC


README

A blog and documentation theme based on the flexible and highly customizable Halfmoon framework.

Templates

The Halfmoon ships with four different templates — two blog templates and two post templates.

Pagelist Blocks

There are three included templates for pagelist blocks.

Customization

The Halfmoon framework uses custom CSS properties to control all kind of styles such as colors, font properties or element dimensions. Therefore it is very easy to override things without actually modifying templates or other files.

You can instead add your custom definitions for those properties to the Custom Properties field in the Global Data and Settings section of the dashboard. For example it is possible to quickly change the font weight of all headlines by adding the following to the Custom Properties field:

--heading-font-weight: 600;

A full list of available properties can be found in the Halfmoon repository. Additionally there is also a official guide about customization available in the Halfmoon docs.