Skip to content

Up Business is a clean and modern landing page, inspired on light illustrations with a modern look, that can be used for companies or to showcase a product.

License

Notifications You must be signed in to change notification settings

writeonlycode/hugo-up-business

Repository files navigation

Hugo Up Business

Screenshot

Hugo Up Business is a clean and modern landing page built with Hugo, designed to highlight businesses, products, or services with clarity and style. Inspired by light illustrations and a modern aesthetic, it offers a minimal yet professional interface for company websites or promotional pages.

Live Demo

👉 Visit the Live Demo

Getting Started

Prerequisites

Before you begin, make sure you have the following installed:

Installation

  1. Clone the repository using the demo branch:
git clone --branch demo https://github.com/writeonlycode/hugo-up-business.git my-new-site
cd my-new-site
  1. Install the dependencies:
npm install
  1. Start the local development server:
hugo server

Your site will be running at http://localhost:1313. Any changes you make will be hot-reloaded in the browser.

Editing Content

  • All content is stored in the content/ and data/ directories.
  • To update configuration settings, modify only the files inside the config/ folder, which uses Hugo’s configuration directory structure.
  • YAML files inside data/ are used for structured sections like the hero, features, and pricing.

Deployment

To deploy your site, build the static files:

hugo

This will generate the public/ directory, which contains the complete static site. Upload its contents to your hosting provider or connect with a platform like Netlify or Vercel.

Built With

License

This project is licensed under the MIT License – see the LICENSE file for details.

About

Up Business is a clean and modern landing page, inspired on light illustrations with a modern look, that can be used for companies or to showcase a product.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •