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.
 
 
 
 
AmorimDSJM 161b47f0b8 Implemented new code (SkamaCode) and almost finished fixing differences ago%!(EXTRA string=1 year)
assets Modification du css et js pour accéder aux bonnes images ago%!(EXTRA string=1 year)
css Implemented new code (SkamaCode) and almost finished fixing differences ago%!(EXTRA string=1 year)
html Implemented new code (SkamaCode) and almost finished fixing differences ago%!(EXTRA string=1 year)
js Implemented new code (SkamaCode) and almost finished fixing differences ago%!(EXTRA string=1 year)
.gitignore Factoring ago%!(EXTRA string=1 year)
.gitmodules Added git submodule skama-code ago%!(EXTRA string=1 year)
LICENSE Implemented new code (SkamaCode) and almost finished fixing differences ago%!(EXTRA string=1 year)
README.md Implemented new code (SkamaCode) and almost finished fixing differences ago%!(EXTRA string=1 year)
favicon.ico More styling ago%!(EXTRA string=1 year)
index.html Implemented new code (SkamaCode) and almost finished fixing differences 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.
  • snake_case for functions and variables.
  • UpperCamelCase for Classes.
  • Whole project in English.