16 lines
615 B
Markdown
16 lines
615 B
Markdown
+++
|
|
title = "Module System"
|
|
description = "Enhance site functionality with add-on modules."
|
|
categories = ["core"]
|
|
tags = ["module", "imaging", "graphics", "analytics", "installation"]
|
|
features = ["module system", "related content"]
|
|
[[copyright]]
|
|
owner = "Josh Habdas"
|
|
date = "2019"
|
|
license = "agpl-3.0-or-later"
|
|
+++
|
|
|
|
After Dark uses {{< external href="https://gohugo.io/themes/theme-components/" text="Theme Components" />}} and [Fetch Injection](../fetch-injection/) to provide a plug-in system for enhancing site functionality using optional add-on modules.
|
|
|
|
View the list of [available modules](/module/).
|