Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
GHCi-like Hugo theme for portfolio sites with selectable color schemes and typing animations.

A Hugo theme for developers to build a responsive portfolio with blog, projects, and experience sections.

Free Bootstrap 5 HTML5 multipage portfolio template with grid, carousel, contact form, and off-canvas navigation.

Free single-page portfolio template from HTML5 UP with a profile section, a grid of twelve images, and a Twitter widget spot.

A free, responsive HTML5 site template by HTML5 UP with a portfolio-style grid and contact form, released under Creative Commons.
GHCi is a Hugo theme for portfolio sites that mimics the Haskell GHCi terminal prompt with selectable color schemes and typing animations.
GHCi is a Hugo theme that recreates the Haskell GHCi REPL interface as a portfolio website. It takes Hugo content files in Markdown or Org format and renders a terminal-style page with a typed prompt, profile information, and an activity list. The theme is a fork of hugo-theme-shell by Yukuro, maintained by Binary-Eater, and requires Hugo version 0.85.0 or higher with the extended build.
scheme parameter in config.toml.headingDelay, promptDelay, stdoutDelay, codeDelay); setting a delay to 0 disables that animation.math: true to front matter; this requires all typing delays to be 0.getActivity function.-D build flag.math: true in front matter, then use LaTeX-like syntax in your articles.The theme is installed as a git submodule (git submodule add https://github.com/Binary-Eater/hugo-theme-ghci.git themes/hugo-theme-ghci). Configure config.toml with the Params blocks for Prompt, Profile, and Tree, then run hugo server -t hugo-theme-ghci -w -D to preview. The theme reads these settings to generate the animated terminal output, and if a post returns 404, the README notes you may have forgotten the -D build drafts flag or the post still has draft: true in front matter.
