Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Terminal Theme

A terminal-style theme for StaticForge.

Installation

This theme is designed to be installed via Composer using the eicc/staticforge-installer plugin.

To install this theme into your StaticForge project, run:

composer require calevans/staticforge-theme-terminal

The installer will automatically detect the package type and install the theme files into: templates/terminal/

structure

The theme includes:

  • Base Layout: base.html.twig
  • Page Templates: index.html.twig, category-index.html.twig
  • Partials: partials/
  • Assets: assets/ (CSS, JS, Images)

Usage

Once installed, configure your StaticForge site to use the terminal theme in your siteconfig.yaml file:

site:
  template: "terminal"

If you do not have a site section in your config, you can add it at the top level.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages