coming soon generator
You wanna start a project but your marketing website isn't ready yet? Use this flexible "coming soon" generator.
It's awesome to use cause you do not have to modify the code. A "coming soon" page has to be there in secounds.
Features
- fast to set up
- different templates
- prefilled easy variables
- template change when variables become avaliable or empty
- easy to understand. Just install and modify the
config.js
- vueJS integration. If you want you can do crazy stuff
Setup
Install this application. Head over to www/config.js
and modify this file.
If you want to change the template have a look in www/templates
, every folder there is a template you can use.
To change the template modify the name in www/index.js
as you see template "default" is used here
import Header from './templates/default/header.js'
import Content from './templates/default/content.js'
import Footer from './templates/default/footer.js'
Templates
more templates following in the next days ...
Name |
Made by |
default |
roest |
... |
you ? |
Contribution
I would be glad if some of you would provide the templates they made for this.
You can create a awesome "coming soon" design and use the config.js as structure for your configuration.
Your folder should have
header.js
content.js
footer.js
style.css
Troubleshooting
You can contact me via discord roest#0001 - you find me on autocode discord as well.
GitHub
... following if there is enoght interest in this project