Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kelvinmo/soon-11ty
A coming soon page built on Eleventy and Tailwind CSS
https://github.com/kelvinmo/soon-11ty
ocming-soon
Last synced: 9 days ago
JSON representation
A coming soon page built on Eleventy and Tailwind CSS
- Host: GitHub
- URL: https://github.com/kelvinmo/soon-11ty
- Owner: kelvinmo
- License: other
- Created: 2023-02-25T06:15:44.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T03:46:02.000Z (12 months ago)
- Last Synced: 2024-01-01T04:56:10.295Z (12 months ago)
- Topics: ocming-soon
- Language: Liquid
- Homepage:
- Size: 376 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
Awesome Lists containing this project
README
# Soon-11ty
## Introduction
Soon-11ty is an Eleventy site that produces a "coming soon" page. You can preview
the site [here](https://kelvinmo.github.io/soon-11ty).Additional optional features include:
* A countdown clock
* Mailing list subscription form
* Social media links## Customisation
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](https://tailwindcss.com/). Styles can
be fine-tuned through editing the templates directly, or through
`soon.css` and `tailwind.config.js`.## Licence
BSD 3 clause.
## Placeholder Artwork Credits
* Placholder background from [Pexels](https://www.pexels.com/photo/abstract-art-astronomy-background-220071/)
* Placeholder logo from [LogoDust](http://logodust.com/)