Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kelvinmo/soon
- Owner: kelvinmo
- License: other
- Created: 2017-11-11T10:34:37.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T03:42:50.000Z (12 months ago)
- Last Synced: 2024-01-01T05:08:06.738Z (12 months ago)
- Topics: coming-soon, jekyll-site
- Language: SCSS
- Homepage:
- Size: 301 KB
- Stars: 6
- Watchers: 1
- Forks: 15
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING.txt
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