intégration pour le studio digital-theory
Go to file
Tykayn 4752b4ba0c 🎨 update style 2023-07-09 18:37:23 +02:00
.idea move things to work with angular repl and have a working build 2023-07-06 16:07:59 +02:00
assets/img move things to work with angular repl and have a working build 2023-07-06 16:07:59 +02:00
css 🎨 update style 2023-07-09 18:37:23 +02:00
doc init boilerplate html files 2023-04-20 11:40:23 +02:00
js 🎨 update style 2023-07-09 18:27:30 +02:00
repl 🎨 update style 2023-07-09 18:37:23 +02:00
~/.nvm fix main title in large screen, lighten open sesame 2023-06-14 21:39:47 +02:00
.editorconfig add instructions in readme 2023-04-27 17:04:28 +02:00
.gitattributes init boilerplate html files 2023-04-20 11:40:23 +02:00
.gitignore remove angular cache 2023-07-07 11:29:46 +02:00
.htaccess init boilerplate html files 2023-04-20 11:40:23 +02:00
404.html init boilerplate html files 2023-04-20 11:40:23 +02:00
LICENSE.txt add assets and style for sections 2023-04-20 16:53:33 +02:00
README.md move things to work with angular repl and have a working build 2023-07-06 16:07:59 +02:00
browserconfig.xml init boilerplate html files 2023-04-20 11:40:23 +02:00
favicon.ico init boilerplate html files 2023-04-20 11:40:23 +02:00
humans.txt add instructions in readme 2023-04-27 17:04:28 +02:00
icon.png add instructions in readme 2023-04-27 17:04:28 +02:00
index.html 🎨 update style 2023-07-09 18:27:30 +02:00
package-lock.json add style on 600 2023-06-21 12:08:06 +02:00
package.json 🎨 update style 2023-07-06 17:55:35 +02:00
robots.txt init boilerplate html files 2023-04-20 11:40:23 +02:00
site.webmanifest add instructions in readme 2023-04-27 17:04:28 +02:00
tile-wide.png init boilerplate html files 2023-04-20 11:40:23 +02:00
tile.png init boilerplate html files 2023-04-20 11:40:23 +02:00

README.md

Digital theory integration website

by B. Lemoine contact@cipherbliss.com

Maquette par Digital Theory

https://www.figma.com/file/dF3R9nfCqBP5FzQf9baE0e/Sesame-Digital-Website?node-id=261-431&t=PiTtYTt3zC5PwWQR-0

Démo

Installer en production

il suffit de copier les fichiers HTML et les dossiers voisins puis de configurer son serveur pour avoir un domaine servant la page index.html afin de voir le tout. il est conseillé d'optimiser les imports avec un compilateur de dépendances frontend tel que Rollup ou webpack.

Pour faciliter le dev, certains écrans ont été construits avec une stack Angular SCSS, compilés et réagencés dans le fichier d'index à la racine.