Skip to content

"Lóng téng," meaning "soaring dragon," symbolizes growth, power, and forward-thinking. This theme is perfect for creating product launch pages, helping to present your offerings in a clear, dynamic, and visually appealing way.

License

Notifications You must be signed in to change notification settings

mdfriday/theme-long-teng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hugo Long Teng Theme | Demo

Hugo License: MIT Build with Hugo

MD Friday product launch Hugo theme

Lóng Téng, meaning "Soaring Dragon," is a theme crafted to symbolize growth, innovation, and power.
It is designed for creating captivating product launch pages, showcasing your offerings with elegance and clarity.
From highlighting features to telling your product's story, this theme is tailored for modern and forward-thinking creators.

Screenshot


Features

  • Inspired by the Chinese color spectrum
  • Configurable Navigation Menu
  • Customizable Hero Section with Tagline
  • Trust Indicators for Users and Websites
  • Clean, Responsive, and Mobile-Friendly Design
  • Optimized for Product Showcase Pages

Requirements

  • Hugo 0.112.7 or higher
  • Go Modules enabled

Installation

Install as Hugo Module

The recommended way to install Lóng Téng is via Hugo Modules.

Step 1: Initialize Hugo Modules

If you haven't already, initialize Hugo modules in your project:

hugo mod init github.com/your/repo

Step 2: Update config.toml

Add the theme as a module in your configuration file:

[module]
[[module.imports]]
path = "github.com/mdfriday/theme-long-teng"

Step 3: Load and Run

Download the module and run your site:

hugo mod get -u
hugo server --minify

Versioning

This theme follows a simple incremental versioning. e.g. v1, v2 and so on. There might be breaking changes between versions.

If you want lower maintenance, use one of the released versions. If you want to live on the bleeding edge of changes, you can use the main branch and update your website when needed.

Contributing

Contributions are welcome and I will review and consider pull requests.
Primary goals are:

  • Keep it simple.
  • Keep minimal (or zero) default configuration.
  • Avoid interference with user-defined layouts.
  • Avoid using JS if it can be solved by CSS.

Feel free to open issues if you find missing configuration or customisation options.

About

"Lóng téng," meaning "soaring dragon," symbolizes growth, power, and forward-thinking. This theme is perfect for creating product launch pages, helping to present your offerings in a clear, dynamic, and visually appealing way.

Resources

License

Stars

Watchers

Forks

Packages

No packages published