landing page theme
 
 
 
Go to file
David Kebler ec30819693 add external path for images - add contact and avatar shortcode 2017-03-29 19:58:42 -07:00
layouts add external path for images - add contact and avatar shortcode 2017-03-29 19:58:42 -07:00
static add external path for images - add contact and avatar shortcode 2017-03-29 19:58:42 -07:00
.gitignore clean out master branch of non-code content 2017-03-23 08:55:59 -07:00
.htmlhintrc converted to all flexbox, added gallery shortcode 2017-03-04 08:13:15 -08:00
.stylelintrc fix iframe resize issue - added more custom sytling options 2017-03-13 18:21:06 -07:00
config.toml.sample add external path for images - add contact and avatar shortcode 2017-03-29 19:58:42 -07:00
readme.md point to new guide repo for details 2017-03-28 22:59:36 -07:00

readme.md

Customizable Mobile First Responsive Landing Page Theme and More

Generated by Hugo using flexbox layouts, easy customizable style settings and your content. Plus handy shortcodes for things like embedding videos, making buttons, custom styling and layout.

TL;DR

for the hugo expert go here

About

A complete theme in a repo that's especially useful for noobs who just want to generate a landing page with some customized styling options (colors, fonts, etc.) and one's content without knowing any html, javascript or css nor much about Hugo.....but...you do have to learn about writing markdown

Motivation: Plenty of themes out there for Hugo but few that would allow a noob to customize their page without knowing css and go templates and fewer still with all the javascript necessary to be fully responsive.

Goal: Create a mobile first responsive flexbox based Hugo landing page theme including shortcodes that would allow a noob to generate a customized landing page by only knowing a little markdown. Provide a starter repo to make it easy to create one's own landing page in a few minutes

Ultimiate Goal: Put together a noob virtualbox VM with all the tools (e.g. atom, smartgit, hugo, node, etc.) and code installed and configured and ready to go. Fire up the VM and you're instantly productive.

Getting Started

See this theme in action as a landing page and learn about how to use it to make your own landing page by visiting the landing page guide (generated by Hugo and this theme of course)