terminal Tailwind Templates

Terminal

A minimalist Hugo theme using Tailwind CSS and vanilla JavaScript

Terminal

A minimalist Hugo theme using Tailwind CSS and vanilla JavaScript.

Features

  • Tailwind CSS
  • Footnote reference tooltips
  • Table of contents scrollspy

Installation

git submodule add [email protected]:nickolashkraus/terminal.git themes/terminal

hugo.toml

theme = 'terminal'

Install Node packages:

npm install --save-dev tailwindcss @tailwindcss/cli @tailwindcss/typography

Configuration

None

Development

Install Node packages:

npm install

Run Hugo server:

cd exampleSite/
hugo server --themesDir ../..

Top categories

Loading Svelte Themes