Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kelvinmo/soon

A coming soon page built on Jekyll
https://github.com/kelvinmo/soon

coming-soon jekyll-site

Last synced: 9 days ago
JSON representation

A coming soon page built on Jekyll

Awesome Lists containing this project

README

        

*A version of soon based on [Eleventy] and [Tailwind CSS] is available
at **[soon-11ty]**.*

----------

# Soon

## Introduction

Soon is a Jekyll site that produces a "coming soon" page. You can preview
the site [here](https://kelvinmo.github.io/soon).

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 `_config.yml`. Fine-tuning of
styles and additional content can be done in `soon.scss` and the
partials in the `_includes` directory.

The styles are largely based on a heavily simplified version of
[Bulma](https://bulma.io).

## 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/)

[Eleventy]: https://11ty.dev/
[Tailwind CSS]: https://tailwindcss.com/
[soon-11ty]: https://github.com/kelvinmo/soon-11ty