Soon-11ty is an Eleventy site that produces a "coming soon" page. You can preview the site here.
Additional optional features include:
- A countdown clock
- Mailing list subscription form
- Social media links
The main content can be customised in index.md
.
Most of the configuration can be done in _data/site.yml
. Additional content
can be customised through the templates in the _includes
directory.
Styling is done through Tailwind CSS. Styles can
be fine-tuned through editing the templates directly, or through
soon.css
and tailwind.config.js
.
BSD 3 clause.