logo.cevi.ch?logo-left=CEVI&logo-right=WÄDI-AU
Possible GET-Parameter:
logo-left
logo-right
logo-right-second
claim-left
claim-right
color=[web|print|black]
You can get your logo directly from our website:
https://logo.cevi.ch/logo.svg?left=LOGO&right=GENERATOR
You can add the logo-generator to your website via an iframe:
<iframe src="https://logo.cevi.ch/?iframe=true"
width="100%"
height="700"
title=""></iframe>
This project is based on npm
. Please install it on your system.
To build the frontend (CSS & Javascript), please install the following modules:
$ npm install -g browserify
Install now the node-packages via npm
:
$ npm install
The access to the admin-page is restricted. Copy the file ./admin/example.env
to ./admin/.env
and add there your own hashed password:
echo password_hash("your password here", PASSWORD_BCRYPT, $options);
Now you can use the following commands to build your local website:
$ npm run build
Thanks goes to these wonderful people (emoji key):
Beat Temperli 💻 📖 🤔 🚧 |
Cyrill Püntener 🤔 🐛 |