Skip to content
This repository was archived by the owner on Dec 9, 2025. It is now read-only.

aggregata/theme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aggregata/theme

Jairus Joer, 2025

Aggregata is a clean and modern theme for the Ghost blogging platform, designed for readability and a focus on content. This guide will walk you through setting up a local Ghost development environment to customize and develop the Aggregata theme.

Local Development Setup

To set up a local Ghost instance with the Aggregata theme for development, follow these steps:

# Begin the installation of a local Ghost instance
ghost install local -d ghost
# Establish a symbolic link for the theme
ln -s ../../../theme ghost/content/themes/aggregata
# Retart the Ghost instance to detect the theme
cd ghost
ghost restart

About

The custom Ghost theme for aggregata.de

Resources

Stars

Watchers

Forks

Contributors