cabecera style.css no ingresada con datos parciales
Closed this issue · 1 comments
rampmaster commented
Si no se completa todos los campos del wizard para configurar omite los campos completados, se adjunta caso de ejemplo
$:~/Testing/juanito/examples$ juanito -s example2 -d theme2
? Please input the theme name: theme2
? Please input the theme uri:
? Please input the theme author:
? Please input the theme author uri:
? Please input the theme description:
? Please input the theme version:
? Please input the theme license:
? Please input the theme license uri:
? Please input the theme tags (comma separated)
Checking contents of : example2
> Parsing file: example2/index.html
> Parsing file: example2/page.html
> Parsing file: example2/single.html
>> "index.html" detected.
Generating base theme...
Style.css
/*
Theme created with juanito
https://github.com/alvaroveliz/juanito
*/
alvaroveliz commented
Resuelto en revisión 241b345