gustavogmoraes / minimal_marketing

Basic hugo template for services and saas products using tailwind.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minimal Marketing

This is a simple website that is optimized for converting traffic to a marketing goal. It costs only $10/year to host, hence minimal marketing.

View Demo · Report Bug · Request Feature · Q&A

Minimal Marketing

Getting started

Clone repo

git clone git@github.com:letItCurl/minimal_marketing your-new-marketing-website-name

Install dependencies

Install with NPM

npm install

Install with Yarn

yarn

Start local server

Develop with NPM

npm run start

Develop with Yarn

yarn start

Build static website for production

Build with NPM

npm run build

Build with Yarn

yarn build

Form

To use the form, you could use those services:

Credits

4044ever - Original Theme https://github.com/4044ever/Hugo-Tailwind-3.0.git

Jan Heise - Alpine.js Navbar https://github.com/jan-heise/responsive-navbar-with-dropdown

Nusser Studio - Blog structure https://github.com/nusserstudios/tailbliss

Made with ❤️ by this guy

About

Basic hugo template for services and saas products using tailwind.

License:MIT License


Languages

Language:CSS 68.6%Language:HTML 29.4%Language:JavaScript 1.9%