Back to Templates

Massively

A responsive site template designed by HTML5 UP

View Demo
FrameworkNext.js
Use CaseStarter
A responsive site template designed by HTML5 UP

Massively by HTML5 UP

html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)

This is Massively, a text-heavy, article-oriented design built around a huge background image (with a new parallax implementation I'm testing) and scroll effects (powered by Scrollex). A slight departure from all the one-pagers I've been doing lately, but one that fulfills a few user requests and makes use of some new techniques I've been wanting to try out. Enjoy it :)

Demo images* courtesy of Unsplash, a radtastic collection of CC0 (public domain) images you can use for pretty much whatever.

(* = not included)

AJ aj@lkn.io | @ajlkn

Credits:

Demo Images:
	Unsplash (unsplash.com)

Icons:
	Font Awesome (fontawesome.io)

Other:
	jQuery (jquery.com)
	Scrollex (github.com/ajlkn/jquery.scrollex)
	Responsive Tools (github.com/ajlkn/responsive-tools)

Form Configuration

This template includes a dynamic contact form powered by Formspree. To set up the form:

  1. Register at Formspree
  2. Create a new form and copy the form ID (e.g., xabcdefg)
  3. Edit the config.js file and update your form ID:
    window.ENV = {
        "NEXT_PUBLIC_FORM": "xabcdefg"
    };
    

The form will automatically use your Formspree endpoint (https://formspree.io/f/) for submissions.