Skip to content

Add Hugo-Toigian theme #373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
46 changes: 46 additions & 0 deletions content/theme/hugo-toigian.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
---
title: "Hugo Toigian"
github: https://github.com/ntk148v/hugo-toigian
demo: https://ntk148v.github.io/hugo-toigian
author: Kien Nguyen-Tuan
date: 2022-11-02T00:00:00.000Z
ssg:
- Hugo
cms:
- No CMS
css:
- TailwindCSS
archetype:
- Blog
description: A minimal Hugo theme with Tailwind CSS!
---

<div align="center">
<h1>Hugo Toigian</h1>
<blockquote align="center">A minimal Hugo theme with Tailwind CSS</blockquote>
<p>
<a href="https://github.com/ntk148v/hugo-toigian/blob/master/LICENSE">
<img alt="GitHub license" src="https://img.shields.io/github/license/ntk148v/hugo-toigian?style=for-the-badge">
</a>
<a href="https://github.com/ntk148v/hugo-toigian/stargazers">
<img alt="GitHub stars" src="https://img.shields.io/github/stars/ntk148v/hugo-toigian?style=for-the-badge">
</a>
<a href="https://gohugo.io">
<img alt="Hugo" src="https://img.shields.io/badge/hugo-0.93.0-blue.svg?style=for-the-badge">
</a>
</p><br>
</div>

> `Toigian` - `Tối giản` (vietnamese): Minimalist (english)
>
> **Disclaimer**: I'm not a front-end developer, just a guy who like tweaking stuff, so my code may not be pretty/clean. I attempt to learn [Tailwind CSS](https://tailwindcss.com/), and hugo-toigian is the result.

## Features

- Minimalist (`tối giản`) design. Highly inspired by [mellow.dev](https://mellow.dev/).
- Use the classy minimalist [Rosé Pine](https://github.com/rose-pine/palette) color palette.
- Customizable.
- Support light/dark mode.
- Useful shortcodes.
- Comments support.
- Syntax highlighting: use server-side solution (Chroma, hugo built-in), I've added [Rosé Pine styles to Chroma](https://github.com/alecthomas/chroma/pull/689), so everything is the same vibe.