You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and dots ('.'), can be up to 35 characters long. Letters must be lowercase.
 
 
 
 
Ruben Tome 28871311b9 Modification css et flèche changement de page ago%!(EXTRA string=1 year)
.vscode Recuperation du code de vinayak pour ajouter les contracts ago%!(EXTRA string=1 year)
assets Ajout du nouveau background pour les contracts et ajout des fleches ago%!(EXTRA string=1 year)
css Modification css et flèche changement de page ago%!(EXTRA string=1 year)
html Correction du css contrats ago%!(EXTRA string=1 year)
js Modification css et flèche changement de page ago%!(EXTRA string=1 year)
.gitignore Recuperation du code de vinayak pour ajouter les contracts ago%!(EXTRA string=1 year)
.gitmodules Ajout du skama_code ago%!(EXTRA string=1 year)
LICENSE Recuperation du code de vinayak pour ajouter les contracts ago%!(EXTRA string=1 year)
README.md Recuperation du code de vinayak pour ajouter les contracts ago%!(EXTRA string=1 year)
favicon.ico Recuperation du code de vinayak pour ajouter les contracts ago%!(EXTRA string=1 year)
index.html Fichiers ajouter ago%!(EXTRA string=1 year)

README.md

Skamcraft

Start

  • Start with live server in VsCode to get full functionnality.
  • Start with php :
    cd /.../Skamcraft
    php -S 127.0.0.1:80

Norm

  • ; at the end of each line.
  • snack_case for functions and variables.
  • UpperCamelCase for Classes.
  • all in english.